Yogesh Naroliya created OFBIZ-10120:
---------------------------------------
Summary: Unable to remove selected item from cart
Key: OFBIZ-10120
URL:
https://issues.apache.org/jira/browse/OFBIZ-10120 Project: OFBiz
Issue Type: Bug
Components: order
Affects Versions: Trunk
Reporter: Yogesh Naroliya
Assignee: Yogesh Naroliya
Attachments: RemoveSelectedItemIssue.png
*Steps to Regenerate:*
1. Open
https://demo-trunk.ofbiz.apache.org/ordermgr/control/orderentry2. Press continue on sales order screen.
3. Add a finished good item to the sales order.
4. Select added item.
5. Click on *Remove Selected* button.
*Actual:*
It is throwing following error:
{code}
The Following Errors Occurred:
Error calling event: org.apache.ofbiz.webapp.event.EventHandlerException: Problems processing event: java.lang.IllegalArgumentException: Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff] (Timestamp format must be yyyy-mm-dd hh:mm:ss[.fffffffff])
{code}
Note: Screenshot attached for reference.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)