Order to supplier

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 12 años
Hello Andrei, you can add a field that has the quantities ordered to the supplier of a product? would be useful in B2B shop
Hace 12 años
Not sure that I got you. Where do you want it to be added? 'OrderProductVariant' entity already has 'Quantity' property
Hace 12 años
I need to show not only the availability to customers, but also the quantities coming from my supplier in stock.
Hace 12 años
So you need to add one more field to a 'Product Variant' entity. Here is good blog post about how to do it. After it's done, just modify appropriate controllers and views to display it.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.