diff --git a/addons/base_accounting_kit/data/account_financial_report_data.xml b/addons/base_accounting_kit/data/account_financial_report_data.xml new file mode 100644 index 0000000..17440dd --- /dev/null +++ b/addons/base_accounting_kit/data/account_financial_report_data.xml @@ -0,0 +1,152 @@ + + + + + + Profit and Loss + + sum + + + + Income + + 1 + + detail_with_hierarchy + sum + + + + Other Income + 10 + + detail_with_hierarchy + account_type + income_other + + + + Gross Profit + + detail_with_hierarchy + sum + 3 + + + + Cost of Revenue + 10 + + detail_with_hierarchy + account_type + expense_direct_cost + + + + Operating Income + 1 + + detail_with_hierarchy + account_type + income + + + + Expense + + 2 + + detail_with_hierarchy + account_type + expense + + + + Balance Sheet + sum + + + + Assets + + detail_with_hierarchy + account_type + income_other + + + + Liability + 1 + + no_detail + sum + + + + Liability + + detail_with_hierarchy + account_type + income_other + + + + Profit (Loss) to report + + no_detail + account_report + + + + + account.report.view.form + account.report + +
+ + + + + + + + + + +
+
+
+
+