Skip to content

OBPIH-5905 New submenus in Inventory menu#4481

Merged
awalkowiak merged 2 commits intofeature/upgrade-to-grails-3.3.10from
OBPIH-5905
Jan 29, 2024
Merged

OBPIH-5905 New submenus in Inventory menu#4481
awalkowiak merged 2 commits intofeature/upgrade-to-grails-3.3.10from
OBPIH-5905

Conversation

@alannadolny
Copy link
Collaborator

menuItems = [
// TODO: Add option to include label 'beta'
[label: "inventory.browse.label", defaultLabel: "Browse Inventory", href: "/inventoryBrowser/index"],
[label: "inventory.view.label", defaultLabel: "Inventory Browser", href: "/inventoryBrowser/index"],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

inventory.view.label is View Inventorym your default is Inventory Browser, which one you are expecting here? If the later one, then add a separate message property, if the former one, then change the default label

inventory.backToStockCard.label=Back to stock card
inventory.belowMinimumLevel.label=Below minimum level
inventory.belowReorderLevel.label=Below reorder level
inventory.browse.label=Browse inventory
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this one no longer used?

@awalkowiak awalkowiak merged commit 238c904 into feature/upgrade-to-grails-3.3.10 Jan 29, 2024
@awalkowiak awalkowiak deleted the OBPIH-5905 branch January 29, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants