[bom] [production] Cleaned up BOM, Production Planning Tool, Progress in Demo Builder

This commit is contained in:
Rushabh Mehta
2013-08-07 17:46:35 +05:30
parent 0cb97f3627
commit 7cfefbced5
10 changed files with 208 additions and 160 deletions

View File

@@ -107,6 +107,7 @@ def import_defaults():
{'doctype': 'Item Group', 'item_group_name': 'Products', 'is_group': 'No', 'parent_item_group': 'All Item Groups'},
{'doctype': 'Item Group', 'item_group_name': 'Raw Material', 'is_group': 'No', 'parent_item_group': 'All Item Groups'},
{'doctype': 'Item Group', 'item_group_name': 'Services', 'is_group': 'No', 'parent_item_group': 'All Item Groups'},
{'doctype': 'Item Group', 'item_group_name': 'Sub Assemblies', 'is_group': 'No', 'parent_item_group': 'All Item Groups'},
# deduction type
{'doctype': 'Deduction Type', 'name': 'Income Tax', 'description': 'Income Tax', 'deduction_name': 'Income Tax'},