mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
changes
This commit is contained in:
@@ -924,8 +924,8 @@ export default function ContractDetailPage() {
|
|||||||
)}
|
)}
|
||||||
{item.isClearance && (
|
{item.isClearance && (
|
||||||
<Text fz={12} c="orange.7" fw={600}>
|
<Text fz={12} c="orange.7" fw={600}>
|
||||||
Paid in advance, before clearance — excluded from
|
Customs service fee — billed on your shipment booking
|
||||||
shipment invoices
|
invoice together with the freight
|
||||||
</Text>
|
</Text>
|
||||||
)}
|
)}
|
||||||
</Box>
|
</Box>
|
||||||
|
|||||||
@@ -993,8 +993,8 @@ export default function NewContractPage({
|
|||||||
)}
|
)}
|
||||||
{item.isClearance && (
|
{item.isClearance && (
|
||||||
<Text size="xs" c="orange.7" fw={600}>
|
<Text size="xs" c="orange.7" fw={600}>
|
||||||
Paid in advance, before clearance — not part of your
|
Customs service fee — billed on your shipment booking
|
||||||
shipment booking invoice
|
invoice together with the freight
|
||||||
</Text>
|
</Text>
|
||||||
)}
|
)}
|
||||||
</Box>
|
</Box>
|
||||||
|
|||||||
Reference in New Issue
Block a user