0952df29dc
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. |
||
---|---|---|
.. | ||
doctype | ||
__init__.py | ||
cart.py | ||
product.py | ||
test_shopping_cart.py | ||
utils.py |