How to properly set the end date calculation for producing 10000 units of a product with 16sec cycle time under 350 machine under odoo 17 manufacturing order
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
1
회신
1096
화면
Step 1: Calculate Total Production Time
- Determine Total Units to Produce: 10,000 units.
- Cycle Time per Unit: 16 seconds.
- Total Production Time Needed:
- Total Time=Total Units×Cycle Time per Unit\text{Total Time} = \text{Total Units} \times \text{Cycle Time per Unit}Total Time=Total Units×Cycle Time per Unit
- Total Time=10,000×16 seconds=160,000 seconds\text{Total Time} = 10,000 \times 16 \text{ seconds} = 160,000 \text{ seconds}Total Time=10,000×16 seconds=160,000 seconds
- Convert to Hours (if needed):
Total Time in Hours=160,0003600≈44.44 hours\text{Total Time in Hours} = \frac{160,000}{3600} \approx 44.44 \text{ hours}Total Time in Hours=3600160,000≈44.44 hours
Step 2: Calculate Actual Production Time Using Machine Count
Since you have 350 machines working in parallel:
- Effective Production Time (given 350 machines):
- Actual Time=Total Production TimeNumber of Machines\text{Actual Time} = \frac{\text{Total Production Time}}{\text{Number of Machines}}Actual Time=Number of MachinesTotal Production Time
- Actual Time=160,000350≈457.14 seconds\text{Actual Time} = \frac{160,000}{350} \approx 457.14 \text{ seconds}Actual Time=350160,000≈457.14 seconds
- Convert to Minutes or Hours (optional):
Actual Time in Minutes=457.1460≈7.62 minutes\text{Actual Time in Minutes} = \frac{457.14}{60} \approx 7.62 \text{ minutes}Actual Time in Minutes=60457.14≈7.62 minutes
Actual Time in Hours=7.6260≈0.127 hours\text{Actual Time in Hours} = \frac{7.62}{60} \approx 0.127 \text{ hours}Actual Time in Hours=607.62≈0.127 hours
Step 3: Set Up Manufacturing Order in Odoo
- Open Manufacturing Order in Odoo.
- Enter Quantity to Produce as 10,000 units.
- Set Cycle Time per Unit as 16 seconds (this is typically done in the work center configuration).
- Use the calculated end time or work with Odoo’s scheduling feature to auto-calculate the end date based on your machine availability, cycle time, and shift timings.