[MOV] accounting: create a new "Reporting" section

- New "Reporting" section in the Accounting documentation
- New "Overview" sub-section in "Reporting"
- New "Declarations" sub-section in "Reporting"
- Move: others/reporting/customize --> reporting/overview/customize
- Move: others/reporting/main_reports --> reporting/overview/main_reports
- Move: fiscality/taxes/tax_returns --> reporting/declarations/tax_returns
This commit is contained in:
Jonathan Castillo
2020-04-14 18:01:39 +02:00
committed by Jonathan
parent 4747642911
commit 83e04c44eb
29 changed files with 26 additions and 8 deletions
+3
View File
@@ -66,6 +66,9 @@ accounting/others/taxes/retention.rst accounting/fiscality/taxes/retention.rst
accounting/others/taxes/tax_included.rst accounting/fiscality/taxes/tax_included.rst # others/* --> fiscality/* (#575)
accounting/others/taxes/taxcloud.rst accounting/fiscality/taxes/taxcloud.rst # others/* --> fiscality/* (#575)
accounting/payables/misc/employee_expense.rst expense/expense.rst # accounting/payables/misc/employee_expense --> expense/expense [merged]
accounting/others/reporting/customize.rst accounting/reporting/overview/customize.rst # others/reporting/* --> reporting/overview/*
accounting/others/reporting/main_reports.rst accounting/reporting/overview/main_reports.rst # others/reporting/* --> reporting/overview/*
accounting/fiscality/taxes/tax_returns.rst accounting/reporting/declarations/tax_returns.rst # fiscality/taxes/* --> reporting/declarations/*
social_marketing/social_marketing.rst social_marketing/overview.rst # social_marketing/* -> overview/* (#578)