How can a minimum order quantity be implemented in orocommerce 4.1? - orocommerce

We want to use the new OroCommerce 4.1 Community Version. How to implement a way to set a minimum order value including the display of the difference to the minimum order value
Many thanks in advance.

Inventory Quantity Limitations are configurable out of the box in OroCommerce 4.1 Community Edition.
Update
If you want to limit the checkout process to the minimum order value, take a look at the alternative checkout. This is an example of a checkout customization with the similar behaviour.
There is an order approval threshold.
https://doc.oroinc.com/user/back-office/system/workflows/system-workflows/alternative-checkout/
But in your case, you should have different condition operator here
https://github.com/oroinc/orocommerce/blob/4.1.1/src/Oro/Bundle/AlternativeCheckoutBundle/Condition/OrderTotalLimit.php#L66

Related

Orocommerce::Purchase price

As far as I can see there is not possible to calculate profits between our and a purchase prices.
Is it possible to set the purchase price?
It need to adequate calculate net profits along with a revenue.
I'm not familiar with WooCommerce but look at OroCommerce price attributes that can be used to store price values that are not rendered to the user storefront so that you can operate them in any custom calculations. And check out the OroCommerce pricing concept guide to understand what capabilities are available in OroCommerce pricing engine.

Odoo version 8, manage different prices for different products

How can I manage different prices for different points of sale in Odoo. Basically we have a point of sales in one place that we want it to have different prices from other POS.
I have been searching around and the only information I got is that the multi-shops feature is deprecated. But I did not find in favor of what? Is there a way to do this with the current version of Odoo?
I don't use POS yet and I am new to Odoo also, but when I look at the POS module, there is an option in Configuration/POS where you can select different pricelist for different points of sale, would this work for you ?

Sales Region in Sale Module Openerp 7

Is there a default provision to track sales region in sales order so that region wise sales can be analyzed in future. I know that we can simply add a field to manage that. But i would like to know if it's already present in openerp as it's one of the most essential feature for sale module. Please feel free to edit the post for better clarity in question. Thanks
Currently there is no such provision in openerp in sales, which filters it based on region. However as you said, you could add a field and thereby filter it in reporting based on the region.

What ecommerce platforms support decimal product quantities?

I am working on a client site and the majority of what they sell is fabric sold by the yard, with a minimum of .25 yards per purchase.
The client INSISTS that he wants the end user to enter a decimal into the quantity field to order the amount of fabric she wants and so far I haven't been able to talk him out of this requirement.
They currently use Miva because it supports this particular requirement (through a module). I'd prefer not to work with Miva if I can help it, so I'm turning to you guys!
So far, I've found two additional options for handling decimal quantities:
Magento
Zen Cart
Anyone know of any other options? I'm open to anything right now (hosted, open source, whatever), just want to see all the options for this one specific weird requirement.
Thanks!
You could go for TYPO3 Multishop. Also open source and with a tiny adjustment it supports decimals as quantity input. You can see it in action on the following web page:
http://www.bbms.nl/webwinkel/
More information about TYPO3 Multishop can be found here:
http://typo3multishop.com/

Solr exclusion on stats.field?

One can tag specific filters and exclude those filters when faceting. This is generally needed when doing multi-select faceting.
Is something similar possible for the stats.field?
stats.field={!ex=foo}price // does not work
I have a price slider and I need the max price as if the price filter is not set.
Anyone concerned with this question/issue is suggested to go vote up this issue posted to the Apache Solr Jira site. (Free Apache account required.) If you are a Solr developer and wish to work on coding this feature enhancement, we salute you!
Yes.Use stats=true&stats.field=price