wgeppert Posted December 5, 2016 Share Posted December 5, 2016 Hi folks, I am working on a real time / on demand order management and wonder about the information flow and how to place my supply orders. We have no (or very limited) stock and will order always direct from supplier on demand. The order table (here ps_order_detail) returns the id_warehouse and product_supplier_reference, but I cannot find any relation to id_suppliers rather than by id_product in ps_product. Actually I can live with that since for the customer the product is abstract – he doesn't know which supplier is used. But here is the point. What is the use of product_supplier_reference in ps_order_detail if ps_product is allowed to have 1:n relation to ps_product_suppliers? How does Prestashop organize the backorders workflow from suppliers as part of Advanced Stock Management How does Prestashop support delivery from fulfillment provider? Thanks in advance for any information. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now