• Thanks again for great plugin and great updates.
    One of our needs is to add and reduce amount in float. it’s used for example to sell fruits in Kg.
    I have changed the plugin’s code in order to access float amount. and it worked by changing some absint( $data[‘quantity’] ) to floatval( $data[‘quantity’] ) and change the type of amount from integer to float for update and add item.

    It would be appreciated if you do this modification in new update.

Viewing 3 replies - 16 through 18 (of 18 total)
Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Allow float amount’ is closed to new replies.