fix: create quick payment received and payment made transactions

This commit is contained in:
Ahmed Bouhuolia
2024-07-29 23:15:42 +02:00
parent 4490c2d4b4
commit c4e77e4e3b
6 changed files with 26 additions and 33 deletions

View File

@@ -15,6 +15,7 @@ export const defaultInitialValues = {
payment_receive_no: '',
payment_date: moment(new Date()).format('YYYY-MM-DD'),
reference_no: '',
amount: '',
// statement: '',
exchange_rate: 1,
branch_id: '',