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

[17.0][MIG] pos_payment_method_cashdro #1208

Open
wants to merge 14 commits into
base: 17.0
Choose a base branch
from

Commits on Jun 24, 2024

  1. [ADD] pos_payment_method_cashdro: New module

    This module allows to make payments with a Cashdro (https://www.cashdro.com) terminal
    on the Point of Sale frontend.
    
    TT29224
    chienandalu authored and sbejaoui committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ba89c00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    703a6c5 View commit details
    Browse the repository at this point in the history
  3. [MIG] pos_payment_method_cashdro: Migration to 14.0

    TT38070
    chienandalu authored and sbejaoui committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    fa2aa43 View commit details
    Browse the repository at this point in the history
  4. Added translation using Weblate (Italian)

    mymage authored and sbejaoui committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    220e0a2 View commit details
    Browse the repository at this point in the history
  5. Translated using Weblate (Italian)

    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/
    mymage authored and sbejaoui committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e17855f View commit details
    Browse the repository at this point in the history
  6. [FIX] pos_payment_method_cashdro: floating point quirks

    Overcome floting point issues: https://stackoverflow.com/a/588014
    
    For expample 2.3 * 100 ->  229.99999999999997
    
    TT42574
    chienandalu authored and sbejaoui committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3847f01 View commit details
    Browse the repository at this point in the history
  7. Translated using Weblate (Italian)

    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/
    mymage authored and sbejaoui committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b42ccff View commit details
    Browse the repository at this point in the history
  8. [UPD] README.rst

    OCA-git-bot authored and sbejaoui committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    90edf4c View commit details
    Browse the repository at this point in the history
  9. [MIG] pos_payment_method_cashdro: migration to 16.0

    TT45180
    chienandalu authored and sbejaoui committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    56b2d29 View commit details
    Browse the repository at this point in the history
  10. [UPD] Update pos_payment_method_cashdro.pot

    oca-ci authored and sbejaoui committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    68e9d1f View commit details
    Browse the repository at this point in the history
  11. [BOT] post-merge updates

    OCA-git-bot authored and sbejaoui committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d5d92a6 View commit details
    Browse the repository at this point in the history
  12. Update translation files

    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/
    weblate authored and sbejaoui committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b98ce0f View commit details
    Browse the repository at this point in the history
  13. Translated using Weblate (Italian)

    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/
    mymage authored and sbejaoui committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e5ef634 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    b668362 View commit details
    Browse the repository at this point in the history