blob: 50a7ac9697f7e747ec8c8d40ae0a08b0f5e316d7 [file] [log] [blame]
Brahma K37fec6e2011-07-15 11:20:04 +05301# Module Def, Accounts
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +05302[
Brahma K37fec6e2011-07-15 11:20:04 +05303
4 # These values are common in all dictionaries
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +05305 {
Nabin Hait048b1a92011-09-12 13:25:04 +05306 'creation': '2010-09-25 10:50:37',
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +05307 'docstatus': 0,
Nabin Hait048b1a92011-09-12 13:25:04 +05308 'modified': '2011-09-12 13:22:15',
Brahma K37fec6e2011-07-15 11:20:04 +05309 'modified_by': 'Administrator',
10 'owner': 'Administrator'
11 },
12
13 # These values are common for all Module Def Role
14 {
15 'doctype': 'Module Def Role',
16 'name': '__common__',
17 'parent': 'Accounts',
18 'parentfield': 'roles',
19 'parenttype': 'Module Def'
20 },
21
22 # These values are common for all Module Def Item
23 {
24 'doctype': 'Module Def Item',
25 'name': '__common__',
26 'parent': 'Accounts',
27 'parentfield': 'items',
28 'parenttype': 'Module Def'
29 },
30
31 # These values are common for all Module Def
32 {
33 'disabled': 'No',
Nabin Hait048b1a92011-09-12 13:25:04 +053034 'doctype': u'Module Def',
nabinhaitec097972011-07-01 13:34:41 +053035 'doctype_list': 'GL Mapper, Journal Voucher\nGL Mapper, Payable Voucher\nGL Mapper, Receivable Voucher\nDocType Label, Receivable Voucher\nDocType Label, Payable Voucher',
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053036 'file_list': 'finance.gif,FileData/00210',
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053037 'is_hidden': 'No',
38 'last_updated_date': '2010-12-08 10:13:30',
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053039 'module_desc': 'Data about your payables, receivables and books of accounts',
40 'module_icon': 'Accounts.gif',
41 'module_label': 'Accounts',
42 'module_name': 'Accounts',
Nabin Hait048b1a92011-09-12 13:25:04 +053043 'module_seq': 5,
Brahma K37fec6e2011-07-15 11:20:04 +053044 'name': '__common__'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053045 },
Brahma K37fec6e2011-07-15 11:20:04 +053046
47 # Module Def, Accounts
48 {
Nabin Hait048b1a92011-09-12 13:25:04 +053049 'doctype': u'Module Def',
Brahma K37fec6e2011-07-15 11:20:04 +053050 'name': 'Accounts'
51 },
52
53 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053054 {
55 'click_function': "show_chart_browser('Accounts Browser','Account')",
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053056 'description': 'Manage your accounts',
57 'display_name': 'Chart of Accounts',
58 'doc_name': 'Accounts Browser',
59 'doc_type': 'Pages',
Nabin Hait048b1a92011-09-12 13:25:04 +053060 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053061 },
Brahma K37fec6e2011-07-15 11:20:04 +053062
63 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053064 {
65 'click_function': "show_chart_browser('Accounts Browser','Cost Center')",
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053066 'description': 'Manage your cost centers',
67 'display_name': 'Chart of Cost Centers',
68 'doc_name': 'Accounts Browser',
69 'doc_type': 'Pages',
Nabin Hait048b1a92011-09-12 13:25:04 +053070 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053071 },
Brahma K37fec6e2011-07-15 11:20:04 +053072
73 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053074 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053075 'description': 'Regular journal entry',
76 'display_name': 'Journal Voucher',
77 'doc_name': 'Journal Voucher',
78 'doc_type': 'Forms',
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053079 'doctype': 'Module Def Item',
Nabin Hait048b1a92011-09-12 13:25:04 +053080 'fields': 'voucher_type\nvoucher_date\nfiscal_year\ntotal_debit\ntotal_credit'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053081 },
Brahma K37fec6e2011-07-15 11:20:04 +053082
83 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053084 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053085 'description': 'Outgoing Invoice to your customers',
86 'display_name': 'Sales Invoice',
87 'doc_name': 'Receivable Voucher',
88 'doc_type': 'Forms',
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053089 'doctype': 'Module Def Item',
Nabin Hait048b1a92011-09-12 13:25:04 +053090 'fields': 'voucher_date\ndue_date\ndebit_to\ngrand_total\noutstanding_amount'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053091 },
Brahma K37fec6e2011-07-15 11:20:04 +053092
93 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053094 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053095 'description': 'Incoming invoice from your service providers',
96 'display_name': 'Purchase Invoice',
97 'doc_name': 'Payable Voucher',
98 'doc_type': 'Forms',
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +053099 'doctype': 'Module Def Item',
Nabin Hait048b1a92011-09-12 13:25:04 +0530100 'fields': 'voucher_date\ncredit_to\nbill_no\ngrand_total\noutstanding_amount'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530101 },
Brahma K37fec6e2011-07-15 11:20:04 +0530102
103 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530104 {
Brahma K8a764662011-07-26 18:43:53 +0530105 'description': 'Lease Agreement for Vehicles',
106 'display_name': 'Lease Agreement',
107 'doc_name': 'Lease Agreement',
Brahma K37fec6e2011-07-15 11:20:04 +0530108 'doc_type': 'Forms',
Nabin Hait048b1a92011-09-12 13:25:04 +0530109 'doctype': 'Module Def Item'
Brahma K37fec6e2011-07-15 11:20:04 +0530110 },
111
112 # Module Def Item
113 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530114 'description': 'Profit & Loss and Balance Sheet builder',
115 'display_name': 'Financial Statements',
116 'doc_name': 'Financial Statements',
117 'doc_type': 'Pages',
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530118 'doctype': 'Module Def Item',
Nabin Hait048b1a92011-09-12 13:25:04 +0530119 'icon': 'table.gif'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530120 },
Brahma K37fec6e2011-07-15 11:20:04 +0530121
122 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530123 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530124 'description': 'Update your actual clearance dates and find out if bank ledger tallies with your bank statement.',
125 'display_name': 'Bank Reconciliation',
126 'doc_name': 'Bank Reconciliation',
127 'doc_type': 'Single DocType',
Nabin Hait048b1a92011-09-12 13:25:04 +0530128 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530129 },
Brahma K37fec6e2011-07-15 11:20:04 +0530130
131 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530132 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530133 'display_name': 'TDS Payment',
134 'doc_name': 'TDS Payment',
135 'doc_type': 'Setup Forms',
Nabin Hait048b1a92011-09-12 13:25:04 +0530136 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530137 },
Brahma K37fec6e2011-07-15 11:20:04 +0530138
139 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530140 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530141 'display_name': 'TDS Return Acknowledgement',
142 'doc_name': 'TDS Return Acknowledgement',
143 'doc_type': 'Setup Forms',
Nabin Hait048b1a92011-09-12 13:25:04 +0530144 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530145 },
Brahma K37fec6e2011-07-15 11:20:04 +0530146
147 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530148 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530149 'display_name': 'Form 16A',
150 'doc_name': 'Form 16A',
151 'doc_type': 'Setup Forms',
Nabin Hait048b1a92011-09-12 13:25:04 +0530152 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530153 },
Brahma K37fec6e2011-07-15 11:20:04 +0530154
155 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530156 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530157 'description': 'Account closing entry (Profit Booking) on any date',
158 'display_name': 'Period Closing Voucher',
159 'doc_name': 'Period Closing Voucher',
160 'doc_type': 'Setup Forms',
Nabin Hait048b1a92011-09-12 13:25:04 +0530161 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530162 },
Brahma K37fec6e2011-07-15 11:20:04 +0530163
164 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530165 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530166 'description': 'You can export balance of selected ledgers within a specific period',
167 'display_name': 'Ledger Balance Export',
168 'doc_name': 'Ledger Balance Export',
169 'doc_type': 'Single DocType',
Nabin Hait048b1a92011-09-12 13:25:04 +0530170 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530171 },
Brahma K37fec6e2011-07-15 11:20:04 +0530172
173 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530174 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530175 'display_name': 'General Ledger',
176 'doc_name': 'GL Entry',
177 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530178 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530179 },
Brahma K37fec6e2011-07-15 11:20:04 +0530180
181 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530182 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530183 'display_name': 'Accounts Receivable',
184 'doc_name': 'GL Entry',
185 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530186 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530187 },
Brahma K37fec6e2011-07-15 11:20:04 +0530188
189 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530190 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530191 'display_name': 'Accounts Payable',
192 'doc_name': 'GL Entry',
193 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530194 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530195 },
Brahma K37fec6e2011-07-15 11:20:04 +0530196
197 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530198 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530199 'display_name': 'Bank Reconciliation Statement',
200 'doc_name': 'Journal Voucher Detail',
201 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530202 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530203 },
Brahma K37fec6e2011-07-15 11:20:04 +0530204
205 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530206 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530207 'display_name': 'Trial Balance',
208 'doc_name': 'Account',
209 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530210 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530211 },
Brahma K37fec6e2011-07-15 11:20:04 +0530212
213 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530214 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530215 'display_name': 'Sales Register',
216 'doc_name': 'Receivable Voucher',
217 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530218 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530219 },
Brahma K37fec6e2011-07-15 11:20:04 +0530220
221 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530222 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530223 'display_name': 'Purchase Register',
224 'doc_name': 'Payable Voucher',
225 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530226 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530227 },
Brahma K37fec6e2011-07-15 11:20:04 +0530228
229 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530230 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530231 'display_name': 'Bank Clearance report',
232 'doc_name': 'Journal Voucher Detail',
233 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530234 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530235 },
Brahma K37fec6e2011-07-15 11:20:04 +0530236
237 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530238 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530239 'display_name': 'Monthly Ledger Summary Report',
240 'doc_name': 'GL Entry',
241 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530242 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530243 },
Brahma K37fec6e2011-07-15 11:20:04 +0530244
245 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530246 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530247 'display_name': 'Collection Report',
248 'doc_name': 'Journal Voucher Detail',
249 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530250 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530251 },
Brahma K37fec6e2011-07-15 11:20:04 +0530252
253 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530254 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530255 'display_name': 'Total amout collection for a period - Customerwise',
256 'doc_name': 'Account',
257 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530258 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530259 },
Brahma K37fec6e2011-07-15 11:20:04 +0530260
261 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530262 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530263 'display_name': 'Payment Report',
264 'doc_name': 'Journal Voucher Detail',
265 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530266 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530267 },
Brahma K37fec6e2011-07-15 11:20:04 +0530268
269 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530270 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530271 'display_name': 'Itemwise Sales Register',
272 'doc_name': 'RV Detail',
273 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530274 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530275 },
Brahma K37fec6e2011-07-15 11:20:04 +0530276
277 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530278 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530279 'display_name': 'Itemwise Purchase Register',
280 'doc_name': 'PV Detail',
281 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530282 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530283 },
Brahma K37fec6e2011-07-15 11:20:04 +0530284
285 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530286 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530287 'display_name': 'Cost Center wise Expense',
288 'doc_name': 'GL Entry',
289 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530290 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530291 },
Brahma K37fec6e2011-07-15 11:20:04 +0530292
293 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530294 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530295 'display_name': 'TDS Return',
296 'doc_name': 'TDS Payment Detail',
297 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530298 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530299 },
Brahma K37fec6e2011-07-15 11:20:04 +0530300
301 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530302 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530303 'display_name': 'Budget Variance Report',
304 'doc_name': 'Budget Detail',
305 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530306 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530307 },
Brahma K37fec6e2011-07-15 11:20:04 +0530308
309 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530310 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530311 'display_name': 'Payment Receipt Report',
312 'doc_name': 'GL Entry',
313 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530314 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530315 },
Brahma K37fec6e2011-07-15 11:20:04 +0530316
317 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530318 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530319 'description': 'Track total commission given to your Business Associate',
320 'display_name': 'Business Associate Commission Report',
321 'doc_name': 'Receivable Voucher',
322 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530323 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530324 },
Brahma K37fec6e2011-07-15 11:20:04 +0530325
Brahma K8a764662011-07-26 18:43:53 +0530326 # Module Def Item
327 {
328 'display_name': 'Lease Agreement List',
Brahma Kf1353e22011-07-28 12:23:45 +0530329 'doc_name': 'GL Entry',
Brahma K8a764662011-07-26 18:43:53 +0530330 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530331 'doctype': 'Module Def Item'
Brahma K8a764662011-07-26 18:43:53 +0530332 },
333
Brahma K09307622011-07-27 12:03:34 +0530334 # Module Def Item
335 {
336 'display_name': 'Lease Monthly Future Installment Inflows',
Brahma Kf1353e22011-07-28 12:23:45 +0530337 'doc_name': 'GL Entry',
Brahma K09307622011-07-27 12:03:34 +0530338 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530339 'doctype': 'Module Def Item'
Brahma K09307622011-07-27 12:03:34 +0530340 },
341
342 # Module Def Item
343 {
344 'display_name': 'Lease Overdue Age Wise',
Brahma Kf1353e22011-07-28 12:23:45 +0530345 'doc_name': 'GL Entry',
Brahma K09307622011-07-27 12:03:34 +0530346 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530347 'doctype': 'Module Def Item'
Brahma K09307622011-07-27 12:03:34 +0530348 },
349
350 # Module Def Item
351 {
352 'display_name': 'Lease Overdue List',
Brahma Kf1353e22011-07-28 12:23:45 +0530353 'doc_name': 'GL Entry',
Brahma K09307622011-07-27 12:03:34 +0530354 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530355 'doctype': 'Module Def Item'
Brahma K09307622011-07-27 12:03:34 +0530356 },
357
358 # Module Def Item
359 {
360 'display_name': 'Lease Receipts Client Wise',
Brahma Kf1353e22011-07-28 12:23:45 +0530361 'doc_name': 'GL Entry',
Brahma K09307622011-07-27 12:03:34 +0530362 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530363 'doctype': 'Module Def Item'
Brahma K09307622011-07-27 12:03:34 +0530364 },
365
366 # Module Def Item
367 {
368 'display_name': 'Lease Yearly Future Installment Inflows',
Brahma Kf1353e22011-07-28 12:23:45 +0530369 'doc_name': 'GL Entry',
Brahma K09307622011-07-27 12:03:34 +0530370 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530371 'doctype': 'Module Def Item'
372 },
373
374 # Module Def Item
375 {
376 'display_name': 'Voucher wise tax details',
377 'doc_name': 'RV Tax Detail',
378 'doc_type': 'Reports',
379 'doctype': 'Module Def Item'
Brahma K09307622011-07-27 12:03:34 +0530380 },
381
Brahma K37fec6e2011-07-15 11:20:04 +0530382 # Module Def Role
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530383 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530384 'doctype': 'Module Def Role',
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530385 'role': 'Accounts Manager'
386 },
Brahma K37fec6e2011-07-15 11:20:04 +0530387
388 # Module Def Role
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530389 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530390 'doctype': 'Module Def Role',
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530391 'role': 'Accounts User'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530392 }
Brahma K37fec6e2011-07-15 11:20:04 +0530393]