Are we going to see the next beta soon? I'm ready to tackle the inventory adjustment when deleting individual baskets. The current API is
Is that going to change since product_id and quantity only identifies the base product. Or is that going to be a wrapper function that somehow identifies the attributes and gets it all? Or is there a new function that includes the attributes for the specific basketitem involved?
Jon - Examples would be nice. :-)
Code:
<MvDO FILE = "{ g.Module_Feature_INV_DB }" NAME = "l.ok" VALUE = "{ InventoryProductCount_Adjust(l.basketitems[l.q]:product_id,l.basketitems[l.q]:quantity) }">
Jon - Examples would be nice. :-)
Comment