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

[13.0] Shopfloor Zone Picking: fix zero check #147

Merged
merged 4 commits into from
Jan 28, 2021

Conversation

guewen
Copy link
Member

@guewen guewen commented Jan 25, 2021

Fix "zero check"

The client js application needs the move line's id to confirm or not the
zero quantity using "/is_zero". The backend did not send the move
line's data when going to the "zero_check" state.

Improve wording on "zero check" screen

The zero check screen shows 2 buttons:

  • Confirm stock = 0
  • Confirm stock not empty

At this point, the normal situation would be that the stock is zero.
So "Confirm stock not empty" is confusing, as we do not confirm the
expected value of zero.

@guewen guewen changed the title [13.0] Zone Picking: fix zero check [13.0] Shopfloor Zone Picking: fix zero check Jan 25, 2021
Copy link
Contributor

@simahawk simahawk left a comment

Choose a reason for hiding this comment

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

Code review only. LG.

@guewen guewen force-pushed the 13.0-fix-zero-check branch 2 times, most recently from a772b6c to f8f7451 Compare January 28, 2021 08:08
The client js application needs the move line's id to confirm or not the
zero quantity using "/is_zero". The backend did not send the move
line's data when going to the "zero_check" state.
The zero check screen shows 2 buttons:

* Confirm stock = 0
* Confirm stock not empty

At this point, the normal situation would be that the stock is zero.
So "Confirm stock not empty" is confusing, as we do not confirm the
expected value of zero.
@simahawk simahawk merged commit 6802312 into OCA:13.0 Jan 28, 2021
@hparfr hparfr mentioned this pull request Jan 28, 2021
14 tasks
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