- Date:
- Transaction from the left side is disabled;
- New transaction:
- datepicker;
- editable;
- by default today’s date;
- Customer:
- Transaction from left side:
- is disabled;
- displays the Customer Name;
- New transaction:
- the drop-down is added to the Deposit form;
- contains the list of Customer in the system;
- if Customer was selected -> Vendor drop-down is disabled and empty;
- Transaction from left side:
- Vendor:
- Transaction from the left side is disabled;
- New transaction:
- the drop-down is added to the Deposit form;
- contains the list of Vendors in the system;
- if Vendor was selected -> Customer drop-down is disabled and empty;
- From Account:
- Transaction from left side:
- is disabled;
- is displayed “Undeposited funds”;
- New transaction:
- the drop-down is added to the Deposit form;
- contains:
- if was selected Vendor -> is displayed only Account Payable;
- if was selected Customer -> is displayed only Account Receivable;
- Transaction from left side:
- Source:
- Transaction from left side:
- is disabled;
- displayed Payment type and number from the left side;
- New transaction:
- is enabled;
- contains list of payment methods:
- Cash;
- Check;
- Mastercard;
- Visa;
- American express;
- Discover;
- Diners club;
- JCB;
- Transaction from left side:
- Amount:
- Transaction from left side:
- is disabled;
- displays the Amount of the Transaction;
- New transaction:
- is editable;
- only numbers are allowed;
- decimal field;
- Transaction from left side:
- Make Deposit button:
- the logic was extended:
- if was added new transaction or selected transaction in left section:
- after clicking on the button:
- the new transaction is created;
- the selected transaction is moved to the appropriate account.
- after clicking on the button:
← Version 1.33.11.3