blob: 0a6921a13c216bb75489b18a37073a60c93162b6 [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 Haite2df68b2011-09-27 12:47:09 +05308 'modified': '2011-09-27 12:44:04',
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 {
Nabin Haite2df68b2011-09-27 12:47:09 +0530133 'description': 'Link your invoices and payment vouchers to clear/update outstanding amount',
134 'display_name': 'Internal Reconciliation',
135 'doc_name': 'Internal Reconciliation',
136 'doc_type': 'Single DocType',
137 'doctype': 'Module Def Item'
138 },
139
140 # Module Def Item
141 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530142 'display_name': 'TDS Payment',
143 'doc_name': 'TDS Payment',
144 'doc_type': 'Setup Forms',
Nabin Hait048b1a92011-09-12 13:25:04 +0530145 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530146 },
Brahma K37fec6e2011-07-15 11:20:04 +0530147
148 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530149 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530150 'display_name': 'TDS Return Acknowledgement',
151 'doc_name': 'TDS Return Acknowledgement',
152 'doc_type': 'Setup Forms',
Nabin Hait048b1a92011-09-12 13:25:04 +0530153 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530154 },
Brahma K37fec6e2011-07-15 11:20:04 +0530155
156 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530157 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530158 'display_name': 'Form 16A',
159 'doc_name': 'Form 16A',
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': 'Account closing entry (Profit Booking) on any date',
167 'display_name': 'Period Closing Voucher',
168 'doc_name': 'Period Closing Voucher',
169 'doc_type': 'Setup Forms',
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 'description': 'You can export balance of selected ledgers within a specific period',
176 'display_name': 'Ledger Balance Export',
177 'doc_name': 'Ledger Balance Export',
178 'doc_type': 'Single DocType',
Nabin Hait048b1a92011-09-12 13:25:04 +0530179 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530180 },
Brahma K37fec6e2011-07-15 11:20:04 +0530181
182 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530183 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530184 'display_name': 'General Ledger',
185 'doc_name': 'GL Entry',
186 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530187 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530188 },
Brahma K37fec6e2011-07-15 11:20:04 +0530189
190 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530191 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530192 'display_name': 'Accounts Receivable',
193 'doc_name': 'GL Entry',
194 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530195 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530196 },
Brahma K37fec6e2011-07-15 11:20:04 +0530197
198 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530199 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530200 'display_name': 'Accounts Payable',
201 'doc_name': 'GL Entry',
202 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530203 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530204 },
Brahma K37fec6e2011-07-15 11:20:04 +0530205
206 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530207 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530208 'display_name': 'Bank Reconciliation Statement',
209 'doc_name': 'Journal Voucher Detail',
210 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530211 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530212 },
Brahma K37fec6e2011-07-15 11:20:04 +0530213
214 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530215 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530216 'display_name': 'Trial Balance',
217 'doc_name': 'Account',
218 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530219 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530220 },
Brahma K37fec6e2011-07-15 11:20:04 +0530221
222 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530223 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530224 'display_name': 'Sales Register',
225 'doc_name': 'Receivable Voucher',
226 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530227 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530228 },
Brahma K37fec6e2011-07-15 11:20:04 +0530229
230 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530231 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530232 'display_name': 'Purchase Register',
233 'doc_name': 'Payable Voucher',
234 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530235 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530236 },
Brahma K37fec6e2011-07-15 11:20:04 +0530237
238 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530239 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530240 'display_name': 'Bank Clearance report',
241 'doc_name': 'Journal Voucher Detail',
242 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530243 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530244 },
Brahma K37fec6e2011-07-15 11:20:04 +0530245
246 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530247 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530248 'display_name': 'Monthly Ledger Summary Report',
249 'doc_name': 'GL Entry',
250 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530251 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530252 },
Brahma K37fec6e2011-07-15 11:20:04 +0530253
254 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530255 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530256 'display_name': 'Collection Report',
257 'doc_name': 'Journal Voucher Detail',
258 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530259 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530260 },
Brahma K37fec6e2011-07-15 11:20:04 +0530261
262 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530263 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530264 'display_name': 'Total amout collection for a period - Customerwise',
265 'doc_name': 'Account',
266 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530267 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530268 },
Brahma K37fec6e2011-07-15 11:20:04 +0530269
270 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530271 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530272 'display_name': 'Payment Report',
273 'doc_name': 'Journal Voucher Detail',
274 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530275 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530276 },
Brahma K37fec6e2011-07-15 11:20:04 +0530277
278 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530279 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530280 'display_name': 'Itemwise Sales Register',
281 'doc_name': 'RV Detail',
282 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530283 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530284 },
Brahma K37fec6e2011-07-15 11:20:04 +0530285
286 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530287 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530288 'display_name': 'Itemwise Purchase Register',
289 'doc_name': 'PV Detail',
290 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530291 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530292 },
Brahma K37fec6e2011-07-15 11:20:04 +0530293
294 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530295 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530296 'display_name': 'Cost Center wise Expense',
297 'doc_name': 'GL Entry',
298 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530299 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530300 },
Brahma K37fec6e2011-07-15 11:20:04 +0530301
302 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530303 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530304 'display_name': 'TDS Return',
305 'doc_name': 'TDS Payment Detail',
306 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530307 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530308 },
Brahma K37fec6e2011-07-15 11:20:04 +0530309
310 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530311 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530312 'display_name': 'Budget Variance Report',
313 'doc_name': 'Budget Detail',
314 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530315 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530316 },
Brahma K37fec6e2011-07-15 11:20:04 +0530317
318 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530319 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530320 'display_name': 'Payment Receipt Report',
321 'doc_name': 'GL Entry',
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
326 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530327 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530328 'description': 'Track total commission given to your Business Associate',
329 'display_name': 'Business Associate Commission Report',
330 'doc_name': 'Receivable Voucher',
331 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530332 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530333 },
Brahma K37fec6e2011-07-15 11:20:04 +0530334
Brahma K8a764662011-07-26 18:43:53 +0530335 # Module Def Item
336 {
337 'display_name': 'Lease Agreement List',
Brahma Kf1353e22011-07-28 12:23:45 +0530338 'doc_name': 'GL Entry',
Brahma K8a764662011-07-26 18:43:53 +0530339 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530340 'doctype': 'Module Def Item'
Brahma K8a764662011-07-26 18:43:53 +0530341 },
342
Brahma K09307622011-07-27 12:03:34 +0530343 # Module Def Item
344 {
345 'display_name': 'Lease Monthly Future Installment Inflows',
Brahma Kf1353e22011-07-28 12:23:45 +0530346 'doc_name': 'GL Entry',
Brahma K09307622011-07-27 12:03:34 +0530347 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530348 'doctype': 'Module Def Item'
Brahma K09307622011-07-27 12:03:34 +0530349 },
350
351 # Module Def Item
352 {
353 'display_name': 'Lease Overdue Age Wise',
Brahma Kf1353e22011-07-28 12:23:45 +0530354 'doc_name': 'GL Entry',
Brahma K09307622011-07-27 12:03:34 +0530355 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530356 'doctype': 'Module Def Item'
Brahma K09307622011-07-27 12:03:34 +0530357 },
358
359 # Module Def Item
360 {
361 'display_name': 'Lease Overdue List',
Brahma Kf1353e22011-07-28 12:23:45 +0530362 'doc_name': 'GL Entry',
Brahma K09307622011-07-27 12:03:34 +0530363 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530364 'doctype': 'Module Def Item'
Brahma K09307622011-07-27 12:03:34 +0530365 },
366
367 # Module Def Item
368 {
369 'display_name': 'Lease Receipts Client Wise',
Brahma Kf1353e22011-07-28 12:23:45 +0530370 'doc_name': 'GL Entry',
Brahma K09307622011-07-27 12:03:34 +0530371 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530372 'doctype': 'Module Def Item'
Brahma K09307622011-07-27 12:03:34 +0530373 },
374
375 # Module Def Item
376 {
377 'display_name': 'Lease Yearly Future Installment Inflows',
Brahma Kf1353e22011-07-28 12:23:45 +0530378 'doc_name': 'GL Entry',
Brahma K09307622011-07-27 12:03:34 +0530379 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530380 'doctype': 'Module Def Item'
381 },
382
383 # Module Def Item
384 {
385 'display_name': 'Voucher wise tax details',
386 'doc_name': 'RV Tax Detail',
387 'doc_type': 'Reports',
388 'doctype': 'Module Def Item'
Brahma K09307622011-07-27 12:03:34 +0530389 },
390
Brahma K37fec6e2011-07-15 11:20:04 +0530391 # Module Def Role
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530392 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530393 'doctype': 'Module Def Role',
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530394 'role': 'Accounts Manager'
395 },
Brahma K37fec6e2011-07-15 11:20:04 +0530396
397 # Module Def Role
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530398 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530399 'doctype': 'Module Def Role',
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530400 'role': 'Accounts User'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530401 }
Brahma K37fec6e2011-07-15 11:20:04 +0530402]