Added template list items.
This commit is contained in:
@@ -139,7 +139,7 @@ export function PartsOrderListTableComponent({
|
||||
templateObject={{
|
||||
name: record.isReturn
|
||||
? TemplateList("partsorder").parts_return_confirmation.key
|
||||
: TemplateList("partsorder").parts_order_confirmation.key,
|
||||
: TemplateList("partsorder").parts_order.key,
|
||||
variables: { id: record.id },
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user