blob: f9c36c823f9eed43d30c220628d01ad1d85fe682 [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 Haitfd203402011-12-08 17:49:40 +05308 'modified': '2011-12-07 16:18:28',
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 {
Nabin Haitfd203402011-12-08 17:49:40 +0530184 'description': 'Track C-Form received from customers',
185 'display_name': 'C-Form',
186 'doc_name': 'C-Form',
187 'doc_type': 'Setup Forms',
188 'doctype': 'Module Def Item'
189 },
190
191 # Module Def Item
192 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530193 'display_name': 'General Ledger',
194 'doc_name': 'GL Entry',
195 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530196 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530197 },
Brahma K37fec6e2011-07-15 11:20:04 +0530198
199 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530200 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530201 'display_name': 'Accounts Receivable',
202 'doc_name': 'GL Entry',
203 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530204 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530205 },
Brahma K37fec6e2011-07-15 11:20:04 +0530206
207 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530208 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530209 'display_name': 'Accounts Payable',
210 'doc_name': 'GL Entry',
211 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530212 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530213 },
Brahma K37fec6e2011-07-15 11:20:04 +0530214
215 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530216 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530217 'display_name': 'Bank Reconciliation Statement',
218 'doc_name': 'Journal Voucher Detail',
219 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530220 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530221 },
Brahma K37fec6e2011-07-15 11:20:04 +0530222
223 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530224 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530225 'display_name': 'Trial Balance',
226 'doc_name': 'Account',
227 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530228 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530229 },
Brahma K37fec6e2011-07-15 11:20:04 +0530230
231 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530232 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530233 'display_name': 'Sales Register',
234 'doc_name': 'Receivable Voucher',
235 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530236 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530237 },
Brahma K37fec6e2011-07-15 11:20:04 +0530238
239 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530240 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530241 'display_name': 'Purchase Register',
242 'doc_name': 'Payable Voucher',
243 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530244 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530245 },
Brahma K37fec6e2011-07-15 11:20:04 +0530246
247 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530248 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530249 'display_name': 'Bank Clearance report',
250 'doc_name': 'Journal Voucher Detail',
251 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530252 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530253 },
Brahma K37fec6e2011-07-15 11:20:04 +0530254
255 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530256 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530257 'display_name': 'Monthly Ledger Summary Report',
258 'doc_name': 'GL Entry',
259 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530260 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530261 },
Brahma K37fec6e2011-07-15 11:20:04 +0530262
263 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530264 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530265 'display_name': 'Collection Report',
266 'doc_name': 'Journal Voucher Detail',
267 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530268 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530269 },
Brahma K37fec6e2011-07-15 11:20:04 +0530270
271 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530272 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530273 'display_name': 'Total amout collection for a period - Customerwise',
274 'doc_name': 'Account',
275 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530276 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530277 },
Brahma K37fec6e2011-07-15 11:20:04 +0530278
279 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530280 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530281 'display_name': 'Payment Report',
282 'doc_name': 'Journal Voucher Detail',
283 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530284 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530285 },
Brahma K37fec6e2011-07-15 11:20:04 +0530286
287 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530288 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530289 'display_name': 'Itemwise Sales Register',
290 'doc_name': 'RV Detail',
291 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530292 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530293 },
Brahma K37fec6e2011-07-15 11:20:04 +0530294
295 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530296 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530297 'display_name': 'Itemwise Purchase Register',
298 'doc_name': 'PV Detail',
299 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530300 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530301 },
Brahma K37fec6e2011-07-15 11:20:04 +0530302
303 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530304 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530305 'display_name': 'Cost Center wise Expense',
306 'doc_name': 'GL Entry',
307 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530308 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530309 },
Brahma K37fec6e2011-07-15 11:20:04 +0530310
311 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530312 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530313 'display_name': 'TDS Return',
314 'doc_name': 'TDS Payment Detail',
315 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530316 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530317 },
Brahma K37fec6e2011-07-15 11:20:04 +0530318
319 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530320 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530321 'display_name': 'Budget Variance Report',
322 'doc_name': 'Budget Detail',
323 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530324 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530325 },
Brahma K37fec6e2011-07-15 11:20:04 +0530326
327 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530328 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530329 'display_name': 'Payment Receipt Report',
330 'doc_name': 'GL Entry',
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
335 # Module Def Item
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530336 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530337 'description': 'Track total commission given to your Business Associate',
338 'display_name': 'Business Associate Commission Report',
339 'doc_name': 'Receivable Voucher',
340 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530341 'doctype': 'Module Def Item'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530342 },
Brahma K37fec6e2011-07-15 11:20:04 +0530343
Brahma K8a764662011-07-26 18:43:53 +0530344 # Module Def Item
345 {
346 'display_name': 'Lease Agreement List',
Brahma Kf1353e22011-07-28 12:23:45 +0530347 'doc_name': 'GL Entry',
Brahma K8a764662011-07-26 18:43:53 +0530348 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530349 'doctype': 'Module Def Item'
Brahma K8a764662011-07-26 18:43:53 +0530350 },
351
Brahma K09307622011-07-27 12:03:34 +0530352 # Module Def Item
353 {
354 'display_name': 'Lease Monthly Future Installment Inflows',
Brahma Kf1353e22011-07-28 12:23:45 +0530355 'doc_name': 'GL Entry',
Brahma K09307622011-07-27 12:03:34 +0530356 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530357 'doctype': 'Module Def Item'
Brahma K09307622011-07-27 12:03:34 +0530358 },
359
360 # Module Def Item
361 {
362 'display_name': 'Lease Overdue Age Wise',
Brahma Kf1353e22011-07-28 12:23:45 +0530363 'doc_name': 'GL Entry',
Brahma K09307622011-07-27 12:03:34 +0530364 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530365 'doctype': 'Module Def Item'
Brahma K09307622011-07-27 12:03:34 +0530366 },
367
368 # Module Def Item
369 {
370 'display_name': 'Lease Overdue List',
Brahma Kf1353e22011-07-28 12:23:45 +0530371 'doc_name': 'GL Entry',
Brahma K09307622011-07-27 12:03:34 +0530372 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530373 'doctype': 'Module Def Item'
Brahma K09307622011-07-27 12:03:34 +0530374 },
375
376 # Module Def Item
377 {
378 'display_name': 'Lease Receipts Client Wise',
Brahma Kf1353e22011-07-28 12:23:45 +0530379 'doc_name': 'GL Entry',
Brahma K09307622011-07-27 12:03:34 +0530380 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530381 'doctype': 'Module Def Item'
Brahma K09307622011-07-27 12:03:34 +0530382 },
383
384 # Module Def Item
385 {
386 'display_name': 'Lease Yearly Future Installment Inflows',
Brahma Kf1353e22011-07-28 12:23:45 +0530387 'doc_name': 'GL Entry',
Brahma K09307622011-07-27 12:03:34 +0530388 'doc_type': 'Reports',
Nabin Hait048b1a92011-09-12 13:25:04 +0530389 'doctype': 'Module Def Item'
390 },
391
392 # Module Def Item
393 {
394 'display_name': 'Voucher wise tax details',
395 'doc_name': 'RV Tax Detail',
396 'doc_type': 'Reports',
397 'doctype': 'Module Def Item'
Brahma K09307622011-07-27 12:03:34 +0530398 },
399
Brahma K37fec6e2011-07-15 11:20:04 +0530400 # Module Def Role
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530401 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530402 'doctype': 'Module Def Role',
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530403 'role': 'Accounts Manager'
404 },
Brahma K37fec6e2011-07-15 11:20:04 +0530405
406 # Module Def Role
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530407 {
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530408 'doctype': 'Module Def Role',
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530409 'role': 'Accounts User'
Pratik Vyasc1e6e4c2011-06-08 14:37:15 +0530410 }
Brahma K37fec6e2011-07-15 11:20:04 +0530411]