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

2024 q2 member review #150

Merged
merged 26 commits into from
May 22, 2024
Merged

2024 q2 member review #150

merged 26 commits into from
May 22, 2024

Commits on Sep 20, 2023

  1. Make sure NL-R-007 only fires on invoices, not on creditnotes (UBL)

    NL-R-007 requires that a payment means is provided, which only makes sense if there is a payment, i.e. for positive invoices.
    Jelte Jansen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a7a6898 View commit details
    Browse the repository at this point in the history
  2. Make sure NL-R-007 only fires on invoices, not on creditnotes (CII)

    NL-R-007 requires that a payment means is provided, which only makes sense if there is a payment, i.e. for positive invoices (typecode != 381).
    Jelte Jansen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5cc83d5 View commit details
    Browse the repository at this point in the history
  3. Add test case for update to NL-R-007 to UBL unit tests

    Jelte Jansen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6c84f6e View commit details
    Browse the repository at this point in the history
  4. Add test case for update to NL-R-007 to CII unit tests

    Jelte Jansen committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e633408 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Do make PaymentMeans mandatory for negative CreditNote (UBL)

    Addendum to the fix in a7a6898, in case the CreditNote itself is negative, the payment means should be required.
    Jelte Jansen committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7b5032f View commit details
    Browse the repository at this point in the history
  2. Do make PaymentMeans mandatory for negative CreditNote (CII)

    Addendum to the fix in 5cc83d5, in case the CreditNote itself is negative, the payment means should be required.
    Jelte Jansen committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    edc5743 View commit details
    Browse the repository at this point in the history
  3. Testcase updates

    Add additional error cases for the fixes in commits 7b5032f and edc5743
    Jelte Jansen committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8a1dae1 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    f866cf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d92a40b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42735f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f0a412 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

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

Commits on Feb 12, 2024

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

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    b174290 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #148 from OpenPEPPOL/POACC-735

    POACC-735, missed one thing in the release notes
    MartinForsberg-Ecru authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    7f025a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Merge pull request #128 from peppolautoriteit-nl/NL-R-007_creditnote_fix

    Nl r 007 creditnote fix
    jerouris authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    0045b9d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Update v3.0.17.adoc

    jerouris authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3c9ecda View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Update project.xml

    jerouris authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    26bb6ff View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Aligning code lists with EN publication

    #POACC-730
    midran committed May 13, 2024
    Configuration menu
    Copy the full SHA
    816508e View commit details
    Browse the repository at this point in the history
  2. Adopting EN validation artefacts

    #POACC-730
    midran committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7524ef3 View commit details
    Browse the repository at this point in the history
  3. Updating release notes

    #POACC-730
    midran committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e8ff689 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Update main.adoc

    #POACC-730
    midran committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6dc4bc9 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    5d81009 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #149 from OpenPEPPOL/POACC-730

    Poacc 730
    jerouris authored May 22, 2024
    Configuration menu
    Copy the full SHA
    e7cb61b View commit details
    Browse the repository at this point in the history
  3. Update project.xml

    jerouris authored May 22, 2024
    Configuration menu
    Copy the full SHA
    563894a View commit details
    Browse the repository at this point in the history
  4. Update settings.adoc

    jerouris authored May 22, 2024
    Configuration menu
    Copy the full SHA
    67d7470 View commit details
    Browse the repository at this point in the history