-
Notifications
You must be signed in to change notification settings - Fork 30.1k
[FW][IMP] pos*: adapt for belgian restaurant certification #201979
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
[FW][IMP] pos*: adapt for belgian restaurant certification #201979
Conversation
@adgu-odoo @caburj cherrypicking of pull request #201578 failed. stdout:
Either perform the forward-port manually (and push to this branch, proceeding as usual) or close this PR (maybe?). In the former case, you may want to edit this PR message as well. More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port |
@adgu-odoo @caburj this forward port of #201578 is awaiting action (not merged or closed). |
f722057
to
b66d767
Compare
3beadee
to
0f2d17a
Compare
@adgu-odoo @caburj this forward port of #201578 is awaiting action (not merged or closed). |
0f2d17a
to
01759d2
Compare
pos*: point_of_sale, pos_hr, pos_loyalty, pos_online_payment_self_order, pos_restaurant, pos_self_order In this commit, we adapt the point of sale modules to be compliant with the belgian restaurant certification.
01759d2
to
4382eb6
Compare
@adgu-odoo @caburj this forward port of #201578 is awaiting action (not merged or closed). |
robodoo r+ |
pos*: point_of_sale, pos_hr, pos_loyalty, pos_online_payment_self_order, pos_restaurant, pos_self_order In this commit, we adapt the point of sale modules to be compliant with the belgian restaurant certification. closes #201979 Related: odoo/enterprise#81554 Signed-off-by: Joseph Caburnay (jcb) <jcb@odoo.com> Signed-off-by: Adrien Guilliams (adgu) <adgu@odoo.com>
pos*: point_of_sale, pos_hr, pos_loyalty, pos_online_payment_self_order,
pos_restaurant, pos_self_order
In this commit, we adapt the point of sale modules to be compliant with
the belgian restaurant certification.
Enterprise PR: https://github.com/odoo/enterprise/pull/81554
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
Forward-Port-Of: #201578