brotherton-erpnext/erpnext/buying/doctype
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
..
buying_settings Update buying_settings.json 2018-08-01 15:26:40 +05:30
purchase_order Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
purchase_order_item Fixed merge conflict 2018-09-12 15:45:20 +05:30
purchase_order_item_supplied Purchase Order fixes (#13287) 2018-03-13 15:51:56 +05:30
purchase_receipt_item_supplied Purchase Order fixes (#13287) 2018-03-13 15:51:56 +05:30
request_for_quotation Refactor Naming Series (#15070) 2018-08-28 13:44:48 +05:30
request_for_quotation_item [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
request_for_quotation_supplier [Enhance] Department added wherever applicable (#14121) 2018-05-23 11:11:36 +05:30
supplier [enhance] Payment order (#15056) 2018-09-11 17:40:37 +05:30
supplier_quotation Restored missing rounded_total fields 2018-08-29 12:41:23 +05:30
supplier_quotation_item Discount amount field in all transactions' child tables (#15124) 2018-08-14 10:51:48 +05:30
supplier_scorecard Formatter, code cleanup (#12852) 2018-02-12 11:25:58 +05:30
supplier_scorecard_criteria Supplier Scorecard (#9294) 2017-07-24 22:42:30 +05:30
supplier_scorecard_period Refactor Naming Series (#15070) 2018-08-28 13:44:48 +05:30
supplier_scorecard_scoring_criteria Supplier Scorecard (#9294) 2017-07-24 22:42:30 +05:30
supplier_scorecard_scoring_standing Supplier Scorecard (#9294) 2017-07-24 22:42:30 +05:30
supplier_scorecard_scoring_variable Supplier Scorecard (#9294) 2017-07-24 22:42:30 +05:30
supplier_scorecard_standing Supplier Scorecard (#9294) 2017-07-24 22:42:30 +05:30
supplier_scorecard_variable self.assertEqual 2018-02-28 21:13:51 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30