We are LOVING WPERP and Project Manager Pro. My only issue right now is that I cannot find where to go to allow decimal placement in the Qty for orders (expenses or sales). Every time I put a decimal place in for qty, the math properly adjusts but the sql saves to 2.00 instead of 2.25. Any way you can let me know where to go to change this in my site? I have been digging around the transaction table and changed a few settings, but it will always revert back to an integer.
Thanks for writing.
Right now, WP ERP accepts integer quantities only. If you want to take decimal for quantity then you have to change the type from integer to float. That means you have to customize WP ERP core codes to achieve this actually.
Feel free to inform me if you are in need of more help π
I have actually changed just about EVERY “qty” reference to a float but it still saves as an int. Do you know which script specifically. I already changed the structure in the php admin interface.
We need it to be a float because we want the qty to be able to read hours as well.
Thank you guys so much! I was going crazy, but it turned out that one of my updates didn’t upload for some reason. Such an easy oversight, but it is all good now. We are LOVING your product. Thank you so much.