Juan Jose Scarafia
c55581f625
[12.0][ADD] mis_builder_cash_flow module
5 years ago
OCA Transbot
51d5f29623
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-partner_statement/
5 years ago
OCA-git-bot
d3a2a765a1
[UPD] pin flake8 version [ci skip]
5 years ago
Tonow-c2c
b8cdb0fcea
fixup! account_financial_report: Increase columns width in general ledger Before this commit, amounts such as "10'000.00 CHF" were exceeding their columns width. Label column could be reduced as it's printed correctly over two different lines.
5 years ago
Akim Juillerat
2cc2ad2438
account_financial_report: Increase columns width in general ledger
Before this commit, amounts such as "10'000.00 CHF" were exceeding their
columns width. Label column could be reduced as it's printed correctly
over two different lines.
5 years ago
OCA-git-bot
c5d1b7fff5
[ADD] setup.py
5 years ago
OCA-git-bot
c5b0212cdb
[UPD] README.rst
5 years ago
oca-travis
12302a51ef
[UPD] Update partner_statement.pot
5 years ago
OCA-git-bot
803908486f
Merge PR #654 into 13.0
Signed-off-by AaronHForgeFlow
5 years ago
mreficent
69b868cbc6
[MIG] partner_statement: Migration to 13.0
5 years ago
mreficent
320791be21
[IMP] partner_statement: black, isort
5 years ago
oca-travis
87309b5685
[UPD] Update partner_statement.pot
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/
5 years ago
LGodoo
c27e2ef61b
Display only posted entries ( #648 )
* Add files via upload
Display only posted entries
* Update activity_statement.py
* Update report_statement_common.py
5 years ago
Cyril Vinh-Tung
0987ea970d
[FIX] Covers the case where name and ref are strictly the same in account_move_line
5 years ago
Maxime Chambreuil
d8f9a8d26c
[FIX] partner_statement: Default value for required field
5 years ago
Sergio Teruel
9a8aa38240
IMP] partner_statement: Create test user without password to avoid crash tests with other modules like as password_security
5 years ago
Marco Calcagni
15efc8b02f
Translated using Weblate (Italian)
Currently translated at 86.1% (68 of 79 strings)
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/it/
5 years ago
Khalid Hazam
71f15f7dd4
Translated using Weblate (French)
Currently translated at 100.0% (79 of 79 strings)
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/fr/
5 years ago
Eder Brito
8c1788324a
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (79 of 79 strings)
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/pt_BR/
5 years ago
mreficent
860980a58c
[FIX] outstanding_statement: show only open invoices
5 years ago
Marcel Savegnago
028c382a86
Added translation using Weblate (Portuguese (Brazil))
Translated using Weblate (Portuguese (Brazil))
Currently translated at 17.7% (14 of 79 strings)
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/pt_BR/
5 years ago
jcleonard2018
4be4f76233
Translated using Weblate (French)
Currently translated at 64.6% (51 of 79 strings)
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/fr/
[UPD] README.rst
5 years ago
Josep M
0a5f43956a
Translated using Weblate (Spanish)
Currently translated at 100.0% (79 of 79 strings)
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/es/
5 years ago
Graeme Gellatly
999b30f2e2
[FIX] Aging Buckets
In certain scenarios involving mutliple payments for multiple
invoices, where the reconciliation happens together and the debit
move is the smaller item the aging duplicates its value, making
the balance greater than it should be.
This fix works by preventing moves where different lines are both partial
reconciled being grouped together by adding the lines id
to the group by clause of _show_buckets_sql_q1
5 years ago
oca-travis
2234e3ff5b
[UPD] Update partner_statement.pot
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-partner_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-partner_statement/
6 years ago
OCA-git-bot
94ae4ff8af
[UPD] README.rst
6 years ago
Graeme Gellatly
47aee73e0d
[IMP] Allow to attach from compose wizard
By default we checked for an empty data dict in _get_report_values
however the mail template sends a file type and editor key by default.
We now check if the required company_id is in the dictionary. We also support
supplying force_company in context for setting the company for auto generated
emails.
6 years ago
Graeme Gellatly
03c3394954
Lint for Travis
6 years ago
mreficent
63c65d5fb6
[FIX] Wrong outstanding amounts for partial reconciliations
6 years ago
Graeme Gellatly
c6ecf9fd90
[IMP] Activity Statements aggregate Payment Data
Before this change, if a payment was reconciled using the bank statement widget
the move was seperated into many multiples of lines making activity
statements twice as long as necessary.
Now payments are a single line
6 years ago
Graeme Gellatly
a602a7f086
FIX address fetching on outstnading statement
6 years ago
Graeme Gellatly
d0d352b1b3
[FIX] Make company_id a required field in statement wizard
6 years ago
Graeme Gellatly
0bc2288a9b
[FIX] Make company_id a required field in statement wizard
6 years ago
Graeme Gellatly
275eb16b5d
[IMP] Align informations formatting with purchases, invoices and sales orders
6 years ago
Jordi Ballester
ba4ea84fe4
[FIX] Scope unscoped SQL References
6 years ago
Graeme Gellatly
dbb17088db
Initial Port of customer statements
6 years ago
OCA-git-bot
968f867d66
account_financial_report 13.0.1.1.1
5 years ago
OCA-git-bot
80ea12b908
Merge PR #674 into 13.0
Signed-off-by pedrobaeza
5 years ago
Travis Waelbroeck
6d731e4c80
[FIX] account_financial_report: open_items
* Missing import causes failure when running Open Items with Date At in the past
5 years ago
OCA-git-bot
c98b0e8033
account_financial_report 13.0.1.1.0
5 years ago
OCA-git-bot
9fb4aec66b
Merge PR #670 into 13.0
Signed-off-by pedrobaeza
5 years ago
OCA Transbot
fa22be4212
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-account_financial_report/
5 years ago
OCA-git-bot
21c7b60d2a
account_financial_report 13.0.1.0.1
5 years ago
OCA-git-bot
c794962193
Merge PR #673 into 13.0
Signed-off-by pedrobaeza
5 years ago
Ernesto Tejeda
a805a4aa22
[FIX] account_financial_report: Fix error when generating reports
Some reports crash if account move line implicated are Sections lines or Notes lines in an invoice
5 years ago
Joan Sisquella
66c0ab5926
[FIX] account_financial_report: general_ledger
* centralization is only calculated on accounts where 'centralized' is True
* Cumul. Balance of each move_line fixed
* Ordering move_lines by date
* Fix trial_balance xlsx when not show_partner_details
5 years ago
OCA-git-bot
6760af4105
[ADD] setup.py
5 years ago
OCA-git-bot
c6ba2ac108
[UPD] README.rst
5 years ago
oca-travis
f3d3c84fd6
[UPD] Update account_financial_report.pot
5 years ago
OCA-git-bot
e9232b41c3
Merge PR #663 into 13.0
Signed-off-by pedrobaeza
5 years ago