Reputation: 977
I am working on customization of some order flows in Hybris and want to know what is exact difference between order management and fulfillment modules in Hybris. Also, when should we use which one of the above? Thanks.
Upvotes: 2
Views: 3708
Reputation: 5810
When you say Order management it covers order fulfillment already.
There are two things
For SAP Commerce order management, there are extensions like saporderexchange, ysaporderfulfillment etc
For OMS, there are extensions like ysapomsfulfillment, saporderexchangeoms etc
Refer this for more details
Upvotes: 0
Reputation: 1822
Order management is part of a module you have to pay for (OMS). It contains a lot of workflows and frontends to handle orders after they have been created.
The fulfillment extension is part of the accelerator module and just adds the most basic processes to handle an order. When you need more than that, you will have to implement yourself.
I would suggest you make yourself familiar with the OMS module. If that fits your needs and your company wants to pay for it, you can use it.
Upvotes: 1