[ http://issues.apache.org/jira/browse/OFBIZ-430?page=comments#action_12447486 ] Guido Amarilla commented on OFBIZ-430: --------------------------------------
You can test it in now: https://demo.dejc.com:8443/catalog/control/EditProductSuppliers?productId=MAT_A_COST I created a supplier product with ID TEST_ID. Supplier: Demo Supplier >From Date: 2006-11-01 10:49:47.79 Minimum Order Quantity: 5 Order Qty Increments: 1 Supplier Product Name : Test Name Supplier Product Id: TEST_ID If you change locale to Spanish(Argentina) and click in "Actualizar" button (Update), minimum order quantity is loaded as 50 instead of 5, and other form's fields aren´t loaded. Then try to delete it by clicking the "Eliminar" button (Delete) and you get an error. > Incorrect Product Supplier update and delete in some locales > ------------------------------------------------------------ > > Key: OFBIZ-430 > URL: http://issues.apache.org/jira/browse/OFBIZ-430 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: product > Affects Versions: SVN trunk > Reporter: Guido Amarilla > Assigned To: Jacopo Cappellato > Priority: Minor > > It is an issue with product suppliers. > When trying to modify a supplier product by clicking in the "Update" > button next to each row, it doesn´t get all the supplier´s product > information, and Minimum Order Quantity is being multiplied by 10. > * This happens in several languages, but not in english nor french. > Another problem is that it isn't possible to delete a row, in any of the > affected locales, giving the following error: > *In remove-value a value was not found with the specified valueAcsr: sprod, > not removing > This was confirmed by Jacopo Cappellato who says that it is related to the way > numbers are parsed according to the locale. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
