Commit Graph

74 Commits (3a74f6394114ba642c9a233089c862d1631f6d98)

Author SHA1 Message Date
OCA-git-bot 3a74f63941 [BOT] post-merge updates 2023-10-16 07:36:58 +00:00
OCA-git-bot d89b9de7a1 [BOT] post-merge updates 2023-10-13 08:07:45 +00:00
OCA-git-bot 89144fe180 [BOT] post-merge updates 2023-09-28 16:31:05 +00:00
OCA-git-bot 9ceca3b768 oca-github-bot post-merge updates 2023-09-18 15:57:04 +00:00
OCA-git-bot d59d8a6da1 account_financial_report 16.0.1.3.5 2023-05-15 08:22:33 +00:00
OCA-git-bot 14f68e1050 account_financial_report 16.0.1.3.4 2023-04-28 12:28:18 +00:00
OCA-git-bot 3f815f8525 account_financial_report 16.0.1.3.3 2023-04-28 10:28:13 +00:00
David Ramia 1c7040e17b [FIX] account_financial_report: Fix report links with domain 2023-04-28 10:51:48 +02:00
OCA-git-bot 4828d497cf account_financial_report 16.0.1.3.2 2023-04-18 16:06:59 +00:00
OCA-git-bot af5b476b5f account_financial_report 16.0.1.3.1 2023-03-24 16:55:40 +00:00
OCA-git-bot 690377b571 account_financial_report 16.0.1.3.0 2023-03-20 18:09:11 +00:00
OCA-git-bot 32b6aaf52b account_financial_report 16.0.1.2.3 2023-03-16 18:50:55 +00:00
OCA-git-bot ca0be55300 account_financial_report 16.0.1.2.2 2023-02-28 09:13:38 +00:00
OCA-git-bot 6ac6ad6436 account_financial_report 16.0.1.2.1 2023-02-09 15:00:13 +00:00
OCA-git-bot d3d62622d1 account_financial_report 16.0.1.2.0 2023-01-25 08:27:55 +00:00
OCA-git-bot ba01266e9f account_financial_report 16.0.1.1.0 2023-01-17 14:32:30 +00:00
OCA-git-bot 244dada5f9 account_financial_report 16.0.1.0.2 2023-01-16 15:36:28 +00:00
OCA-git-bot 887a2d1e7f account_financial_report 16.0.1.0.1 2022-12-28 07:26:29 +00:00
David Ramia 36c5b3580c [MIG] account_financial_report: Migration to 16.0 2022-12-24 10:49:56 +01:00
Omar (Comunitea) 3577ef4900 [IMP] account_financial_report: Completes the functionality of hide_parent_hierarchy_level field and fix the level of accounts for trial balance 2022-12-09 14:31:41 +01:00
Ernesto Tejeda 43fa9cae82 [IMP] account_financial_report: Remove 'Computed Accounts' option from 'trial balance'. 2022-12-09 14:31:40 +01:00
Ethan Hildick eb574c8cf4 [14.0][FIX] account_financial_report: Run compute in multi 2022-12-09 14:31:39 +01:00
Víctor Martínez 6d242b0d8a [FIX] account_financial_report: Show records in general ledger when not grouped. 2022-12-09 14:31:39 +01:00
Víctor Martínez afbb7a2d7c [FIX] account_financial_report: Don't show cancelled items when clicking on interactive cells
TT39954
2022-12-09 14:31:38 +01:00
Víctor Martínez fe2b46b93b [IMP] account_financial_report: Add tax grouping in general ledger
TT38721
2022-11-30 18:07:44 +01:00
Víctor Martínez 978ff8d200 [FIX] account_financial_report: Sort journal ledger by move_id
Without this sort, and using auto-sequence, the numbers of the journal
entries may appear unsorted on the journal ledger. Forcing at least this
minimum sorting, we assure the items are sorted.

TT38775
2022-11-30 18:07:44 +01:00
Víctor Martínez b656368094 [IMP] account_financial_report: Hide values that have the same currency as the company currency
An amount_different_company_currency cell type is added to apply the following logic:
- If the currency is the same as the company's currency, we will leave the value empty.
- If the currency is different from the company's currency, we will show the value.

TT38722
2022-11-30 18:07:43 +01:00
Lois Rilo 12feab4f20 [FIX] account_financial_report: run test after install
Due to the change at 15a1b3ae5c
it is now required to run tests that require CoA after install.
2022-11-30 18:07:42 +01:00
Abraham Anes 736e50e8b8 [14.0][FIX] account_financial_report: Memory problems setting filters
Fixes #814
2022-11-30 18:07:42 +01:00
Jasmin Solanki e8942d398c [MIG] account_financial_report: Migration to 15.0 2022-11-30 18:07:42 +01:00
Iryna Vyshnevska 0e3da906a6 [FIX] account_financial_report: use proper methods to set context 2022-11-30 18:07:42 +01:00
Stefan Rijnhart 2f0835b856 [UPD] Update account_financial_report.pot
[a0cb11bb] [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
2022-11-30 18:07:41 +01:00
João Marques cd2022df13 [FIX] account_financial_report: Filter column creation to have correct offset in Journal Ledger
Fixes https://github.com/OCA/account-financial-reporting/issues/815
Seems like a missing change from 0e3b4d2972
2022-11-30 18:07:41 +01:00
Abraham Anes 159c7b5f29 [14.0][FIX] account_financial_reporting: wrong view_id 2022-11-30 18:07:40 +01:00
SimoRubi 1e55868d86 [FIX] account_financial_report: Print report with details 2022-11-30 18:07:40 +01:00
ferran-73 f0f0ecd8a2 [14.0][IMP] account_financial_report: add keyword to function calls 2022-11-30 18:07:40 +01:00
valen e42cf0f533 [IMP] account_financial_report: added 'auto sequence' option in Journal Ledger 2022-11-30 18:07:39 +01:00
Jordi Ballester e3dd92bc0e [account_financial_report][fix] display correct target_move in Trial Balance XLSX 2022-11-30 18:07:39 +01:00
João Marques 71ef18dd08 [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
2022-11-30 18:07:39 +01:00
João Marques 0c95de497f [FIX] account_financial_report: Fix tests
Add date to invoice to be able to post
2022-11-30 18:07:39 +01:00
Cas Vissers 3c84ca8f42 [FIX] Default company should not be used since it doesn't mutate when switching companies. 2022-11-30 18:07:38 +01:00
Alexandre D. Díaz b2d4672200 [FIX] account_financial_report: Actions 2022-11-30 18:07:37 +01:00
João Marques 987c315029 [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
2022-11-30 18:07:37 +01:00
João Marques 281c80cca9 [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>
2022-11-30 18:07:36 +01:00
mreficent ec027f8c5f [UPD] Eficent -> ForgeFlow 2022-11-30 18:07:36 +01:00
Joan Sisquella 26ae804b6a [FIX] General ledger XLSX: solved mistake in the info 2022-11-30 18:07:35 +01:00
Pedro M. Baeza 6d8bcb0311 [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.
2022-11-30 18:07:35 +01:00
Andrea 2126b5d530 [FIX] translation not loaded 2022-11-30 18:07:35 +01:00
Stéphane Bidoul 2fc555c076 [FIX] duplicates in es.po 2022-11-30 18:07:34 +01:00
Hughes Damry 8e1d90bef9 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.
2022-11-30 18:07:32 +01:00