Rank: Member
Joined: 4/4/2004(UTC) Posts: 670
|
re: BVC 5.4.0.5 - Problems with kitting
From Admin New Order screen, I am unable to add a kit to a new order.
I set ProductPicker property DisplayKits="true" and.... well....
It looks like there are defects in kitting functionality.
So, apparently you cannot place a new order with kit from the Admin area.
I would expect this to be essential, so I am baffled at how errors like this could make it to release.
Also, any edit to a kit, whether from admin edit order page or from cart, results in loss of user selections already made.
Also, edit order screen displays "Kit Details" twice.
Scott Mech
|
|
|
|
Rank: Member
Joined: 4/4/2004(UTC) Posts: 670
|
It is possible to edit existing kit and break order, resulting in the order returning the below errow when viewed from admin or customer history.
mscorlib Value cannot be null. Parameter name: key[ at System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument) at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add) at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value) at BVSoftware.Bvc5.Core.Catalog.KitSelections.ReadXmlContent(KitSelections source, XmlReader xr) in H:\workspaces\bv5\BVSoftware.Bvc5.Core\Catalog\KitSelections.vb:line 95 at BVSoftware.Bvc5.Core.Catalog.KitSelections.ReadKitSelectionsFromXml(String kitSelectionsXml) in H:\workspaces\bv5\BVSoftware.Bvc5.Core\Catalog\KitSelections.vb:line 52 at BVSoftware.Bvc5.Core.Orders.LineItem.get_KitSelections() in H:\workspaces\bv5\BVSoftware.Bvc5.Core\Orders\LineItem.vb:line 365 at ViewUtilities.DisplayKitInLineItem(Page p, GridView gv, Boolean displayCollapsible) at BVAdmin_Orders_EditOrder.ItemsGridView_DataBound(Object sender, EventArgs e) at System.Web.UI.WebControls.BaseDataBoundControl.OnDataBound(EventArgs e) at System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data) at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) at System.Web.UI.WebControls.DataBoundControl.PerformSelect() at System.Web.UI.WebControls.BaseDataBoundControl.DataBind() at System.Web.UI.WebControls.GridView.DataBind() at BVAdmin_Orders_EditOrder.PopulateFromOrder(Order o) at BVAdmin_Orders_EditOrder.LoadOrder() at BVAdmin_Orders_EditOrder.Page_Load1(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) ]
Scott Mech
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.