-
-
Notifications
You must be signed in to change notification settings - Fork 671
[18.0][MIG] pos_payment_method_cashdro #1345
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
Conversation
This module allows to make payments with a Cashdro (https://www.cashdro.com) terminal on the Point of Sale frontend. TT29224
Currently translated at 100.0% (8 of 8 strings) Translation: pos-14.0/pos-14.0-pos_payment_method_cashdro Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_payment_method_cashdro/it/
Overcome floting point issues: https://stackoverflow.com/a/588014 For expample 2.3 * 100 -> 229.99999999999997 TT42574
Currently translated at 100.0% (8 of 8 strings) Translation: pos-14.0/pos-14.0-pos_payment_method_cashdro Translate-URL: https://translation.odoo-community.org/projects/pos-14-0/pos-14-0-pos_payment_method_cashdro/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: pos-16.0/pos-16.0-pos_payment_method_cashdro Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_payment_method_cashdro/
Currently translated at 100.0% (6 of 6 strings) Translation: pos-16.0/pos-16.0-pos_payment_method_cashdro Translate-URL: https://translation.odoo-community.org/projects/pos-16-0/pos-16-0-pos_payment_method_cashdro/it/
Give the user the ability to chose between http and https.
chienandalu
left a comment
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.
This is a WIP I guess. In a quick try, the js code failed to load
Yes, just did this late yesterday 😅 |
|
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. |
No description provided.