Import Machine Repair Requests from Excel
This module imports machine repair requests from excel files.
Main Features
- Allow you to Import Machine Repair Requests from excel file.
- Sample Excel is available inside sample folder in module.
- Make sure you have xlrd Python Library installed.
- Subject (subject) :
- Technician (user_id) :
- Customer (partner_id) :
- Project (project_id) :
- Machine Repair Team (team_id) :
- Department (department_id) :
- Priority (priority):
- Repair Request Date (request_date):
- Machine Category (product_category) :
- Product (product_id) :
- Brand (brand):
- Model (model):
- Color (color):
- Year (year):
- Damage (damage):
- Nature of Service (nature_of_service_id):
- Repair Type (repair_types_ids):
- Problem (problem):