brotherton-erpnext/erpnext/shopping_cart
Felipe Orellana 0952df29dc Update product.py (#8877)
Hi!

If template_item_code is None on line 71-72 the query will return ALL "Item Price" records irrespective of item_code, potentially causing the wrong price list rate to be used.

Noticed this behavior when fetching product price for a group of items without "variant_of" data.
2017-05-17 19:20:01 +05:30
..
doctype Show qty in Shopping Cart 2017-03-23 18:22:02 +05:30
__init__.py [fixes] setup wizard and other fixes related to cart 2015-09-23 12:50:35 +05:30
cart.py [minor] fixed shipping and billing address issue in cart 2017-03-22 16:14:43 +05:30
product.py Update product.py (#8877) 2017-05-17 19:20:01 +05:30
test_shopping_cart.py [fix] test_shopping_cart.py 2017-01-17 22:15:17 +05:30
utils.py [fixes] address and contact 2017-01-14 00:25:22 +05:30