brotherton-erpnext/erpnext/controllers
Bassam Ramadan 8d7c1868d6 fix for fields names at sales invoice return payments and verifying the payment amount (#15245)
* fix for payments field names in sales invoice return

* add verification for payment amount at sales invoice return

adding verification to be sure the payment amount is negative at sales
invoice return

* correction for precision field name
2018-08-30 19:15:15 +05:30
..
tests [Enhance] Quality Inspection Template (#12988) 2018-02-22 11:03:48 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_controller.py minor fix 2018-08-09 11:30:21 +05:30
buying_controller.py Restored missing rounded_total fields 2018-08-29 12:41:23 +05:30
item_variant.py Small python 3 compatibility correction (#15151) 2018-08-16 10:32:49 +05:30
print_settings.py optimize(various) 2018-08-08 16:37:31 +05:30
queries.py Fixed merge conflict 2018-08-29 13:34:58 +05:30
sales_and_purchase_return.py fix for fields names at sales invoice return payments and verifying the payment amount (#15245) 2018-08-30 19:15:15 +05:30
selling_controller.py fix(various) 2018-08-10 19:01:13 +05:30
status_updater.py [Enhance] Standalone debit/credit note (#14269) 2018-06-11 12:02:14 +05:30
stock_controller.py minor fix 2018-06-14 17:09:55 +05:30
taxes_and_totals.py Loyalty Program (#12631) 2018-07-06 12:36:57 +05:30
trends.py controller and other changes 2018-05-14 11:45:38 +05:30
website_list_for_contact.py [hotfix] fixed Not Permitted issue for System user while accessing documents on portal (#10725) 2017-09-10 12:04:28 +05:30