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

[FIX] point_of_sale/pos_hr: move field to correct place #53359

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sswapnesh
Copy link
Contributor

Followup on f14092c

field restrict_price_control is defined on point_of_sale module while pos_hr module was needed to be installed to see this configuration.

With this commit, This is option is displayed when only point_of_sale module is installed.

This field was removed at f14092c#diff-d82ba4b7936e5ac6d26ae7400856a1c9L298

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:

--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

Followup on f14092c

field `restrict_price_control` is defined on point_of_sale module while pos_hr module was needed to be installed to see this configuration.

With this commit, This is option is displayed when only point_of_sale module is installed.

This field was removed at odoo@f14092c#diff-d82ba4b7936e5ac6d26ae7400856a1c9L298
@robodoo robodoo added seen 🙂 CI 🤖 Robodoo has seen passing statuses labels Jun 20, 2020
@sswapnesh
Copy link
Contributor Author

Ping @pimodoo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI 🤖 Robodoo has seen passing statuses Point of Sale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants