brotherton-erpnext/erpnext/shopping_cart
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
..
doctype Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
__init__.py [fixes] setup wizard and other fixes related to cart 2015-09-23 12:50:35 +05:30
cart.py [Fix] For non stock item, not able to place an order from shopping cart (#12758) 2018-02-05 12:25:02 +05:30
product_info.py [Improvement] Added display settings for item price, availibility and stock levels (#14308) 2018-06-05 10:43:11 +05:30
test_shopping_cart.py Travis (#14354) 2018-06-05 12:56:10 +05:30
utils.py [fixes] address and contact 2017-01-14 00:25:22 +05:30