brotherton-erpnext/erpnext/e_commerce/shopping_cart
marination 60261852b2 feat: Slashed Prices and Discount display
- Registered mrp and price after discounts
- slashed price with discount in listing, item page and wishlist
- removed redundant imports
- renamed method to `get_web_item_qty_in_stock` to get Website Item stock
- adjusted styles for resizing
- made add to cart button full width on cards
2021-10-12 17:38:36 +05:30
..
__init__.py chore: Removed Shopping Cart Module 2021-10-12 16:54:11 +05:30
cart.py feat: Slashed Prices and Discount display 2021-10-12 17:38:36 +05:30
product_info.py feat: Slashed Prices and Discount display 2021-10-12 17:38:36 +05:30
search.py chore: Removed Shopping Cart Module 2021-10-12 16:54:11 +05:30
test_shopping_cart.py chore: Removed Shopping Cart Module 2021-10-12 16:54:11 +05:30
utils.py chore: Removed Shopping Cart Module 2021-10-12 16:54:11 +05:30