cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to enable the Backoffice Order Fulfillment Cockpit

Former Member
0 Likes
654

Hi Experts,

i want to enable the Back office Order Fulfillment Cockpit in Back office (Hybris 6.7) .For this which extentions need to enable in localextetions.xml file without installing the recipe.

Could any one please help and guide me.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi ,

For OMS related you can try adding these extensions and make sure you install addons

     <extension name='ordermanagementaddon' />
     <extension name='ordermanagementwebservices'/>
     <extension name='warehousing'/>
     <extension name='warehousingbackoffice'/>
     <extension name='warehousingwebservices'/>
     <extension name='instore' />
     <extension name='consignmenttrackingaddon' />
     <extension name='consignmenttrackingoccaddon' />

Do a system update with these extensions & once done you can login with these roles.

https://help.hybris.com/6.7.0/hcd/8c200b5386691014b67af64ea8281f4f.html

Answers (1)

Answers (1)

Former Member
0 Likes