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-5136 enable deletion of a stock request #3630

Merged
merged 3 commits into from
Nov 17, 2022

Conversation

drodzewicz
Copy link
Collaborator

No description provided.

@drodzewicz drodzewicz self-assigned this Nov 16, 2022
@drodzewicz drodzewicz marked this pull request as draft November 16, 2022 15:33
}
}

def list = {

def max = params.max ? params.max as int : 10
Copy link
Collaborator

Choose a reason for hiding this comment

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

This seems to be wrong that it's there. I think this is strictly related to the list redesign changes.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

yes that's why I drafted this PR
I believe that during reverting my commit (that I did locally) I did something wrong on the StockMovementController
everything is up to date now

<span><i className="fa fa-remove pr-2" /><Translate id="react.default.button.deleteAll.label" defaultMessage="Delete all" /></span>
<span>
<i className="fa fa-remove pr-2" />
<Translate id="dw" defaultMessage="Cancel Request" />
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 dw intentional?

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

3 participants