diff --git a/base_accounting_kit/__manifest__.py b/base_accounting_kit/__manifest__.py index a4023a426..2be6168a2 100644 --- a/base_accounting_kit/__manifest__.py +++ b/base_accounting_kit/__manifest__.py @@ -22,7 +22,7 @@ { 'name': 'Odoo 14 Full Accounting Kit', - 'version': '14.0.3.8.8', + 'version': '14.0.3.9.8', 'category': 'Accounting', 'live_test_url': 'https://www.youtube.com/watch?v=peAp2Tx_XIs', 'summary': """ Asset and Budget Management, diff --git a/base_accounting_kit/doc/changelog.md b/base_accounting_kit/doc/changelog.md index d4b9d6954..7cad83287 100644 --- a/base_accounting_kit/doc/changelog.md +++ b/base_accounting_kit/doc/changelog.md @@ -53,9 +53,15 @@ #### UPDT - Multiple Invoice Copies added. -#### 27.04.2021 +#### 03.05.2021 #### Version 14.0.3.8.8 #### UPDT - Budget added as depend - Removed the budget option of enterprise + +#### 03.05.2021 +#### Version 14.0.3.9.8 +#### UPDT +- Cash flow style updated + diff --git a/base_accounting_kit/report/cash_flow_report.xml b/base_accounting_kit/report/cash_flow_report.xml index 873de85fd..839767d64 100644 --- a/base_accounting_kit/report/cash_flow_report.xml +++ b/base_accounting_kit/report/cash_flow_report.xml @@ -17,36 +17,54 @@

- Date from :
- Date to : + Date from : + +
+ Date to : +

- - - - - + + + + + - - + + + + + + - -
NameDebitCreditBalance + Name + + Debit + + Credit + + Balance + + +
+ - + @@ -54,7 +72,8 @@ t-options="{'widget': 'monetary', 'display_currency': env.company.currency_id}"/> -