fix: installment force push
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
This commit is contained in:
parent
e6f2a8df4e
commit
87de5b48ac
6 changed files with 52 additions and 17 deletions
|
|
@ -414,6 +414,7 @@ export type QuotationPaymentData = {
|
|||
remark: string;
|
||||
date: string;
|
||||
id: string;
|
||||
code: string;
|
||||
};
|
||||
|
||||
export type Details = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue