Ernesto Tejeda
5 years ago
committed by
João Marques
39 changed files with 786 additions and 1674 deletions
-
31account_financial_report/README.rst
-
5account_financial_report/__manifest__.py
-
1613account_financial_report/i18n/account_financial_report.pot
-
5account_financial_report/models/account_group.py
-
3account_financial_report/models/account_move_line.py
-
1account_financial_report/readme/CONTRIBUTORS.rst
-
2account_financial_report/readme/DESCRIPTION.rst
-
7account_financial_report/readme/ROADMAP.rst
-
26account_financial_report/report/abstract_report_xlsx.py
-
14account_financial_report/report/aged_partner_balance.py
-
1account_financial_report/report/aged_partner_balance_xlsx.py
-
7account_financial_report/report/general_ledger.py
-
18account_financial_report/report/general_ledger_xlsx.py
-
80account_financial_report/report/journal_ledger.py
-
7account_financial_report/report/journal_ledger_xlsx.py
-
29account_financial_report/report/open_items.py
-
1account_financial_report/report/open_items_xlsx.py
-
17account_financial_report/report/trial_balance.py
-
1account_financial_report/report/trial_balance_xlsx.py
-
20account_financial_report/report/vat_report.py
-
1account_financial_report/report/vat_report_xlsx.py
-
65account_financial_report/static/description/index.html
-
10account_financial_report/tests/test_general_ledger.py
-
156account_financial_report/tests/test_journal_ledger.py
-
59account_financial_report/tests/test_trial_balance.py
-
156account_financial_report/tests/test_vat_report.py
-
0account_financial_report/view/report_vat_report.xml
-
12account_financial_report/wizard/aged_partner_balance_wizard.py
-
1account_financial_report/wizard/aged_partner_balance_wizard_view.xml
-
38account_financial_report/wizard/general_ledger_wizard.py
-
4account_financial_report/wizard/general_ledger_wizard_view.xml
-
23account_financial_report/wizard/journal_ledger_wizard.py
-
1account_financial_report/wizard/journal_ledger_wizard_view.xml
-
6account_financial_report/wizard/open_items_wizard.py
-
4account_financial_report/wizard/open_items_wizard_view.xml
-
27account_financial_report/wizard/trial_balance_wizard.py
-
1account_financial_report/wizard/trial_balance_wizard_view.xml
-
7account_financial_report/wizard/vat_report_wizard.py
-
1account_financial_report/wizard/vat_report_wizard_view.xml
1613
account_financial_report/i18n/account_financial_report.pot
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
@ -0,0 +1,7 @@ |
|||||
|
* 'VAT Report' is valid only for cases where it's met that for each |
||||
|
Tax defined: all the "Account tags" of all the |
||||
|
'Repartition for Invoices' or 'Repartition for Credit Notes' |
||||
|
are different. |
||||
|
* It would be nice to have in reports a column indicating the |
||||
|
state of the entries when the option "All Entries" is selected |
||||
|
in "Target Moves" field in a wizard |
Write
Preview
Loading…
Cancel
Save
Reference in new issue