Task #18804
openTask #18862: Sprint Planning for 06/10/2025 - 17/10/2025
House AWB Repository _ Profit Snapshot
0%
Description
User should be able to see a profitability Snapshot for the HAWB so that he can see margin, spot issues, and take corrective action fast.
UI & controls
· Right-side sticky card showing: Sales (local), Costs (local), Margin & Margin %
· Profit snapshot should be visible as a floating panel from any tab.
· Header: HAWB Ref (link), Shipment Direction, Status.
· Rows (local currency):
· Costs (allocated + house-only)
· Add Costs
· Total Cost
· Sales
· Profit/Loss (green for profit, red for loss) and Margin %
Calculations¶
· Total Cost = Σ(Costs local) + Σ(Add Costs local) + Σ(Additional Cost)
· Sales = Σ(Sales local).
· Profit/Loss = Sales − Total Cost.
· Margin % = (Profit/Loss ÷ Sales) × 100; if Sales = 0 show “—”.
· Break-even delta = max(0, Total Cost − Sales).
· Target margin delta = max(0, (Total Cost ÷ (1 − Target%)) − Sales).
US-9 - Documents & Notes
The user should be able to upload shipment docs (invoice, packing list, permits) and add internal notes.
-
Acceptance criteria:
- Upload supports PDF, DOC, XLS, image; max 10MB/file.
- Notes with @mentions and timestamps.
- Files stored with preview available.
GitLab Sync Log
[]