brotherton-erpnext/erpnext/controllers
Suraj Shetty bfc195dd8b Changes to support refactor in frappe pg-poc branch (#15287)
* Remove quotes from sql to make it compatible with postgres as well

* Fix queries
- Replace mysql specifc queries with standard ones

* Make repo URL chages to test pg-poc

* Add root passowrd to test site config

* Fix quotes issue

* Remove debug flag from a pricing rule query

* Remove python 3.6 version from travis.yml

* Fix improper query issue

* Fix incorrect query

* Fix a query

- This fix need to be changed when we will  start supporting postgres
since date_format is not supported by postgres

* Get price list map as dict

* Convert price_list_currency_map to dict
2018-09-21 10:20:52 +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 fix(translations): Replace translations by keyword with indexed version (#15426) 2018-09-19 13:13:59 +05:30
buying_controller.py Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
item_variant.py Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
print_settings.py optimize(various) 2018-08-08 16:37:31 +05:30
queries.py Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +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 Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +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