-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MODORDERS-1114] Add transferRequests flag to validate binding (#936)
* [MODORDERS-1114] Add transferRequests flag to validate binding * [MODORDERS-1114] Add transferRequests flag to validate binding * [MODORDERS-1114] Add new unit test for throwing error code * [MODORDERS-1114] Update transfer logic * [MODORDERS-1114] Replace transferRequests flag with an enum * [MODORDERS-1114] Update acq-models * [MODORDERS-1114] Update permissions * [MODORDERS-1114] Fix comment numbering * [MODORDERS-1114] Address comments * [MODORDERS-1114] Modify leftover comment * [MODORDERS-1114] Validate receivingTenantId if requests exist * [MODORDERS-1114] Add support for pieces in different tenants * [MODORDERS-1114] Minor refactoring and simplifications * [MODORDERS-1114] Filter out pieces with invalid itemIds when mapping by tenants
- Loading branch information
1 parent
4eab561
commit f285901
Showing
13 changed files
with
210 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule acq-models
updated
2 files
+5 −0 | mod-orders/schemas/bindPiecesCollection.json | |
+10 −0 | mod-orders/schemas/requestsAction.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.