[ http://jira.undersunconsulting.com/browse/OFBIZ-822?page=comments#action_13843 ] Marco Risaliti commented on OFBIZ-822: --------------------------------------
Hi Jacopo, it seems that now it has been solved, did you remember if it's true. In this case we can close it. Thanks Marco > adding products to existing orders crashes out... > ------------------------------------------------- > > Key: OFBIZ-822 > URL: http://jira.undersunconsulting.com/browse/OFBIZ-822 > Project: [OFBiz] Open For Business > Type: Bug > Components: order > Versions: SVN > Environment: NA > Reporter: Ray Barlow > Assignee: Jacques Le Roux > Attachments: editorderitems.ftl.patch, orders.patch, orders_new.patch > > > If you edit an order and try to add a new product using the form down the > bottom it currently crashes out, with errors about invalid order header. This > is caused by multiple orderId submission in the form which converts the > string into a list. > Fix attached in appendorderitem.ftl. > Also in the patch (sorry just don't want to create thousands more > patches/Jira issues) > orderitems.ftl - Simple ?exists checks for ATP and QOH to be cleaner. > editorderitems.ftl - If you add a product to an order it comes in with a > "Created" status. If the order is already approved you can't currently > progress the items to "Approved", so I've added a button alongside the item > to approve it. Also added one to complete an item as well. > orderView.fo.ftl - Added post code to address, if it exists, on the pdf > view. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.undersunconsulting.com/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
