Feature #5551
closedFeature #5543: Job Review Workflow (Manager Approval)
Build Review Detail Page Layout & Show Planned Quantities Table & Equipment & Labour Actual Input Section
Description
Create layout structure for job review including: job summary, product list, equipment table, labour table, and totals.
Follow responsive design for web/mobile views.
Render planned product list (name, planned qty, unit price).
Provide editable input fields for entering actual quantities for each row.
Render planned equipment and labour rows.
Show editable fields for actual values.
Handle different unit types (hourly, item-based).
For every row, calculate:
Difference = Actual – Planned
Adjustment = Difference × Unit Price
Also calculate a summary: Total Planned, Total Actual, Net Adjustment.
Update values dynamically as the user types.
click on update then call api
Subtasks
Related issues
Updated by Yalavarthi Thriveni 4 months ago
- Target version changed from Sprint3 to Sprint2
Updated by Pavan Kumar Murala 3 months ago
- Estimated time changed from 8:00 h to 9:00 h
Updated by Pavan Kumar Murala 3 months ago
- Assignee changed from Pavan Kumar Murala to Ajit A
Updated by Yalavarthi Thriveni 3 months ago
- Status changed from Resolved to Closed