Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
139
Merge Requests
139
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
erp5
Commits
c7802c6d
Commit
c7802c6d
authored
Dec 16, 2019
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
accounting_ui_test: Rename AccountingZuite_reportMacros to Zuite_viewAccountingTestReportMacros
parent
4413b254
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
51 additions
and
51 deletions
+51
-51
bt5/erp5_accounting_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_accounting_report_zuite/test_account_statement.zpt
...rjs_ui_accounting_report_zuite/test_account_statement.zpt
+7
-7
bt5/erp5_accounting_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_accounting_report_zuite/test_general_ledger.zpt
...nderjs_ui_accounting_report_zuite/test_general_ledger.zpt
+19
-19
bt5/erp5_accounting_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_accounting_report_zuite/test_journal.zpt
...ests/renderjs_ui_accounting_report_zuite/test_journal.zpt
+10
-10
bt5/erp5_accounting_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_accounting_report_zuite/test_third_parties.zpt
...enderjs_ui_accounting_report_zuite/test_third_parties.zpt
+3
-3
bt5/erp5_accounting_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_accounting_report_zuite/test_trial_balance.zpt
...enderjs_ui_accounting_report_zuite/test_trial_balance.zpt
+11
-11
bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/Zuite_viewAccountingTestReportMacros.xml
...counting_ui_test/Zuite_viewAccountingTestReportMacros.xml
+1
-1
bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/Zuite_viewAccountingTestReportMacros.zpt
...counting_ui_test/Zuite_viewAccountingTestReportMacros.zpt
+0
-0
No files found.
bt5/erp5_accounting_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_accounting_report_zuite/test_account_statement.zpt
View file @
c7802c6d
...
...
@@ -97,7 +97,7 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:100;
credit_price string:0;
running_total_price string:100"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[2];
...
...
@@ -108,7 +108,7 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:0;
credit_price string:200;
running_total_price string:-100"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[3];
...
...
@@ -118,7 +118,7 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:300;
credit_price string:0;
running_total_price string:200"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[4];
...
...
@@ -128,7 +128,7 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:400;
credit_price string:0;
running_total_price string:600"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[5];
...
...
@@ -138,7 +138,7 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:500;
credit_price string:0;
running_total_price string:1100"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[6];
...
...
@@ -148,13 +148,13 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:600;
credit_price string:0;
running_total_price string:1700"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tfoot/tr[1];
debit_price string:1900;
credit_price string:200"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
</tbody>
...
...
bt5/erp5_accounting_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_accounting_report_zuite/test_general_ledger.zpt
View file @
c7802c6d
...
...
@@ -98,7 +98,7 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:0;
credit_price string:300;
running_total_price string:-300"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[2];
...
...
@@ -109,7 +109,7 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:0;
credit_price string:400;
running_total_price string:-700"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[3];
...
...
@@ -119,7 +119,7 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:0;
credit_price string:500;
running_total_price string:-1200"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[4];
...
...
@@ -129,7 +129,7 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:0;
credit_price string:600;
running_total_price string:-1800"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[5];
...
...
@@ -139,13 +139,13 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:0;
credit_price string:800;
running_total_price string:-2600"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tfoot/tr[1];
debit_price string:0;
credit_price string:2600"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<!-- 2. report section is Payable - Client 1 -->
...
...
@@ -169,7 +169,7 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:0;
credit_price string:100;
running_total_price string:-100"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[2];
...
...
@@ -179,13 +179,13 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:200;
credit_price string:0;
running_total_price string:100"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tfoot/tr[1];
debit_price string:200;
credit_price string:100"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<!-- 3. report section is A-REC - Receivable (Client 1) -->
...
...
@@ -208,7 +208,7 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:100;
credit_price string:0;
running_total_price string:100"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[2];
...
...
@@ -218,7 +218,7 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:0;
credit_price string:200;
running_total_price string:-100"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[3];
...
...
@@ -228,7 +228,7 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:300;
credit_price string:0;
running_total_price string:200"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[4];
...
...
@@ -238,7 +238,7 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:600;
credit_price string:0;
running_total_price string:800"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[5];
...
...
@@ -248,13 +248,13 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:800;
credit_price string:0;
running_total_price string:1600"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tfoot/tr[1];
debit_price string:1800;
credit_price string:200"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<!-- 4. report section is A-REC - Receivable (Client 2) -->
...
...
@@ -277,13 +277,13 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:400;
credit_price string:0;
running_total_price string:400"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tfoot/tr[1];
debit_price string:400;
credit_price string:0"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<!-- 5. report section is A-REC - Receivable (John Smith) -->
...
...
@@ -306,13 +306,13 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:500;
credit_price string:0;
running_total_price string:500"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tfoot/tr[1];
debit_price string:500;
credit_price string:0"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_table"
/>
</tal:block>
<!-- 5. report section is Total -->
...
...
bt5/erp5_accounting_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_accounting_report_zuite/test_journal.zpt
View file @
c7802c6d
...
...
@@ -93,7 +93,7 @@ Copy of <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product/ERP5/tes
mirror_section_title string:Client 1;
debit string:119.60;
credit string:0"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_transactions_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_transactions_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[2];
specific_reference string:;
...
...
@@ -103,7 +103,7 @@ Copy of <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product/ERP5/tes
mirror_section_title string:Client 1;
debit string:0,
credit string:19.60"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_transactions_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_transactions_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[3];
...
...
@@ -114,7 +114,7 @@ Copy of <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product/ERP5/tes
mirror_section_title string:Client 1;
debit string:0;
credit string:100"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_transactions_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_transactions_table"
/>
</tal:block>
<!-- Second Transaction -->
...
...
@@ -126,7 +126,7 @@ Copy of <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product/ERP5/tes
mirror_section_title string:Client 2;
debit string:239.20;
credit string:0"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_transactions_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_transactions_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[5];
specific_reference string:;
...
...
@@ -136,7 +136,7 @@ Copy of <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product/ERP5/tes
mirror_section_title string:Client 2;
debit string:0;
credit string:39.20"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_transactions_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_transactions_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[6];
specific_reference string:;
...
...
@@ -146,7 +146,7 @@ Copy of <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product/ERP5/tes
mirror_section_title string:Client 2;
debit string:0;
credit string:200"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_transactions_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_transactions_table"
/>
</tal:block>
<!-- Third Transaction -->
...
...
@@ -158,7 +158,7 @@ Copy of <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product/ERP5/tes
mirror_section_title string:John Smith;
debit string:358.80;
credit string:0"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_transactions_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_transactions_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[8];
specific_reference string:;
...
...
@@ -168,7 +168,7 @@ Copy of <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product/ERP5/tes
mirror_section_title string:John Smith;
debit string:0;
credit string:58.80"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_transactions_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_transactions_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[9];
specific_reference string:;
...
...
@@ -178,13 +178,13 @@ Copy of <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product/ERP5/tes
mirror_section_title string:John Smith;
debit string:0;
credit string:300"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_transactions_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_transactions_table"
/>
</tal:block>
<!-- Stats line -->
<tal:block
tal:define=
"row_selector string:$${table}/tfoot/tr[1];
debit string:717.60;
credit string:717.60"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_transactions_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_transactions_table"
/>
</tal:block>
</tbody>
</table>
...
...
bt5/erp5_accounting_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_accounting_report_zuite/test_third_parties.zpt
View file @
c7802c6d
...
...
@@ -94,7 +94,7 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:100;
credit_price string:0;
running_total_price string:100"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_ledger_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_ledger_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[2];
...
...
@@ -108,13 +108,13 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
debit_price string:200;
credit_price string:0;
running_total_price string:300"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_ledger_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_ledger_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tfoot/tr[1];
debit_price string:300;
credit_price string:0"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_accounts_ledger_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_accounts_ledger_table"
/>
</tal:block>
</tbody>
...
...
bt5/erp5_accounting_renderjs_ui_test/PathTemplateItem/portal_tests/renderjs_ui_accounting_report_zuite/test_trial_balance.zpt
View file @
c7802c6d
...
...
@@ -93,37 +93,37 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
final_balance string:-3300;
final_credit_balance string:3300;
final_balance_if_credit string:3300"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_balance_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_balance_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[2];
node_id string:A-COLLECTED-VAT;
node_title string:Collected VAT 10%"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_balance_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_balance_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[3];
node_id string:A-EQUITY;
node_title string:Equity"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_balance_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_balance_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[4];
node_id string:A-FIX-ASSETS;
node_title string:Fixed Assets"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_balance_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_balance_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[5];
node_id string:A-GP;
node_title string:Goods Purchase"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_balance_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_balance_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[6];
node_id string:A-GS;
node_title string:Goods Sales"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_balance_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_balance_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[7];
...
...
@@ -135,7 +135,7 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
final_debit_balance string:200;
final_credit_balance string:100;
final_balance_if_debit string:100"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_balance_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_balance_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[8];
...
...
@@ -147,19 +147,19 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
final_debit_balance string:3400;
final_credit_balance string:200;
final_balance_if_debit string:3200"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_balance_table"
/>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_balance_table"
/>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[9];
node_title string:Refundable VAT 10%;
node_id string:A-REF-VAT"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_balance_table"
></tal:block>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_balance_table"
></tal:block>
</tal:block>
<tal:block
tal:define=
"row_selector string:$${table}/tbody/tr[10];
node_title string:Stocks;
node_id string:A-STOCK"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_balance_table"
></tal:block>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_balance_table"
></tal:block>
</tal:block>
<!-- Stats line -->
...
...
@@ -170,7 +170,7 @@ Copy of unittest <a href="https://lab.nexedi.com/nexedi/erp5/blob/master/product
final_credit_balance string:3600;
final_balance_if_debit string:3300;
final_balance_if_credit string:3300"
>
<tal:block
metal:use-macro=
"here/
AccountingZuite_r
eportMacros/macros/check_row_in_balance_table"
></tal:block>
<tal:block
metal:use-macro=
"here/
Zuite_viewAccountingTestR
eportMacros/macros/check_row_in_balance_table"
></tal:block>
</tal:block>
</tbody>
...
...
bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/
AccountingZuite_r
eportMacros.xml
→
bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/
Zuite_viewAccountingTestR
eportMacros.xml
View file @
c7802c6d
...
...
@@ -42,7 +42,7 @@
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
AccountingZuite_r
eportMacros
</string>
</value>
<value>
<string>
Zuite_viewAccountingTestR
eportMacros
</string>
</value>
</item>
<item>
<key>
<string>
output_encoding
</string>
</key>
...
...
bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/
AccountingZuite_r
eportMacros.zpt
→
bt5/erp5_accounting_ui_test/SkinTemplateItem/portal_skins/erp5_accounting_ui_test/
Zuite_viewAccountingTestR
eportMacros.zpt
View file @
c7802c6d
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment