
Woolunatics(@woolunatics)
2 Posts
Customers
Quote from Woolunatics on November 1, 2024, 21:10
the product price I can enter is limited to 2 decimals only.
As the product unit we use are grams and we sell by minimum 100 grams the product price can even have 4 decimals.
The product price can be for instance 0.0725 euro per gram, which results in a selling price of € 7.25 for 100 grams.
If I want to increase the price to for instance € 7.50 per 100 grams I need to be able to enter a unit price of 0.075.
But your bulk editor doesn't support unity prices with more than 2 decimals.
Therefore it's not useful for us.
Otherwise I really like the bulk editor, and if it wouldn't have this limitation I would continue to use it.
If you could update the amount of decimals on the other hand we would gladly use your plugin.
the product price I can enter is limited to 2 decimals only.
As the product unit we use are grams and we sell by minimum 100 grams the product price can even have 4 decimals.
The product price can be for instance 0.0725 euro per gram, which results in a selling price of € 7.25 for 100 grams.
If I want to increase the price to for instance € 7.50 per 100 grams I need to be able to enter a unit price of 0.075.
But your bulk editor doesn't support unity prices with more than 2 decimals.
Therefore it's not useful for us.
Otherwise I really like the bulk editor, and if it wouldn't have this limitation I would continue to use it.
If you could update the amount of decimals on the other hand we would gladly use your plugin.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on November 4, 2024, 10:35
Hello
This is a product data editing plugin and cannot add new functionality to your products.
If you need 4 decimal you should set it up on the wooommerce page - https://share.pluginus.net/image/i20241104103326.png
And in this case my plugin will have prices in this format - https://share.pluginus.net/image/i20241104103504.png
Hello
This is a product data editing plugin and cannot add new functionality to your products.
If you need 4 decimal you should set it up on the wooommerce page - https://share.pluginus.net/image/i20241104103326.png
And in this case my plugin will have prices in this format - https://share.pluginus.net/image/i20241104103504.png

Woolunatics(@woolunatics)
2 PostsTopic Author
Customers
Quote from Woolunatics on November 10, 2024, 13:11
Hello Pablo,
I don't need 4 decimals.
Prices displayed on the site should have no more than 2 decimals.
Prices for products are entered up to 4 decimals, as they are price per gram and the standard unit in Woocommerce is gram. We sell per 100 gram generally, hence the need for more than 2 decimals..
The prices in the database are up to 4 decimals.
The bulk editor edits up to two decimals.
That's where the problem is. If the bulk editor would allow to enter up to 4 decimals the problem would be solved.
Hello Pablo,
I don't need 4 decimals.
Prices displayed on the site should have no more than 2 decimals.
Prices for products are entered up to 4 decimals, as they are price per gram and the standard unit in Woocommerce is gram. We sell per 100 gram generally, hence the need for more than 2 decimals..
The prices in the database are up to 4 decimals.
The bulk editor edits up to two decimals.
That's where the problem is. If the bulk editor would allow to enter up to 4 decimals the problem would be solved.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on November 11, 2024, 10:59
Hello
Ok! Try in file - \woo-bulk-editor\classes\models\products.php - change this code https://share.pluginus.net/image/i20241111105725.png and https://share.pluginus.net/image/i20241111105809.png
and do a test
Hello
Ok! Try in file - \woo-bulk-editor\classes\models\products.php - change this code https://share.pluginus.net/image/i20241111105725.png and https://share.pluginus.net/image/i20241111105809.png
and do a test