diff --git a/advance_cash_flow_statements/__manifest__.py b/advance_cash_flow_statements/__manifest__.py index bf48e3581..f7836f322 100644 --- a/advance_cash_flow_statements/__manifest__.py +++ b/advance_cash_flow_statements/__manifest__.py @@ -21,7 +21,7 @@ ################################################################################ { 'name': 'Advanced Cash Flow Statements', - 'version': '18.0.1.0.0', + 'version': '18.0.1.0.1', 'summary': """Generate four levels of cash flow statement reports""", 'description': """Generate four hierarchical levels of cash flow statements and provide options to print reports in both PDF and XLSX diff --git a/advance_cash_flow_statements/doc/RELEASE_NOTES.md b/advance_cash_flow_statements/doc/RELEASE_NOTES.md index cac41c0f8..ff76a0d9b 100644 --- a/advance_cash_flow_statements/doc/RELEASE_NOTES.md +++ b/advance_cash_flow_statements/doc/RELEASE_NOTES.md @@ -4,3 +4,8 @@ #### Version 18.0.1.0.0 ##### ADD - Initial commit for Advanced Cash Flow Statements + +#### 29.12.2025 +#### Version 18.0.1.0.1 +##### FIX +- Fixed an error in XLSX report generation when the report_xlsx module is installed. \ No newline at end of file diff --git a/advance_cash_flow_statements/static/description/index.html b/advance_cash_flow_statements/static/description/index.html index 2c0ab0bd6..422cefd9e 100644 --- a/advance_cash_flow_statements/static/description/index.html +++ b/advance_cash_flow_statements/static/description/index.html @@ -815,6 +815,36 @@ +