IO-884 Add special coverage policy indicators.
This commit is contained in:
@@ -56,6 +56,7 @@ export function PartsOrderModalContainer({
|
||||
vendorId,
|
||||
returnFromBill,
|
||||
invoiceNumber,
|
||||
job,
|
||||
} = context;
|
||||
|
||||
const { refetch } = actions;
|
||||
@@ -256,6 +257,7 @@ export function PartsOrderModalContainer({
|
||||
sendTypeState={sendTypeState}
|
||||
isReturn={isReturn}
|
||||
preferredMake={data && data.jobs[0] && data.jobs[0].v_make_desc}
|
||||
job={job}
|
||||
/>
|
||||
)}
|
||||
</Form>
|
||||
|
||||
Reference in New Issue
Block a user