feat(core-flows, order): add workflow to create change order actions (#8056)
what: - adds workflow to create change order actions
This commit is contained in:
@@ -2233,6 +2233,7 @@ export default class OrderModuleService<
|
||||
includeActions: boolean,
|
||||
sharedContext?: Context
|
||||
): Promise<any> {
|
||||
orderChangeIds = deduplicate(orderChangeIds)
|
||||
const options = {
|
||||
select: [
|
||||
"id",
|
||||
|
||||
Reference in New Issue
Block a user