mreficent
6738f1d6d6
[MIG] partner_statement: Migration to 13.0
5 years ago
LGodoo
af3a9665e9
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
593c36069b
[FIX] Covers the case where name and ref are strictly the same in account_move_line
5 years ago
Maxime Chambreuil
770f419ffe
[FIX] partner_statement: Default value for required field
5 years ago
mreficent
760c584bd2
[FIX] outstanding_statement: show only open invoices
5 years ago
Graeme Gellatly
24f107d466
[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
6 years ago
Graeme Gellatly
fd5a78a1cc
[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
62a2ca7e7b
Lint for Travis
6 years ago
mreficent
7df26a3db2
[FIX] Wrong outstanding amounts for partial reconciliations
6 years ago
Graeme Gellatly
986334b75b
[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
b5f6a81b6c
FIX address fetching on outstnading statement
6 years ago
Graeme Gellatly
4323573e48
[FIX] Make company_id a required field in statement wizard
6 years ago
RujiaL
f6a61b1236
Merge pull request #1 from OCA/14.0
14.0
4 years ago
Yves Le Doeuff
e269d3307c
Translated using Weblate (French)
Currently translated at 98.3% (241 of 245 strings)
Translation: account-financial-reporting-14.0/account-financial-reporting-14.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-14-0/account-financial-reporting-14-0-account_financial_report/fr/
4 years ago
Yves Le Doeuff
8de195ca68
Translated using Weblate (French)
Currently translated at 94.2% (231 of 245 strings)
Translation: account-financial-reporting-14.0/account-financial-reporting-14.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-14-0/account-financial-reporting-14-0-account_financial_report/fr/
4 years ago
Yves Le Doeuff
98dfc0139f
Translated using Weblate (French)
Currently translated at 93.4% (229 of 245 strings)
Translation: account-financial-reporting-14.0/account-financial-reporting-14.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-14-0/account-financial-reporting-14-0-account_financial_report/fr/
4 years ago
Jesús Alan Ramos Rodríguez
d7c62e22b0
Translated using Weblate (Spanish (Mexico))
Currently translated at 0.0% (0 of 245 strings)
Translation: account-financial-reporting-14.0/account-financial-reporting-14.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-14-0/account-financial-reporting-14-0-account_financial_report/es_MX/
4 years ago
Jesús Alan Ramos Rodríguez
20d7a82ed1
Added translation using Weblate (Spanish (Mexico))
4 years ago
Ana Suárez
d97f404e98
Translated using Weblate (Spanish)
Currently translated at 94.2% (231 of 245 strings)
Translation: account-financial-reporting-14.0/account-financial-reporting-14.0-account_financial_report
Translate-URL: https://translation.odoo-community.org/projects/account-financial-reporting-14-0/account-financial-reporting-14-0-account_financial_report/es/
4 years ago
OCA-git-bot
aa55b29ed7
[UPD] addons table in README.md
4 years ago
OCA-git-bot
3b42a1f87c
account_tax_balance 14.0.1.0.1
4 years ago
OCA-git-bot
3236465e78
account_financial_report 14.0.1.0.1
4 years ago
OCA-git-bot
a893bc013d
Merge PR #758 into 14.0
Signed-off-by pedrobaeza
4 years ago
João Marques
88bb3ad8cd
[FIX] account_tax_balance: Fix tests
Take into account previously created taxes
TT28423
4 years ago
João Marques
c1f1ec9706
[FIX] account_financial_report: Refactor tests
Use core account test base, helping to ensure we have the correct accounting environment setup.
If any of the localization modules are loaded, this will make this tests be skipped, instead of simply failing
TT28423
4 years ago
João Marques
919dd45c28
[FIX] account_financial_report: Fix tests
On multi-company settings, we need to make sure we are searching and creating objects with the correct company associated.
Also take into account previously created account groups
TT28423
4 years ago
OCA-git-bot
b8363bd0f2
[ADD] setup.py
4 years ago
OCA-git-bot
4d202c2915
[UPD] README.rst
4 years ago
OCA-git-bot
b7709879ab
[UPD] addons table in README.md
4 years ago
oca-travis
af5a9c1bec
[UPD] Update account_financial_report.pot
4 years ago
OCA-git-bot
b4d85c3221
Merge PR #749 into 14.0
Signed-off-by pedrobaeza
4 years ago
João Marques
037ac4f515
[MIG] account_financial_report: Migration to 14.0
Since v14, Odoo defines the `__slots__` attribute in the `BaseModel` class (ea3e39506a
)
This makes it impossible to add attributes to an instance like it was done here in v13.
The use of the `report_data` dictionary passed between method is the closes and simples solution to this "issue".
TT26415
Co-authored-by: Alex Cuellar <acuellar@grupoyacck.com>
4 years ago
Alex Cuellar
162a3a0c43
[IMP] account_financial_report: black, isort, prettier
4 years ago
Ignacio Buioli
468031b192
Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (245 of 245 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/
4 years ago
mreficent
933d8b9d7f
[UPD] Eficent -> ForgeFlow
4 years ago
Dorin Hongu
4c7d47527a
Translated using Weblate (Romanian)
Currently translated at 79.2% (194 of 245 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/ro/
4 years ago
Dorin Hongu
8e0b9e5ca9
Translated using Weblate (Romanian)
Currently translated at 78.0% (191 of 245 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/ro/
4 years ago
Dorin Hongu
627787a58d
Translated using Weblate (Romanian)
Currently translated at 75.5% (185 of 245 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/ro/
4 years ago
Joan Sisquella
3063087e3c
[FIX] General ledger XLSX: solved mistake in the info
4 years ago
Joan Sisquella
7b0aaa9ffc
[IMP] domain widget performance fix
4 years ago
Joan Sisquella
d734d92e05
[ADD] domain field for additional filtering
4 years ago
Pedro M. Baeza
c36817262d
[FIX+IMP] account_financial_report: data can be None + no context mangling
Depending on the calling method, data can be something different from a dictionary
(like `None` if no keyword argument is provided), so this will crash. Example:
mis_builder is crashing in its tests.
We prevent that checking for a falsy value before trying to access the dictionary.
We also avoid context mangling for non AFR reports (those without the key
`account_financial_report_lang` in the dictionary), not callign to `with_context`
in that case.
4 years ago
Ignacio Buioli
847e3c6493
Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (242 of 242 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/
4 years ago
Andrea
d01e033c20
[FIX] translation not loaded
4 years ago
Ignacio Buioli
9edc76e245
Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (241 of 241 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/
4 years ago
Stéphane Bidoul
c10df3dd86
[FIX] duplicates in es.po
4 years ago
Ignacio Buioli
3ea5c2e53a
Translated using Weblate (Spanish (Argentina))
Currently translated at 100.0% (229 of 229 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/
4 years ago
Ignacio Buioli
3c6638ad0b
Added translation using Weblate (Spanish (Argentina))
4 years ago
Joan Sisquella
c133f3f5fd
[IMP] account_financial_report: general_ledger
* "hide account at 0" hides account/partner if inital cumul balance is 0 and there are not movements in the period
4 years ago
Joan Sisquella
e86e62ad24
[FIX] account_financial_report:
Not showing journal items with amount residual equal to 0
4 years ago