OCA-git-bot
3236465e78
account_financial_report 14.0.1.0.1
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
4d202c2915
[UPD] README.rst
4 years ago
oca-travis
af5a9c1bec
[UPD] Update account_financial_report.pot
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
Jordi Ballester Alomar
4868d86948
[IMP] account_financial_report:
* fix speed issue in VAT report
* rename Cost Center to Analytic Account in General Ledger
5 years ago
Joan Sisquella
64635afca1
[IMP] account_financial_report:
* filter by analytic_account
5 years ago
Joan Sisquella
51e11e6316
[IMP] account_financial_report: Fix VAT Report and other improvements
5 years ago
Jordi Ballester Alomar
b15e621d99
[IMP] account_financial_report: multiple fixes and improvements
5 years ago
Joan Sisquella
2ef3d13738
[IMP] account_financial_report: open_items
* added option "show_partner_details"
5 years ago
Joan Sisquella
21eb8f895d
[IMP] account_financial_report: select accounts between two codes
5 years ago
Joan Sisquella
6d3f80e33a
[IMP] account_financial_report: open_items & aged_partner_balance
* Now account_ids is empty by default and required
* Domain is applied in the selection of the accounts
5 years ago
Hughes Damry
f755d52b0f
FIX missing date in invoice
The second invoice created has no explicit so taking the current date could lead to failing tests because the invoice is out of search as the the setup sets date_from as time.strftime("%Y-%m-01") and date_to as time.strftime("%Y-%m-28"). So i choose the easy way by setting an explicit date for the invoice.
4 years ago
Tonow-c2c
6e8422e5c7
fixup! account_financial_report: Increase columns width in general ledger Before this commit, amounts such as "10'000.00 CHF" were exceeding their columns width. Label column could be reduced as it's printed correctly over two different lines.
5 years ago
Akim Juillerat
bcc6aa983a
account_financial_report: Increase columns width in general ledger
Before this commit, amounts such as "10'000.00 CHF" were exceeding their
columns width. Label column could be reduced as it's printed correctly
over two different lines.
5 years ago
Travis Waelbroeck
cde46481f5
[FIX] account_financial_report: open_items
* Missing import causes failure when running Open Items with Date At in the past
5 years ago
Ernesto Tejeda
9eb899825c
[FIX] account_financial_report: Fix error when generating reports
Some reports crash if account move line implicated are Sections lines or Notes lines in an invoice
5 years ago
Joan Sisquella
68a1d3f0f3
[FIX] account_financial_report: general_ledger
* centralization is only calculated on accounts where 'centralized' is True
* Cumul. Balance of each move_line fixed
* Ordering move_lines by date
* Fix trial_balance xlsx when not show_partner_details
5 years ago
Ernesto Tejeda
e3ed54ac37
[MIG] account_financial_report: Migration to 13.0
5 years ago
Ernesto Tejeda
fabb420365
[IMP] account_financial_report: black, isort
5 years ago
Joan Sisquella
d44f64a1c9
[12.0] account_financial_report: refactor
5 years ago
Bole
6118fcd3f0
Added translation using Weblate (Croatian)
5 years ago
Martronic SA
4d066d0a53
Translated using Weblate (French)
Currently translated at 84.5% (278 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
Pedro M. Baeza
883a111595
[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
sbejaoui
108e4f2cd3
[12.0][FIX] - Hide ending balance if general ledger is filtered by partner
5 years ago
yterrettaz
56db7b77c1
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
09548a5916
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
c883f575de
account_financial_report: fix Trial Balance line order
5 years ago
Timon Tschanz
640350cfba
Fix display of captions in pdf
5 years ago
Marcel Savegnago
541d69df80
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
jcleonard2018
b37153e508
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