brotherton-erpnext/erpnext/controllers
marination 724e16bca1 chore: Use JSON style response and use ORM
- Use JSON style response for report columns
- Use ORM instead of frappe.db.sql
- Remove returned % from list view
2020-11-30 12:55:30 +05:30
..
tests fix: Remove every bit of randomness from this test 2020-07-11 19:38:51 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_controller.py fix: multiple pricing rules are not working on selling side 2020-10-28 16:22:49 +05:30
buying_controller.py Merge branch 'develop' of https://github.com/frappe/erpnext into pr-dn-return 2020-11-02 15:16:31 +05:30
item_variant.py fix: Typo 2020-06-17 19:05:40 +05:30
print_settings.py optimize(various) 2018-08-08 16:37:31 +05:30
queries.py fix: Codition in batch selector query 2020-10-05 13:55:53 +05:30
sales_and_purchase_return.py chore: Use JSON style response and use ORM 2020-11-30 12:55:30 +05:30
selling_controller.py fix: duplicate items validation for POS Invoice when allow multiple items is disabled (#23896) 2020-11-19 13:10:24 +05:30
status_updater.py Merge branch 'develop' into pr-dn-return 2020-09-09 11:56:26 +05:30
stock_controller.py Merge branch 'develop' into pr-dn-return 2020-11-25 10:43:55 +05:30
taxes_and_totals.py fix: multiple pricing rules are not working on selling side 2020-10-28 16:22:49 +05:30
trends.py fix: grammatical fix on error message 2020-06-25 22:35:33 +05:30
website_list_for_contact.py feat: provision to draft quotation from portal 2020-09-23 22:02:31 +05:30