Commit Graph

359 Commits (8fe593d25a3b8f0f2f2ac536c16f67e7e873e044)

Author SHA1 Message Date
OCA-git-bot 8fe593d25a Merge PR #791 into 13.0
Signed-off-by pedrobaeza
2021-05-28 16:01:31 +00:00
Jordi Ballester 105e9f57e0 [account_financial_report][fix] define XLSX currency format based on
the currency of the company selected for the report.
2021-05-28 16:24:14 +02:00
OCA-git-bot b00a25bd87 account_financial_report 13.0.1.7.3 2021-05-27 15:01:42 +00:00
OCA-git-bot 6772ed19be Merge PR #788 into 13.0
Signed-off-by pedrobaeza
2021-05-27 14:55:10 +00:00
João Marques cedccd03e7 [FIX] account_financial_report: filter by correct data in trial balance
When on a Trial Balance report and filtering by hierarchical accounts or for a foreing currency, an error was produced when generating the report.

The report fields were dependant on data that is no longer present, such as line data.

This uses the correct data provided when generating the report to avoid this errors

TT29261
2021-05-24 17:54:12 +02:00
OCA-git-bot 194903ff8f account_financial_report 13.0.1.7.2 2021-05-12 10:30:26 +00:00
OCA-git-bot 88c03f03cb Merge PR #781 into 13.0
Signed-off-by pedrobaeza
2021-05-12 10:23:33 +00:00
João Marques a16498dcdb [FIX] account_financial_report: Fix tests
Parially revert test changes in ac4eef006f

This is needed in contexts where a different localization and accouting configuration is loaded
2021-05-12 11:14:23 +01:00
OCA-git-bot f90142c253 account_financial_report 13.0.1.7.1 2021-05-11 19:25:29 +00:00
OCA-git-bot 0b0c5fc6f5 Merge PR #779 into 13.0
Signed-off-by pedrobaeza
2021-05-11 19:12:40 +00:00
João Marques ac4eef006f [FIX] account_financial_report: Don't include unaffected account if accounts are filtered
When generated a General Ledger or a Trial Balance, if some accounts are already filtered in the wizard don't show the information related to the unaffected earnings account

TT29658
2021-05-11 11:28:50 +01:00
OCA-git-bot 13ef35bf82 partner_statement 13.0.1.2.0 2021-04-29 11:54:43 +00:00
OCA-git-bot 3981e337ad Merge PR #778 into 13.0
Signed-off-by AaronHForgeFlow
2021-04-29 11:35:04 +00:00
Jordi Ballester 939d043f76 [fix][partner_statement] correct default company 2021-04-29 01:12:35 +02:00
OCA-git-bot ce3cd5e632 account_financial_report 13.0.1.7.0 2021-04-27 14:50:20 +00:00
OCA-git-bot e425662889 Merge PR #776 into 13.0
Signed-off-by pedrobaeza
2021-04-27 14:40:26 +00:00
Bosd d38ca61f0f Translated using Weblate (Dutch)
Currently translated at 73.9% (182 of 246 strings)

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/nl/
2021-04-27 13:47:24 +00:00
João Marques c6452763ec [FIX] account_financial_report: allow navigation on all fields
TT29371
2021-04-27 12:07:11 +01:00
OCA-git-bot 1d5bd5488e account_financial_report 13.0.1.6.3 2021-04-27 06:58:52 +00:00
OCA-git-bot 0aab19b52e Merge PR #775 into 13.0
Signed-off-by pedrobaeza
2021-04-27 06:51:09 +00:00
João Marques b08312b010 [FIX] account_financial_reporting: Pass res_id correctly to lines
In the open items ledger, the res_id attribute of the invoice
in the report was getting: (id, move_name)
The result was that, when clicking the line, it would redirect
to a new record, instead of the existing.
This passes only the id to the line, solving that issue.

TT29371
2021-04-27 07:06:31 +01:00
OCA-git-bot cbe03b7212 account_financial_report 13.0.1.6.2 2021-04-23 04:49:03 +00:00
OCA-git-bot c81600dc41 Merge PR #772 into 13.0
Signed-off-by JordiBForgeFlow
2021-04-23 04:41:59 +00:00
Jordi Ballester cf4c2d39f8 [account_financial_report][fix] Various fixes related to multicompany
- Display the currency of the company that was selected by the user, not
  the company that the user is currently active on.
- In the wizards, show only the companies that the user has chosen to work on,
  instead of all companies.
2021-04-20 11:44:01 +02:00
OCA-git-bot 76102ef4a0 account_financial_report 13.0.1.6.1 2021-04-19 13:20:57 +00:00
OCA-git-bot 18954c8be9 Merge PR #773 into 13.0
Signed-off-by JordiBForgeFlow
2021-04-19 13:01:56 +00:00
JordiMForgeFlow 271101f006 [13.0][FIX]account_financial_report: fix VAT report template 2021-04-19 13:17:43 +02:00
Ignacio Buioli 5e04d04c4e Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (246 of 246 strings)

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/es_AR/
2021-03-31 04:46:27 +00:00
OCA Transbot d164e646bc 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/
2021-03-29 19:30:21 +00:00
OCA-git-bot 34f9572b55 account_financial_report 13.0.1.6.0 2021-03-29 19:30:12 +00:00
oca-travis b88bd57613 [UPD] Update account_financial_report.pot 2021-03-29 19:23:23 +00:00
OCA-git-bot 9d9c446c4e Merge PR #761 into 13.0
Signed-off-by pedrobaeza
2021-03-29 19:16:48 +00:00
Alexandre D. Díaz 78c5ac9b4e [FIX] account_financial_report: Actions 2021-03-29 19:53:39 +02:00
Ana Suárez f569ff7703 Translated using Weblate (Spanish)
Currently translated at 81.1% (43 of 53 strings)

Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-mis_builder_cash_flow
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-mis_builder_cash_flow/es/
2021-03-16 13:45:51 +00:00
Ana Suárez 7efdc2c360 Translated using Weblate (Spanish)
Currently translated at 100.0% (77 of 77 strings)

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/es/
2021-03-16 13:45:51 +00:00
Ana Suárez 845cf1428b Translated using Weblate (Spanish)
Currently translated at 97.9% (241 of 246 strings)

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/es/
2021-03-16 13:45:51 +00:00
Ana Suárez 51e9ebbe20 Translated using Weblate (Spanish)
Currently translated at 100.0% (46 of 46 strings)

Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-account_tax_balance
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-account_tax_balance/es/
2021-03-16 13:45:51 +00:00
Ignacio Buioli 797316d95c Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (246 of 246 strings)

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/es_AR/
2021-02-06 20:44:56 +00:00
Ignacio Buioli 5aa68f101d Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (246 of 246 strings)

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/es_AR/
2021-01-10 23:44:50 +00:00
OCA-git-bot 97358ba5c7 account_financial_report 13.0.1.5.1 2021-01-08 09:47:44 +00:00
OCA-git-bot 9e071ac3ed Merge PR #748 into 13.0
Signed-off-by pedrobaeza
2021-01-08 09:41:09 +00:00
Stefan Rijnhart cc71b3159c [FIX] Journal ledger wizard to inherit from abstract report wizard
Fixes
    AttributeError: type object 'journal.ledger.report.wizard' has no attribute
    'button_export_xlsx'

Regression of #735
2021-01-06 15:03:15 +01:00
OCA Transbot 831cb62b54 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/
2020-12-24 11:31:42 +00:00
OCA-git-bot ec2b58b102 account_financial_report 13.0.1.5.0 2020-12-24 11:30:55 +00:00
oca-travis a4c031b426 [UPD] Update account_financial_report.pot 2020-12-24 11:15:45 +00:00
OCA-git-bot 12178a2e62 Merge PR #735 into 13.0
Signed-off-by pedrobaeza
2020-12-24 11:09:46 +00:00
Joan Sisquella 885401ec59 [IMP] account_financial_report: abstract for avoiding duplicated code and increase readability 2020-12-24 10:39:23 +01:00
Joan Sisquella 46174ae637 [FIX] account_financial_report: filter cancelled journal items 2020-12-24 09:03:20 +01:00
Bosd 384532e4cf Translated using Weblate (Dutch)
Currently translated at 37.7% (20 of 53 strings)

Translation: account-financial-reporting-13.0/account-financial-reporting-13.0-mis_builder_cash_flow
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-13-0/account-financial-reporting-13-0-mis_builder_cash_flow/nl/
2020-12-16 02:19:24 +00:00
Bosd 082128c35a Translated using Weblate (Dutch)
Currently translated at 27.2% (21 of 77 strings)

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/nl/
2020-12-16 02:19:24 +00:00