brotherton-erpnext/erpnext/public/js/controllers
Nabin Hait 9275969b51 Payment Terms: doctypes, schedule, payments and more
fix payment terms template setup:
- add_fetch to correct credit_days and credit_months not credit_days_months

fixed bug in `make_customer_gl_entry` and `make_supplier_entry:
all sales invoice were failing because they were all attempting to
make gl entry from payment schedule. Same with purchase invoices
2017-08-20 16:51:29 +01:00
..
accounts.js [minor] check mode_of_payment in Payment entry 2017-07-14 12:09:17 +05:30
buying.js Itemised tax breakup fix in docs other than invoice (#9961) 2017-07-20 13:32:01 +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 Minor fixing in setting cumulative tax amount 2017-08-01 16:35:22 +05:30
transaction.js Payment Terms: doctypes, schedule, payments and more 2017-08-20 16:51:29 +01:00