OCA-git-bot
7eb4aaadf5
Merge PR #638 into 12.0
Signed-off-by pedrobaeza
5 years ago
Juan Jose Scarafia
3bb5e72689
[FIX] cash_flow: forecast accumulate next columns
For mis_builder to compute correctly bale we need accounts with user type include_initial_balance. We use receivable type which is the more accurate for this purpose
5 years ago
OCA Transbot
97a5fb016b
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-account_export_csv
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-account_export_csv/
5 years ago
OCA-git-bot
4444569505
partner_statement 12.0.1.0.2
5 years ago
OCA-git-bot
7424a65203
Merge PR #637 into 12.0
Signed-off-by pedrobaeza
5 years ago
oca-travis
72e533838a
[UPD] Update account_export_csv.pot
5 years ago
Pedro M. Baeza
58ada06586
[FIX] account_export_csv: Fix POT file
It was put as .po and with duplicated msgid.
5 years ago
Sergio Teruel
128e0f5fde
IMP] partner_statement: Create test user without password to avoid crash tests with other modules like as password_security
5 years ago
OCA-git-bot
1e0f8301ca
[ADD] .editorconfig [ci skip]
5 years ago
OCA-git-bot
c7ed554ef3
[ADD] setup.py
5 years ago
OCA-git-bot
17fd9a208d
[ADD] icon.png
5 years ago
OCA-git-bot
56c0b45332
[UPD] README.rst
5 years ago
Alexis de Lattre
996faeb61f
Merge pull request #597 from akretion/12-csv-export
Migration 12 account_export_csv
5 years ago
OCA-git-bot
2953498afe
[ADD] setup.py
5 years ago
OCA-git-bot
2ac1bea979
[UPD] README.rst
5 years ago
oca-travis
9e0f728b8c
[UPD] Update mis_builder_cash_flow.pot
5 years ago
OCA-git-bot
02990d3271
Merge PR #621 into 12.0
Signed-off-by jbeficent
5 years ago
Marco Calcagni
b12c5483b2
Translated using Weblate (Italian)
Currently translated at 87.3% (69 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
Marco Calcagni
cd41e0b5e1
Translated using Weblate (Italian)
Currently translated at 87.3% (69 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
Marco Calcagni
4a98db01c0
Translated using Weblate (Italian)
Currently translated at 87.3% (69 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
Marco Calcagni
4b43ae3de2
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
OCA-git-bot
2bf0f61379
[UPD] README.rst
5 years ago
Pedro M. Baeza
dceebedd5c
[FIX] account_financial_report: Avoid slow vacuum due to ondelete=cascade
`report_journal_ledger` is auto-vacuumed as any transient model, but has some
ondelete="cascade" constraints that auto-remove subtables when a record is removed,
doing this operation very slow when selecting these sub-records.
Letting default ondelete="set null" would result in same performance bottleneck,
as the select on sub-table is performed the same for setting "null" value on them.
As a solution, and for avoiding a costly index operation, we delete by SQL sub-tables
rows in advance.
A bit of extra logic has been added for avoiding to remove that records if it's not
the turn of vacuum the parent table.
5 years ago
Enric Tobella
21060ec1a7
[IMP] mis_builder_cash_flow: Add tests
5 years ago
Khalid Hazam
8532b06fa6
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
OCA-git-bot
bebdc3473b
account_financial_report 12.0.1.2.1
5 years ago
OCA-git-bot
92020c9f7a
Merge PR #615 into 12.0
Signed-off-by pedrobaeza
5 years ago
Eder Brito
e54bf1db2d
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
Juan Jose Scarafia
fbf91a942c
[12.0][ADD] mis_builder_cash_flow module
5 years ago
OCA Transbot
ea78cad795
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-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-account_financial_report/
5 years ago
OCA-git-bot
ae6dfd7d9b
account_financial_report 12.0.1.2.0
5 years ago
oca-travis
3ebd551cc5
[UPD] Update account_financial_report.pot
5 years ago
OCA-git-bot
0423df3516
Merge PR #617 into 12.0
Signed-off-by pedrobaeza
5 years ago
sbejaoui
76e2586173
[12.0][FIX] - Hide ending balance if general ledger is filtered by partner
5 years ago
yterrettaz
c7c6223afe
Translated using Weblate (French)
Currently translated at 23.1% (76 of 329 strings)
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-account_financial_report/fr/
5 years ago
jcleonard2018
959e78de86
Translated using Weblate (French)
Currently translated at 23.1% (76 of 329 strings)
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-account_financial_report/fr/
5 years ago
gaikaz
437b32a79f
account_financial_report: fix Trial Balance line order
5 years ago
Timon Tschanz
413cbbec51
Fix display of captions in pdf
5 years ago
David Beal
0827550d46
IMP acc_export_csv: reinitialize StringIO instead of flush
5 years ago
OCA-git-bot
4cc4325769
Merge PR #602 into 12.0
Signed-off-by jbeficent
5 years ago
OCA-git-bot
3f627a4d3a
partner_statement 12.0.1.0.1
5 years ago
mreficent
dcc2f57f2d
[FIX] outstanding_statement: show only open invoices
5 years ago
Marcel Savegnago
55157e40a8
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
Marcel Savegnago
72d6d5652d
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (329 of 329 strings)
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-account_financial_report/pt_BR/
5 years ago
Marcel Savegnago
4d3cdc2736
Added translation using Weblate (Portuguese (Brazil))
5 years ago
OCA-git-bot
374305abb0
[UPD] README.rst
5 years ago
David Beal
c295e79f35
FIX account_export_csv: use flush() instead of truncate()
5 years ago
David Beal
c608201cff
MIGR v12 account_export_csv
5 years ago
jcleonard2018
8d6daabea7
Translated using Weblate (French)
Currently translated at 10.3% (34 of 329 strings)
Translation: account-financial-reporting-12.0/account-financial-reporting-12.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-12-0/account-financial-reporting-12-0-account_financial_report/fr/
5 years ago
jcleonard2018
7e19f5e29b
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/
5 years ago