-
-
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
[MIG][16.0] pos_payment_terminal #908
Conversation
…ixing unit_price computation on adding orderLine
PEP8 stuff
pos_customer_display: FIX JS code and make it more robust
Adapt JS code of pos_payment_terminal Some cleanup
…tion !) Move CSS definition from pos_payment_terminal_view.xml to pos_payment_terminal.xml Small cleanups
…sed with the module pos_pay_invoice
In order to get visibility on https://www.odoo.com/apps the OCA board has decided to add the OCA as author of all the addons maintained as part of the association.
… to new API pos_payment_terminal: code cleanup
Move description from __openerp__.py to README.rst Update demo data
…debase to properly get the 'name' of the currency
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-14.0/pos-14.0-pos_payment_terminal Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_payment_terminal/
Co-authored-by: Tom Blauwendraat <tom@sunflowerweb.nl>
Since we can't cancel the transaction, we return a rejected promise. The user should cancel manually which will effectively free the transaction and let the user delete it.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-14.0/pos-14.0-pos_payment_terminal Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_payment_terminal/
Currently translated at 21.4% (3 of 14 strings) Translation: pos-14.0/pos-14.0-pos_payment_terminal Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_payment_terminal/it/
34036fd
to
c968b45
Compare
- Moved asset definiton to manifest - pos.proxy was moved to pos.env.proxy - Adapted models.js to new class structure of point_of_sale.models
c968b45
to
ec1e11d
Compare
/ocabot migration pos_payment_terminal |
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.
Code LG
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.
Code LGTM!
This PR has the |
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.
/ocabot merge patch
Thanks for porting this usefull module !
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at aada514. Thanks a lot for contributing to OCA. ❤️ |
Migration of pos_payment_terminal to 16.0