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

[16.0][MIG] pos_payment_method_cashdro: migration to 16.0 #1161

Merged
merged 9 commits into from
Mar 5, 2024

Commits on Feb 29, 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 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ab4449f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f4b46f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7efae2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    524fa6d 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 chienandalu committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f7ce1eb 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 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    77e42f0 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 chienandalu committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ec51dc1 View commit details
    Browse the repository at this point in the history
  8. [UPD] README.rst

    OCA-git-bot authored and chienandalu committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d2e8012 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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