Syncing from upstream OCA/pos (18.0)#767
Merged
bt-admin merged 18 commits intobrain-tec:18.0from Apr 11, 2026
Merged
Conversation
This module allows to make payments with a Cashdro (https://www.cashdro.com) terminal on the Point of Sale frontend. TT29224
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/
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.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 18.0 #767 +/- ##
==========================================
- Coverage 96.43% 95.05% -1.38%
==========================================
Files 77 81 +4
Lines 701 728 +27
Branches 37 38 +1
==========================================
+ Hits 676 692 +16
- Misses 15 26 +11
Partials 10 10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
bt_gitbot