We have some sales order with kit items in it, whi...
# suitescript
r
We have some sales order with kit items in it, while trying to fulfill them through SuiteScript. We keep on receiving the error:
Copy code
THE_KIT_DEFINITION_HAS_BEEN_CHANGED_PLEASE_USE_THE_UPDATE_ORDERS_KIT_MEMBERS_WITH_CURRENT_KIT_MEMBERS_MASS_UPDATE_IN_ORDER_TO_FULFILL_THIS_ORDER
Even after running the mass update: Special Transaction Updates -> Update Orders Kit Members with Current Kit Members for these orders, the error remains the same. We are able to fulfill the order through UI. Does any1 has some idea/input on this?