brotherton-erpnext/erpnext/public/js/controllers
marination d6d0163514 fix: Provision to apply early payment discount if payment is recorded late
- Party could have paid on time but payment is recorded late
- Prompt for reference date so that discount is applied while mapping
- Prompt only if discount in payment schedule of valid doctypes
- test: Reference date and impact on PE
- `make_payment_entry` (JS) must be able to access `this`
2023-03-14 14:22:39 +05:30
..
accounts.js chore: Update allow on submit for Sales Invoice fields 2022-10-17 16:48:13 +05:30
buying.js fix: consider child nodes while getting bin details 2022-12-29 14:01:42 +05:30
stock_controller.js refactor: Replace Class.extend with native class 2021-04-23 08:04:00 +05:30
taxes_and_totals.js Merge pull request #33874 from frappe/alternative-items-quotation 2023-03-01 17:41:24 +05:30
transaction.js fix: Provision to apply early payment discount if payment is recorded late 2023-03-14 14:22:39 +05:30