feat: add remark

This commit is contained in:
Methapon2001 2025-01-14 09:46:49 +07:00
parent fa244a6e82
commit 7f19b22dbb
2 changed files with 5 additions and 0 deletions

View file

@ -1606,6 +1606,7 @@ model CreditNote {
value Float @default(0)
reason String?
detail String?
remark String?
paybackType CreditNotePaybackType?
paybackBank String?