Commit Graph

306 Commits (b22964080e0122d0fa7753a3bb129026608ff8cc)

Author SHA1 Message Date
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/
2019-10-17 16:11:41 +00:00
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/
2019-10-17 15:49:36 +00:00
OCA-git-bot 2bf0f61379 [UPD] README.rst 2019-10-12 00:26:29 +00:00
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.
2019-10-12 02:26:17 +02:00
Enric Tobella 21060ec1a7 [IMP] mis_builder_cash_flow: Add tests 2019-10-11 17:09:40 -03:00
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/
2019-10-11 16:37:05 +00:00
OCA-git-bot bebdc3473b account_financial_report 12.0.1.2.1 2019-10-11 13:23:42 +00:00
OCA-git-bot 92020c9f7a Merge PR #615 into 12.0
Signed-off-by pedrobaeza
2019-10-11 12:43:09 +00:00
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/
2019-10-10 21:37:03 +00:00
Juan Jose Scarafia fbf91a942c [12.0][ADD] mis_builder_cash_flow module 2019-10-06 10:42:03 -03:00
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/
2019-10-02 01:28:25 +00:00
OCA-git-bot ae6dfd7d9b account_financial_report 12.0.1.2.0 2019-10-02 01:28:14 +00:00
oca-travis 3ebd551cc5 [UPD] Update account_financial_report.pot 2019-10-01 21:51:12 +00:00
OCA-git-bot 0423df3516 Merge PR #617 into 12.0
Signed-off-by pedrobaeza
2019-10-01 15:35:34 +00:00
sbejaoui 76e2586173 [12.0][FIX] - Hide ending balance if general ledger is filtered by partner 2019-09-25 12:37:15 +02:00
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/
2019-09-23 11:24:33 +00:00
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/
2019-09-23 11:24:33 +00:00
gaikaz 437b32a79f account_financial_report: fix Trial Balance line order 2019-09-18 11:56:58 +03:00
Timon Tschanz 413cbbec51 Fix display of captions in pdf 2019-09-17 17:38:37 +02:00
David Beal 0827550d46 IMP acc_export_csv: reinitialize StringIO instead of flush 2019-09-11 11:57:55 +02:00
OCA-git-bot 4cc4325769 Merge PR #602 into 12.0
Signed-off-by jbeficent
2019-08-27 11:35:58 +00:00
OCA-git-bot 3f627a4d3a partner_statement 12.0.1.0.1 2019-08-27 11:35:57 +00:00
mreficent dcc2f57f2d [FIX] outstanding_statement: show only open invoices 2019-08-27 11:20:20 +00:00
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/
2019-08-02 09:44:04 +00:00
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/
2019-08-02 09:44:04 +00:00
Marcel Savegnago 4d3cdc2736 Added translation using Weblate (Portuguese (Brazil)) 2019-08-02 07:29:31 +00:00
OCA-git-bot 374305abb0 [UPD] README.rst 2019-07-29 02:33:57 +00:00
David Beal c295e79f35 FIX account_export_csv: use flush() instead of truncate() 2019-07-27 11:56:12 +02:00
David Beal c608201cff MIGR v12 account_export_csv 2019-07-26 13:30:08 +02:00
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/
2019-07-25 19:43:44 +00:00
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/
2019-07-25 19:43:44 +00:00
Pedro M. Baeza 8e917135cf [FIX] account_financial_report: Don't fail with installed l10n
The number of computed account can be greater in certain databases with l10n modules.
2019-07-25 13:50:54 +02:00
OCA-git-bot d956107bc0 Merge PR #584 into 12.0
Signed-off-by pedrobaeza
2019-07-25 07:48:52 +00:00
OCA-git-bot d655a49c66 account_financial_report 12.0.1.1.0 2019-07-25 07:48:52 +00:00
Pedro S. Lopez 76c5a69de7 [FIX] account_financial_report: Update to bootstrap 4 2019-07-25 07:37:54 +00:00
Eduardo Aparicio 0e8e3f2e8d 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/
2019-07-23 23:16:43 +00:00
Eduardo Aparicio 427a5d1649 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/
2019-07-23 20:43:36 +00:00
Adrien Peiffer (ACSONE) 5808b8a568 [FIX] account_export_csv: pylint issues. 2019-07-23 12:06:29 +02:00
Adrien Peiffer (ACSONE) 41ece7cf4c [ADD] account_export_csv: unit test. 2019-07-23 12:06:29 +02:00
Adrien Peiffer (ACSONE) 1c872966ed [MIG] Migration of account_export_csv. 2019-07-23 12:06:29 +02:00
Pedro M. Baeza 69ed1fa11a [MIG] Rename manifest files 2019-07-23 12:06:29 +02:00
Pedro M. Baeza e72831b8b9 [MIG] Make modules uninstallable 2019-07-23 12:06:29 +02:00
Stéphane Bidoul 59e42cdfb6 [UPD] prefix versions with 8.0 2019-07-23 12:06:29 +02:00
Alexandre Fayolle aacc549b92 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2019-07-23 12:06:29 +02:00
Yannick Vaucher 677b744170 Add license key in __openerp__.py 2019-07-23 12:06:29 +02:00
Stéphane Bidoul 5c5745f1c1 [FIX] account_export_csv: duplicate column definition (spotted by pylint) 2019-07-23 12:06:29 +02:00
Stéphane Bidoul 44a6bbe1b5 [IMP] account_export_csv: spelling 2019-07-23 12:06:29 +02:00
Stéphane Bidoul 6c19c451e0 [IMP] account_export_csv: use cStringIO instead of StringIO 2019-07-23 12:06:29 +02:00
Stéphane Bidoul 23597dcc88 [MIG] account_export_csv: frozendict issue 2019-07-23 12:06:29 +02:00
Stéphane Bidoul 54f4e397c9 [MIG] account_export_csv: make installable 2019-07-23 12:06:29 +02:00