XML values for quantity and check_quantity can be "1.0", so to get an integer...
XML values for quantity and check_quantity can be "1.0", so to get an integer it must be converted first to a float. Remove extra string cast, use original int instead. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18489 20353a03-c40f-0410-a6d1-a30d3c3de9de
Showing
Please register or sign in to comment