[webshop] [cart] add to cart, remove_from_cart, update qty, checkout methods

This commit is contained in:
Anand Doshi
2013-06-17 15:42:38 +05:30
parent aa0ccf8223
commit e81321219e
3 changed files with 85 additions and 75 deletions

View File

@@ -54,7 +54,8 @@ test_records = [
"inspection_required": "No",
"is_pro_applicable": "No",
"is_sub_contracted_item": "No",
"stock_uom": "_Test UOM"
"stock_uom": "_Test UOM",
"default_warehouse": "_Test Warehouse"
}, {
"doctype": "Item Reorder",
"parentfield": "item_reorder",