From 22c111057fefbd7dbc67c14903a6b8c57350292e Mon Sep 17 00:00:00 2001 From: Saran440 Date: Sat, 15 Jan 2022 16:40:58 +0700 Subject: [PATCH] [FIX] show detail move line on state draft --- .../readme/CONTRIBUTORS.rst | 1 + .../report/templates/trial_balance.xml | 406 +++++++++++++----- .../static/src/js/report.js | 2 +- 3 files changed, 308 insertions(+), 101 deletions(-) diff --git a/account_financial_report/readme/CONTRIBUTORS.rst b/account_financial_report/readme/CONTRIBUTORS.rst index b460bc03..cc377212 100644 --- a/account_financial_report/readme/CONTRIBUTORS.rst +++ b/account_financial_report/readme/CONTRIBUTORS.rst @@ -30,6 +30,7 @@ * Valentin Vinagre * Lois Rilo +* Saran Lim. Much of the work in this module was done at a sprint in Sorrento, Italy in April 2016. diff --git a/account_financial_report/report/templates/trial_balance.xml b/account_financial_report/report/templates/trial_balance.xml index f54e2142..0231fa39 100644 --- a/account_financial_report/report/templates/trial_balance.xml +++ b/account_financial_report/report/templates/trial_balance.xml @@ -297,11 +297,21 @@
- + + + + + + - + + /> + + + + - + + + + + + - + + + + + + - + + /> + + + + - + + + + + + - + + + + + + - + + /> + + + + - + + + + + + - + + /> + + + + - + + /> + + + + - + + + + + + - + + + + + + - + + + + + + - + + + + + +
- + + + + + +
- + + /> + + + +
- + + + + + +
- + + /> + + + + Account Move Line + * Example: account.move.line --> Account Move Line * * @param {String} str * @returns {String}