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

[MIG][16.0] pos_payment_terminal #908

Merged
merged 98 commits into from
Dec 24, 2022

Conversation

nwinkelstraeter
Copy link
Member

Migration of pos_payment_terminal to 16.0

Auélien DUMAINE and others added 30 commits December 13, 2022 14:44
…ixing unit_price computation on adding orderLine
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
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
OCA-git-bot and others added 9 commits December 13, 2022 14:44
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/
@nwinkelstraeter nwinkelstraeter changed the title [WIP][MIG][16.0] pos_payment_terminal [MIG][16.0] pos_payment_terminal Dec 14, 2022
@nwinkelstraeter nwinkelstraeter marked this pull request as ready for review December 14, 2022 13:55
- 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
@legalsylvain
Copy link
Contributor

/ocabot migration pos_payment_terminal

@OCA-git-bot OCA-git-bot added this to the 16.0 milestone Dec 16, 2022
Copy link
Contributor

@ivantodorovich ivantodorovich left a comment

Choose a reason for hiding this comment

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

Code LG

Copy link
Member

@GabbasovDinar GabbasovDinar left a comment

Choose a reason for hiding this comment

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

Code LGTM!

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

Copy link
Contributor

@legalsylvain legalsylvain left a 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 !

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 16.0-ocabot-merge-pr-908-by-legalsylvain-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 2644846 into OCA:16.0 Dec 24, 2022
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at aada514. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.