From df531accc9c2d13e064bcac8711172c2127b7b1a Mon Sep 17 00:00:00 2001 From: Saurabh Date: Mon, 3 Jun 2013 16:18:24 +0530 Subject: [PATCH] [report] customer account head --- .../report/customer_account_head/__init__.py | 0 .../customer_account_head.txt | 21 +++++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 accounts/report/customer_account_head/__init__.py create mode 100644 accounts/report/customer_account_head/customer_account_head.txt diff --git a/accounts/report/customer_account_head/__init__.py b/accounts/report/customer_account_head/__init__.py new file mode 100644 index 00000000000..e69de29bb2d diff --git a/accounts/report/customer_account_head/customer_account_head.txt b/accounts/report/customer_account_head/customer_account_head.txt new file mode 100644 index 00000000000..d258facd8a3 --- /dev/null +++ b/accounts/report/customer_account_head/customer_account_head.txt @@ -0,0 +1,21 @@ +[ + { + "creation": "2013-06-03 16:17:34", + "docstatus": 0, + "modified": "2013-06-03 16:17:34", + "modified_by": "Administrator", + "owner": "Administrator" + }, + { + "doctype": "Report", + "is_standard": "Yes", + "name": "__common__", + "ref_doctype": "Account", + "report_name": "Customer Account Head", + "report_type": "Script Report" + }, + { + "doctype": "Report", + "name": "Customer Account Head" + } +] \ No newline at end of file