-
-
Notifications
You must be signed in to change notification settings - Fork 603
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
[16.0][ADD] pos_membership_extension #861
[16.0][ADD] pos_membership_extension #861
Conversation
89660f3
to
9ce32d3
Compare
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
CC : @PierrickBrun , could you review ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Except the 2 comments everything looks perfect.
Can you rebase since the PR it depends on is merged ?
8f97bc9
to
2249de4
Compare
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
2249de4
to
545d82d
Compare
thanks for your reviews. /ocabot merge patch |
On my way to merge this fine PR! |
It looks like something changed on |
@legalsylvain your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-861-by-legalsylvain-bump-patch. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
/ocabot rebase |
Congratulations, PR rebased to 16.0. |
545d82d
to
d65141b
Compare
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
/ocabot merge patch |
/ocabot merge nobump |
On my way to merge this fine PR! |
Congratulations, your PR was merged at 8d52d10. Thanks a lot for contributing to OCA. ❤️ |
Note : CI is red because of unmerged dependencies : see : OCA/vertical-association#132)
Description
This module extends the functionality of point of sale module to implement features related to
membership_extension
OCA module. (https://github.com/OCA/vertical-association repository) For the time being, it prevents cashier to sell product to customer that doesn't belong to some membership categories.Configure
membership_extension
module.Usage
open the Point of Sale product
You can see that some products have a new icon that mention that the product is not sallable. the icon disappear if you select a customer that belong to one of the membership categories :