fix: installment force push
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s

This commit is contained in:
Thanaphon Frappet 2025-03-06 11:14:11 +07:00
parent e6f2a8df4e
commit 87de5b48ac
6 changed files with 52 additions and 17 deletions

View file

@ -414,6 +414,7 @@ export type QuotationPaymentData = {
remark: string;
date: string;
id: string;
code: string;
};
export type Details = {