brotherton-erpnext/erpnext/public/js/controllers
Shreya Shah 3a9eec2e92 Calculate due date in Purchase Invoice on the basis of Supplier invoice date (#12913)
* pass bill_date as parameter and calculate due_date on that basis

* calculate payment_schedule on the basis of bill_date if present else posting_date

* add bill_date as an argument to get_party_details

* pass bill_date on supplier trigger in purchase invoice
2018-02-16 13:05:21 +05:30
..
accounts.js Fixed translations and tests (#12900) 2018-02-14 17:44:06 +05:30
buying.js Fix parenthesis in buying controller (#12923) 2018-02-15 11:21:49 +05:30
stock_controller.js [fix] posting date, time is always current unless explicitly set 2017-03-14 17:06:51 +05:30
taxes_and_totals.js [Fix] Incorrect change amount if enabled rounded total 2018-02-05 18:13:29 +05:30
transaction.js Calculate due date in Purchase Invoice on the basis of Supplier invoice date (#12913) 2018-02-16 13:05:21 +05:30