Skip to content

Commit

Permalink
UIOR-1168 Add missed permission to fetch org types in view only mode (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaSedyx authored and usavkov-epam committed Nov 8, 2023
1 parent 6ddce8d commit 8452f94
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Change history for ui-orders

## (5.1.0 IN PROGRESS)
## (5.0.1 IN PROGRESS)

* Add missed permission to fetch org types in view only mode. Refs UIOR-1168.

## [5.0.0](https://github.com/folio-org/ui-orders/tree/v5.0.0) (2023-10-12)
[Full Changelog](https://github.com/folio-org/ui-orders/compare/v4.0.3...v5.0.0)
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@
"orders.po-lines.collection.get",
"orders.po-lines.item.get",
"orders.titles.collection.get",
"organizations-storage.organization-types.collection.get",
"ui-orders.third-party-services"
]
},
Expand Down

0 comments on commit 8452f94

Please sign in to comment.