blob: 4fc87904809169d451a4ab06bf3e2a2b86017446 [file] [log] [blame]
Nabin Hait15cad192011-10-10 17:10:24 +05301# Module Def, Stock
nabinhaitec097972011-07-01 13:34:41 +05302[
Nabin Hait15cad192011-10-10 17:10:24 +05303
4 # These values are common in all dictionaries
nabinhaitec097972011-07-01 13:34:41 +05305 {
Nabin Hait15cad192011-10-10 17:10:24 +05306 'creation': '2011-07-01 17:40:49',
nabinhaitec097972011-07-01 13:34:41 +05307 'docstatus': 0,
Nabin Hait15cad192011-10-10 17:10:24 +05308 'modified': '2011-10-10 17:01:34',
9 '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': 'Stock',
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': 'Stock',
27 'parentfield': 'items',
28 'parenttype': 'Module Def'
29 },
30
31 # These values are common for all Module Def
32 {
33 'disabled': 'No',
nabinhaitec097972011-07-01 13:34:41 +053034 'doctype': u'Module Def',
35 'doctype_list': 'DocType Label, QA Inspection Report',
nabinhaitec097972011-07-01 13:34:41 +053036 'is_hidden': 'No',
nabinhaitec097972011-07-01 13:34:41 +053037 'module_desc': 'Material Management',
38 'module_icon': 'Stock.gif',
39 'module_label': 'Stock',
40 'module_name': 'Stock',
nabinhaitec097972011-07-01 13:34:41 +053041 'module_seq': 7,
Nabin Hait15cad192011-10-10 17:10:24 +053042 'name': '__common__'
nabinhaitec097972011-07-01 13:34:41 +053043 },
Nabin Hait15cad192011-10-10 17:10:24 +053044
45 # Module Def, Stock
nabinhaitec097972011-07-01 13:34:41 +053046 {
Nabin Hait15cad192011-10-10 17:10:24 +053047 'doctype': u'Module Def',
48 'name': 'Stock'
49 },
50
51 # Module Def Item
52 {
nabinhaitec097972011-07-01 13:34:41 +053053 'description': 'Item master',
54 'display_name': 'Item',
55 'doc_name': 'Item',
56 'doc_type': 'Forms',
nabinhaitec097972011-07-01 13:34:41 +053057 'doctype': 'Module Def Item',
Nabin Hait15cad192011-10-10 17:10:24 +053058 'fields': 'name\nitem_group\ndescription'
nabinhaitec097972011-07-01 13:34:41 +053059 },
Nabin Hait15cad192011-10-10 17:10:24 +053060
61 # Module Def Item
nabinhaitec097972011-07-01 13:34:41 +053062 {
Nabin Hait15cad192011-10-10 17:10:24 +053063 'description': 'A unique number identifying each entity of an item',
64 'display_name': 'Serial No',
65 'doc_name': 'Serial No',
66 'doc_type': 'Forms',
67 'doctype': 'Module Def Item',
68 'fields': 'item_code\nstatus\nwarehouse\npr_no\ndelivery_note_no\ncustomer'
69 },
70
71 # Module Def Item
72 {
nabinhaitec097972011-07-01 13:34:41 +053073 'description': 'Record of items added, removed or moved from one warehouse to another.',
74 'display_name': 'Stock Entry',
75 'doc_name': 'Stock Entry',
76 'doc_type': 'Forms',
nabinhaitec097972011-07-01 13:34:41 +053077 'doctype': 'Module Def Item',
Nabin Hait15cad192011-10-10 17:10:24 +053078 'fields': 'transfer_date\npurpose\nfrom_warehouse\nto_warehouse\nremarks'
nabinhaitec097972011-07-01 13:34:41 +053079 },
Nabin Hait15cad192011-10-10 17:10:24 +053080
81 # Module Def Item
nabinhaitec097972011-07-01 13:34:41 +053082 {
nabinhaitec097972011-07-01 13:34:41 +053083 'description': 'Record of items delivered to your customers along with the Printed Note',
84 'display_name': 'Delivery Note',
85 'doc_name': 'Delivery Note',
86 'doc_type': 'Forms',
nabinhaitec097972011-07-01 13:34:41 +053087 'doctype': 'Module Def Item',
Nabin Hait15cad192011-10-10 17:10:24 +053088 'fields': 'status\ntransaction_date\ncustomer\nterritory\ngrand_total\nper_billed'
nabinhaitec097972011-07-01 13:34:41 +053089 },
Nabin Hait15cad192011-10-10 17:10:24 +053090
91 # Module Def Item
nabinhaitec097972011-07-01 13:34:41 +053092 {
nabinhaitec097972011-07-01 13:34:41 +053093 'description': 'Record of incoming material from your suppliers',
94 'display_name': 'Purchase Receipt',
95 'doc_name': 'Purchase Receipt',
96 'doc_type': 'Forms',
nabinhaitec097972011-07-01 13:34:41 +053097 'doctype': 'Module Def Item',
Nabin Hait15cad192011-10-10 17:10:24 +053098 'fields': 'status\ntransaction_date\nsupplier\ngrand_total\nper_billed'
nabinhaitec097972011-07-01 13:34:41 +053099 },
Nabin Hait15cad192011-10-10 17:10:24 +0530100
101 # Module Def Item
nabinhaitec097972011-07-01 13:34:41 +0530102 {
nabinhaitec097972011-07-01 13:34:41 +0530103 'description': 'Details of Installation done after delivery',
104 'display_name': 'Installation Note',
105 'doc_name': 'Installation Note',
106 'doc_type': 'Forms',
Nabin Hait15cad192011-10-10 17:10:24 +0530107 'doctype': 'Module Def Item'
nabinhaitec097972011-07-01 13:34:41 +0530108 },
Nabin Hait15cad192011-10-10 17:10:24 +0530109
110 # Module Def Item
nabinhaitec097972011-07-01 13:34:41 +0530111 {
nabinhaitec097972011-07-01 13:34:41 +0530112 'description': 'Create Quality Inspection Report for any item',
113 'display_name': 'Inspection Report',
114 'doc_name': 'QA Inspection Report',
115 'doc_type': 'Forms',
nabinhaitec097972011-07-01 13:34:41 +0530116 'doctype': 'Module Def Item',
Nabin Hait15cad192011-10-10 17:10:24 +0530117 'fields': 'inspection_type\nitem_code\nreport_date\npurchase_receipt_no\ndelivery_note_no'
nabinhaitec097972011-07-01 13:34:41 +0530118 },
Nabin Hait15cad192011-10-10 17:10:24 +0530119
120 # Module Def Item
nabinhaitec097972011-07-01 13:34:41 +0530121 {
nabinhaitec097972011-07-01 13:34:41 +0530122 'description': 'Reconcile your stock by uploading it form an excel file',
123 'display_name': 'Stock Reconciliation',
124 'doc_name': 'Stock Reconciliation',
125 'doc_type': 'Forms',
nabinhaitec097972011-07-01 13:34:41 +0530126 'doctype': 'Module Def Item',
Nabin Hait15cad192011-10-10 17:10:24 +0530127 'fields': 'reconciliation_date\nreconciliation_time\nremark'
nabinhaitec097972011-07-01 13:34:41 +0530128 },
Nabin Hait15cad192011-10-10 17:10:24 +0530129
130 # Module Def Item
nabinhaitec097972011-07-01 13:34:41 +0530131 {
nabinhaitec097972011-07-01 13:34:41 +0530132 'description': 'This utility tool will update Stock UOM in Item and will respectively update Actual Qty in Stock Ledger as per Conversion Factor.',
133 'display_name': 'Stock UOM Replace Utility',
134 'doc_name': 'Stock UOM Replace Utility',
135 'doc_type': 'Single DocType',
Nabin Hait15cad192011-10-10 17:10:24 +0530136 'doctype': 'Module Def Item'
nabinhaitec097972011-07-01 13:34:41 +0530137 },
Nabin Hait15cad192011-10-10 17:10:24 +0530138
139 # Module Def Item
nabinhaitec097972011-07-01 13:34:41 +0530140 {
nabinhaitec097972011-07-01 13:34:41 +0530141 'description': 'This utility will help in tracking stock for Sales Return and Purchase Return.',
142 'display_name': 'Sales and Purchase Return Wizard',
143 'doc_name': 'Sales and Purchase Return Wizard',
144 'doc_type': 'Single DocType',
Nabin Hait15cad192011-10-10 17:10:24 +0530145 'doctype': 'Module Def Item'
nabinhaitec097972011-07-01 13:34:41 +0530146 },
Nabin Hait15cad192011-10-10 17:10:24 +0530147
148 # Module Def Item
nabinhaitec097972011-07-01 13:34:41 +0530149 {
nabinhaitec097972011-07-01 13:34:41 +0530150 'description': 'You can create master template for landed cost wizard',
151 'display_name': 'Landed Cost Master',
152 'doc_name': 'Landed Cost Master',
153 'doc_type': 'Forms',
nabinhaitec097972011-07-01 13:34:41 +0530154 'doctype': 'Module Def Item',
Nabin Hait15cad192011-10-10 17:10:24 +0530155 'icon': 'accept.gif'
nabinhaitec097972011-07-01 13:34:41 +0530156 },
Nabin Hait15cad192011-10-10 17:10:24 +0530157
158 # Module Def Item
nabinhaitec097972011-07-01 13:34:41 +0530159 {
nabinhaitec097972011-07-01 13:34:41 +0530160 'description': 'Add extra expenses into Purchase Receipt which should be consider for item valuation. The cost will be added proportionately as per purchase receipt value.',
161 'display_name': 'Landed Cost Wizard',
162 'doc_name': 'Landed Cost Wizard',
163 'doc_type': 'Forms',
nabinhaitec097972011-07-01 13:34:41 +0530164 'doctype': 'Module Def Item',
Nabin Hait15cad192011-10-10 17:10:24 +0530165 'icon': 'accept.gif'
nabinhaitec097972011-07-01 13:34:41 +0530166 },
Nabin Hait15cad192011-10-10 17:10:24 +0530167
168 # Module Def Item
nabinhaitec097972011-07-01 13:34:41 +0530169 {
nabinhaitec097972011-07-01 13:34:41 +0530170 'display_name': 'Stock Ledger',
171 'doc_name': 'Stock Ledger Entry',
172 'doc_type': 'Reports',
Nabin Hait15cad192011-10-10 17:10:24 +0530173 'doctype': 'Module Def Item'
nabinhaitec097972011-07-01 13:34:41 +0530174 },
Nabin Hait15cad192011-10-10 17:10:24 +0530175
176 # Module Def Item
nabinhaitec097972011-07-01 13:34:41 +0530177 {
nabinhaitec097972011-07-01 13:34:41 +0530178 'display_name': 'Stock Level',
179 'doc_name': 'Bin',
180 'doc_type': 'Reports',
Nabin Hait15cad192011-10-10 17:10:24 +0530181 'doctype': 'Module Def Item'
nabinhaitec097972011-07-01 13:34:41 +0530182 },
Nabin Hait15cad192011-10-10 17:10:24 +0530183
184 # Module Def Item
nabinhaitec097972011-07-01 13:34:41 +0530185 {
nabinhaitec097972011-07-01 13:34:41 +0530186 'display_name': 'Shortage To Indent',
187 'doc_name': 'Item',
188 'doc_type': 'Reports',
Nabin Hait15cad192011-10-10 17:10:24 +0530189 'doctype': 'Module Def Item'
nabinhaitec097972011-07-01 13:34:41 +0530190 },
Nabin Hait15cad192011-10-10 17:10:24 +0530191
192 # Module Def Item
nabinhaitec097972011-07-01 13:34:41 +0530193 {
nabinhaitec097972011-07-01 13:34:41 +0530194 'description': 'Stock Value as per Item and Warehouse',
195 'display_name': 'Stock Report',
196 'doc_name': 'Stock Ledger Entry',
197 'doc_type': 'Reports',
Nabin Hait15cad192011-10-10 17:10:24 +0530198 'doctype': 'Module Def Item'
nabinhaitec097972011-07-01 13:34:41 +0530199 },
Nabin Hait15cad192011-10-10 17:10:24 +0530200
201 # Module Def Item
nabinhaitec097972011-07-01 13:34:41 +0530202 {
nabinhaitec097972011-07-01 13:34:41 +0530203 'display_name': 'Stock Aging Report',
204 'doc_name': 'Serial No',
205 'doc_type': 'Reports',
Nabin Hait15cad192011-10-10 17:10:24 +0530206 'doctype': 'Module Def Item'
nabinhaitec097972011-07-01 13:34:41 +0530207 },
Nabin Hait15cad192011-10-10 17:10:24 +0530208
209 # Module Def Role
nabinhaitec097972011-07-01 13:34:41 +0530210 {
nabinhaitec097972011-07-01 13:34:41 +0530211 'doctype': 'Module Def Role',
nabinhaitec097972011-07-01 13:34:41 +0530212 'role': 'Material User'
213 },
Nabin Hait15cad192011-10-10 17:10:24 +0530214
215 # Module Def Role
nabinhaitec097972011-07-01 13:34:41 +0530216 {
nabinhaitec097972011-07-01 13:34:41 +0530217 'doctype': 'Module Def Role',
nabinhaitec097972011-07-01 13:34:41 +0530218 'role': 'Material Master Manager'
219 },
Nabin Hait15cad192011-10-10 17:10:24 +0530220
221 # Module Def Role
nabinhaitec097972011-07-01 13:34:41 +0530222 {
nabinhaitec097972011-07-01 13:34:41 +0530223 'doctype': 'Module Def Role',
nabinhaitec097972011-07-01 13:34:41 +0530224 'role': 'Material Manager'
225 },
Nabin Hait15cad192011-10-10 17:10:24 +0530226
227 # Module Def Role
nabinhaitec097972011-07-01 13:34:41 +0530228 {
nabinhaitec097972011-07-01 13:34:41 +0530229 'doctype': 'Module Def Role',
nabinhaitec097972011-07-01 13:34:41 +0530230 'role': 'Quality Manager'
231 }
232]