feat: excess payment alert

This commit is contained in:
Ahmed Bouhuolia
2024-07-23 18:54:08 +02:00
parent 5c3a371e8a
commit 341d47cc7b
11 changed files with 331 additions and 5 deletions

View File

@@ -47,7 +47,8 @@ export const defaultPaymentReceive = {
branch_id: '',
exchange_rate: 1,
entries: [],
attachments: []
attachments: [],
unearned_revenue_account_id: '',
};
export const defaultRequestPaymentEntry = {