..
templates
[15.0][FIX] account_financial_report: generate ledger document
2024-01-03 14:44:22 +01:00
__init__.py
[IMP] account_financial_report: abstract for avoiding duplicated code and increase readability
2022-11-30 18:07:41 +01:00
abstract_report.py
[FIX] account_financial_report: fixing bug when calculation of credit is dublicated
2024-01-03 14:40:51 +01:00
abstract_report_xlsx.py
[FIX] account_financial_report: Empty format
2023-09-28 17:59:59 +02:00
aged_partner_balance.py
[FIX] account_financial_report: Replace wrong field `amount_currency` with two fields `debit_amount_currency` and `credit_amount_currency`
2023-03-22 09:25:48 +01:00
aged_partner_balance_xlsx.py
[MIG] account_financial_report: Migration to 15.0
2022-11-30 18:07:42 +01:00
general_ledger.py
[IMP] account_financial_report: Show move_name in entry column from general ledger report
2023-04-28 11:59:42 +02:00
general_ledger_xlsx.py
[15.0][FIX] account_financial_report: generate ledger document
2024-01-03 14:44:22 +01:00
journal_ledger.py
[MIG] account_financial_report: Migration to 16.0
2022-12-24 10:49:56 +01:00
journal_ledger_xlsx.py
[MIG] account_financial_report: Migration to 15.0
2022-11-30 18:07:42 +01:00
open_items.py
Fixed the amount_residual_currency on partial reconcile
2023-03-22 09:25:38 +01:00
open_items_xlsx.py
[MIG] account_financial_report: Migration to 15.0
2022-11-30 18:07:42 +01:00
trial_balance.py
[IMP] account_financial_report: Add Missing partner support in trial balance
2024-02-21 08:13:59 +01:00
trial_balance_xlsx.py
[IMP] account_financial_report: Trial balance changes:
2023-01-25 08:19:36 +01:00
vat_report.py
[IMP] account_financial_report: extensibility: ml fields
2023-01-16 15:53:10 +01:00
vat_report_xlsx.py
[MIG] account_financial_report: Migration to 14.0
2022-11-30 18:07:36 +01:00