|
| 1 | +{ |
| 2 | + 'name': 'Window Installation', |
| 3 | + 'version': '17.4', |
| 4 | + 'category': 'Services', |
| 5 | + 'description': """ |
| 6 | +This industry is ideal for window installation businesses proficient in managing projects from conception to completion, |
| 7 | +focusing on accurate quoting, efficient planning, seamless execution, and excellent customer service, ... |
| 8 | +""", |
| 9 | + 'depends': [ |
| 10 | + 'crm_enterprise', |
| 11 | + 'documents', |
| 12 | + 'helpdesk', |
| 13 | + 'hr_fleet', |
| 14 | + 'industry_fsm', |
| 15 | + 'knowledge', |
| 16 | + 'maintenance', |
| 17 | + 'purchase_stock', |
| 18 | + 'sale_crm', |
| 19 | + 'sale_margin', |
| 20 | + 'sale_project_forecast', |
| 21 | + 'sign', |
| 22 | + 'mrp', |
| 23 | + ], |
| 24 | + 'data': [ |
| 25 | + 'data/documents_folder.xml', |
| 26 | + 'data/stock_location.xml', |
| 27 | + 'data/ir_attachment_pre.xml', |
| 28 | + 'data/knowledge_cover.xml', |
| 29 | + 'data/knowledge_article.xml', |
| 30 | + 'data/knowledge_article_favorite.xml', |
| 31 | + 'data/product_category.xml', |
| 32 | + 'data/project_project.xml', |
| 33 | + 'data/project_task_type.xml', |
| 34 | + 'data/product_template.xml', |
| 35 | + 'data/mail_message.xml', |
| 36 | + 'data/product_attribute.xml', |
| 37 | + 'data/product_attribute_value.xml', |
| 38 | + 'data/product_template_attribute_line.xml', |
| 39 | + 'data/product_template_attribute_value.xml', |
| 40 | + 'data/product_product.xml', |
| 41 | + ], |
| 42 | + 'demo': [ |
| 43 | + 'demo/res_partner.xml', |
| 44 | + 'demo/hr_employee.xml', |
| 45 | + 'demo/account_analytic_account.xml', |
| 46 | + 'demo/crm_lead.xml', |
| 47 | + 'demo/project_task_stage_personal.xml', |
| 48 | + 'demo/planning_recurrency.xml', |
| 49 | + 'demo/planning_slot.xml', |
| 50 | + 'demo/purchase_order.xml', |
| 51 | + 'demo/purchase_order_line.xml', |
| 52 | + 'demo/sale_order.xml', |
| 53 | + 'demo/sale_order_line.xml', |
| 54 | + 'demo/product_supplierinfo.xml', |
| 55 | + 'demo/project_task.xml', |
| 56 | + ], |
| 57 | + 'license': 'OPL-1', |
| 58 | + 'images': ['images/main.png'], |
| 59 | +} |
0 commit comments