Feature #3942
openUser Story: Manage Labour Types for Fieldstaff
0%
Description
As an Admin/Sales Manager
I want to define and use different labour hour types with payment details
So that I can accurately estimate and track labour costs in solar installation quotations.
Acceptance Criteria
Define Labour Types
Each labour type should store:
Name (e.g., Electrician, Installer, Helper, Surveyor, QA Inspector).
Description (short summary of the role).
Rate Type (Hourly / Daily).
Base Rate (payment per hour or per day).
Overtime Rate (optional).
Use in Quotations
2.While preparing a quotation:
Select labour types needed for the job.
Enter planned hours (or days) for each labour type.
System calculates Planned Labour Cost = Hours × Rate.
Quotation should show a labour cost breakdown (by type).
3.Post-Job Actuals (Future Scope)
Store actual hours worked per labour type.
Compare Planned vs Actual hours/cost.
Related issues