brotherton-erpnext/erpnext/e_commerce/shopping_cart
marination ba52d7c23f fix: Website Items with same Item name unhandled, thumbnails missing
- Use naming series for Website Item. There could be two items with same name and different item code
- Fix: Website Item Page view breaks if cart is disabled
- Fix: thumbnails not created for Website Items after patch
- Fix: ‘Request for Quote’ button & cart summary not visible if checkout is disabled
2021-11-16 17:51:01 +05:30
..
__init__.py chore: Removed Shopping Cart Module 2021-10-12 16:54:11 +05:30
cart.py fix: Shopping Cart and Variant Selection (Hotfix PR #27508) 2021-11-16 17:46:57 +05:30
product_info.py fix: Website Items with same Item name unhandled, thumbnails missing 2021-11-16 17:51:01 +05:30
test_shopping_cart.py Merge branch 'develop' of https://github.com/frappe/erpnext into e-commerce-refactor-develop 2021-11-16 16:06:07 +05:30
utils.py Merge branch 'develop' of https://github.com/frappe/erpnext into e-commerce-refactor-develop 2021-11-16 16:06:07 +05:30