feat: add default remark template for quotation
This commit is contained in:
parent
435d2ce4c8
commit
e8971845cd
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ const DEFAULT_DATA: QuotationPayload = {
|
|||
registeredBranchId: '',
|
||||
_count: { worker: 0 },
|
||||
status: 'CREATED',
|
||||
remark: undefined,
|
||||
remark: '#[quotation-labor]<br/><br/>#[quotation-payment]',
|
||||
};
|
||||
|
||||
const DEFAULT_DATA_INVOICE: InvoicePayload = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue