brotherton-erpnext/erpnext/e_commerce/shopping_cart
marination a13e06156b fix: 'save_quotations_as_draft' checkbox not honoured
- Make sure `request_for_quotation` considers `save_quotations_as_draft`
- Added test for checkout disabled quote
2022-03-10 13:54:00 +05:30
..
__init__.py chore: Removed Shopping Cart Module 2021-10-12 16:54:11 +05:30
cart.py fix: 'save_quotations_as_draft' checkbox not honoured 2022-03-10 13:54:00 +05:30
product_info.py chore: Fix imports and formatting (linter) & Sider (unused import) 2022-02-01 00:54:54 +05:30
test_shopping_cart.py fix: 'save_quotations_as_draft' checkbox not honoured 2022-03-10 13:54:00 +05:30
utils.py chore: Fix imports and formatting (linter) & Sider (unused import) 2022-02-01 00:54:54 +05:30