Smartstore
Smartstore copied to clipboard
Decimal quantity for OrderItem
Hello everyone,
Do you guys consider adding decimal quantity support for OrderItem. We are working with grocery stores and markets generally. Currently we are working with nopCommerce but they did not support this feature built-in.
I developed this feature for nopCommerce check the video below:
https://user-images.githubusercontent.com/7950917/152960900-c110f596-0fed-481a-adf6-88efc768bbcb.mp4
nopCommerce core team refused to make in built in. Now decimal quantity works in my nopCommerce version but I am exhausted to make tons of changes to every client because of model mismatch inside plugins and original nopCommerce. I saw you are rewriting the entire repo with new tech stack so If you consider to change OrderItem quantity to decimal I am ready to contribute and will transfer every customer to SmartStore.
Cheers. Cagri
Please make a pull request, I'll check it then.
Thank you. I will start working.