hotwax / OrderRouting

Order Routing
Apache License 2.0
0 stars 1 forks source link

Routing status gets added to the rules status when updating the status from backend #8

Closed ymaheshwari1 closed 3 months ago

ymaheshwari1 commented 3 months ago

If for a rule we are updating the status from the moqui screen, then when fetching the details routingStatusId comes in the response instead of ruleStatusId.

Also, the options here are for routingStatus instead of ruleStatus.

image

ymaheshwari1 commented 3 months ago

@dixitdeepak Sir, I have created a PR for this, please review https://github.com/hotwax/OrderRouting/pull/9