Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OBPIH-5809 Approval rollback (add restrictions for approving actions) #4331

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

alannadolny
Copy link
Collaborator

No description provided.

@alannadolny alannadolny self-assigned this Oct 13, 2023
<%@ page import="org.pih.warehouse.core.Role; org.pih.warehouse.auth.AuthService" %>
<%@ page import="org.pih.warehouse.requisition.RequisitionStatus" %>
<%@ page import="org.pih.warehouse.core.Role" %>
<%@ page import="org.pih.warehouse.auth.AuthService" %>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Remove this and pass the session.user.id to the convenience method you added to the OutboundStockMovement and StockMovement

@awalkowiak awalkowiak merged commit b9c5519 into develop Oct 13, 2023
3 checks passed
@awalkowiak awalkowiak deleted the OBPIH-5809-3 branch October 13, 2023 15:40
awalkowiak pushed a commit that referenced this pull request Oct 26, 2023
…#4331)

* OBPIH-5809 add restrictions for request approving

* OBPIH-5809 Remove AuthService from view
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.

None yet

2 participants