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

My1.15 adds #7

Closed
wants to merge 6 commits into from
Closed

Commits on Aug 20, 2021

  1. Additions for 1.15

    Aditions made for UPOS 1.15
    mjpcger committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    6de5f74 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Upgrade to UPOS 1.15

    Control implementations upgraded to 1.15 using the controls and services upgraded in contracts repo.
    Relevant changes only in ElectronicValueRW (FiscalPrinter changes have been made in previous commits).
    mjpcger committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    1ac199d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    8e11fa6 View commit details
    Browse the repository at this point in the history
  2. Missing implementation added

    Missing implementation for method registerServiceToMedium added.
    mjpcger committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    7d1d8c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d45212 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Changes due to interface corrections

    - Method setPaymentMedia added.
    - Parameter object in several methods changed: Type changed from Object[] to Object, name to obj to match the UPOS specification.
    mjpcger committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    e95e37c View commit details
    Browse the repository at this point in the history