sbejaoui
44eb4db3cb
[FIX] account_financial_report: Hide ending balance if general ledger is filtered by partner
2020-02-10 21:36:06 +01:00
OCA-git-bot
6ddb925bc8
[ADD] .editorconfig [ci skip]
2019-11-19 21:47:42 +01:00
OCA-git-bot
5e4a10080d
account_financial_report 11.0.2.5.2
2019-10-12 00:22:51 +00:00
OCA-git-bot
4f20a21cc9
[UPD] README.rst
2019-10-12 00:22:51 +00:00
OCA-git-bot
cdc5f29366
Merge PR #582 into 11.0
...
Signed-off-by pedrobaeza
2019-10-12 00:13:55 +00:00
Houzéfa Abbasbhay
bcf68cfa17
Translated using Weblate (French)
...
Currently translated at 41.4% (134 of 324 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/fr/
2019-09-24 13:24:26 +00:00
Pedro M. Baeza
f22cb07c76
[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-08-20 20:05:33 +02:00
Eduardo Aparicio
8fb32f037f
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (324 of 324 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/pt_BR/
2019-08-06 07:21:57 +00:00
Marcel Savegnago
5d35c7673f
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 36.4% (118 of 324 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/pt_BR/
2019-08-02 20:43:52 +00:00
Marcel Savegnago
fc28c85dc2
Added translation using Weblate (Portuguese (Brazil))
2019-08-02 17:23:02 +00:00
Sergio Zanchetta
37669e8eff
Translated using Weblate (Italian)
...
Currently translated at 10.9% (5 of 46 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-customer_activity_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-customer_activity_statement/it/
2019-07-30 15:43:44 +00:00
Sergio Zanchetta
a498474dda
Translated using Weblate (Italian)
...
Currently translated at 11.1% (5 of 45 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-customer_outstanding_statement
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-customer_outstanding_statement/it/
2019-07-30 15:43:44 +00:00
Sergio Zanchetta
51e13152fc
Translated using Weblate (Italian)
...
Currently translated at 22.8% (74 of 324 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/it/
2019-07-30 15:43:44 +00:00
Sergio Zanchetta
7e5d20a132
Translated using Weblate (Italian)
...
Currently translated at 11.8% (6 of 51 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_tax_balance
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_tax_balance/it/
2019-07-30 15:43:44 +00:00
Sergio Zanchetta
83a9455844
Added translation using Weblate (Italian)
2019-07-30 12:49:33 +00:00
OCA-git-bot
d4522fb919
[UPD] README.rst
2019-07-29 02:33:49 +00:00
Matjaz Mozetic
a7dd4f7994
Translated using Weblate (Slovenian)
...
Currently translated at 43.5% (141 of 324 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/sl/
2019-07-24 22:43:48 +00:00
Matjaz Mozetic
1ff0a89c1f
Added translation using Weblate (Slovenian)
2019-07-24 19:40:54 +00:00
Marco Calcagni
5f4193c99c
Translated using Weblate (Italian)
...
Currently translated at 22.8% (74 of 324 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/it/
2019-07-19 11:43:21 +00:00
OCA-git-bot
f685a2fb55
Merge PR #565 into 11.0
...
Signed-off-by jbeficent
2019-07-01 08:15:25 +00:00
Graeme Gellatly
ed4d6e58d4
[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
2019-07-01 08:07:06 +00:00
i-vyshnevska
9e4d55cc67
[FIX] account_financial_report: add group access to report actions ( #577 )
2019-06-18 09:43:15 +02:00
Pedro M. Baeza
56fb2cf804
[FIX] README.md: proper runbot icon
2019-06-08 09:55:12 +02:00
Pedro M. Baeza
60fb6c6c34
[IMP] README.md: Runbot link
2019-06-08 09:54:29 +02:00
Pedro M. Baeza
44c30b4551
[FIX] account_financial_report: Remove offending variables
2019-06-08 09:28:51 +02:00
Pedro M. Baeza
2fe67661b1
Revert "[FIX] Move to less files to compile variables"
...
This reverts commit 3aae117362
.
2019-06-07 22:35:23 +02:00
OCA-git-bot
e05852328b
[UPD] README.rst
2019-06-04 13:16:29 +00:00
Pedro M. Baeza
45cd41150e
Merge pull request #552 from igallart/add_dependence_tags
...
[IMP] account_financial_report: Changed readme
2019-06-04 15:16:06 +02:00
Pedro M. Baeza
d3b73ba6ff
[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-06-03 18:53:14 +02:00
OCA Transbot
723b01483f
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/
2019-06-03 12:57:14 +00:00
oca-travis
36f8de532b
[UPD] Update account_financial_report.pot
2019-06-03 12:57:06 +00:00
Pedro M. Baeza
2f9763fafd
Merge pull request #566 from Eficent/11.0-fix-revert-show-inactive-partners
...
[11.0][FIX] account_financial_report: revert of: "[IMP] Show inactive partners in wizard"
2019-06-03 14:11:08 +02:00
mreficent
a465a9baf9
[FIX] Revert of: "[IMP] Show inactive partners in wizard" commit
...
Revert of 6c7b3e8765
2019-06-03 12:34:14 +02:00
OCA Transbot
32d7b154d1
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/
2019-06-02 11:06:44 +00:00
oca-travis
4da4060296
[UPD] Update account_financial_report.pot
2019-06-02 11:06:35 +00:00
Jordi Ballester Alomar
f3bc142ba0
Merge pull request #554 from Eficent/11.0-imp-show-inactive-partners
...
[11.0][IMP] account_financial_report: show inactive partners in wizard
2019-06-02 12:58:53 +02:00
OCA Transbot
f7461019ca
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/
2019-05-31 09:08:13 +00:00
oca-travis
e06bc14991
[UPD] Update account_financial_report.pot
2019-05-31 09:08:03 +00:00
Jordi Ballester Alomar
2c1aef0af3
Merge pull request #555 from Eficent/11.0-fix-account_financial_report
...
[11.0][FIX] open Account Move Line view from Aged Partner Balance report
2019-05-31 10:58:03 +02:00
Adrià Gil Sorribes
55c303a107
[11.0][FIX] open Account Move Line view from Aged Partner Balance report
2019-05-28 16:58:30 +02:00
mreficent
6c7b3e8765
[IMP] Show inactive partners in wizard
2019-05-28 11:52:07 +02:00
OCA Transbot
4b9e5772ce
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/
2019-05-27 17:07:59 +00:00
oca-travis
a6ae844b3a
[UPD] Update account_financial_report.pot
2019-05-27 17:07:50 +00:00
Isaac Gallart Bochons
fb978e3c63
[IMP] account_financial_report: Changed description
2019-05-27 17:53:44 +02:00
Pedro M. Baeza
730481c22a
Merge pull request #514 from Eficent/11.0-fix-account_financial_reporting-aged_partner_balance-singleton-error
...
[11.0][FIX] account_financial_report: singleton error in aged partner balance report
2019-05-27 17:37:30 +02:00
Pedro M. Baeza
6d090a956a
Merge pull request #544 from linkitspa/11.0-fix-account_financial_report-trial_balance
...
[11.0][FIX] account_financial_report: Trial Balance - Hierarchy On = Computed Accounts
2019-05-27 17:29:56 +02:00
Pedro M. Baeza
bb1f9e615b
Merge pull request #512 from i-vyshnevska/11-fix-account_link_reconcile
...
[11.0][account_financial_report] filters, default dates, currency, partners
2019-05-27 17:29:27 +02:00
Pedro M. Baeza
755ae8f2fe
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (323 of 323 strings)
Translation: account-financial-reporting-11.0/account-financial-reporting-11.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-11-0/account-financial-reporting-11-0-account_financial_report/es/
2019-05-27 11:19:41 +00:00
Iryna Vushnevska
8b894d0c0b
[FIX] pylint
2019-05-24 10:41:46 +03:00
Iryna Vushnevska
3e0da15199
[ADD] initialize wizard by current fiscal year
2019-05-23 17:58:08 +03:00