brotherton-erpnext/erpnext/accounts/report/accounts_receivable
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
..
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_receivable.html [Fix] Multi letter head showing in the print (#9644) 2017-07-06 14:50:38 +05:30
accounts_receivable.js Lint and fix JS files 2017-05-30 12:54:42 +05:30
accounts_receivable.json changes in the report roles 2017-03-06 16:36:46 +05:30
accounts_receivable.py Payment Terms: doctypes, schedule, payments and more 2017-08-20 16:51:29 +01:00