Skip to content

Instantly share code, notes, and snippets.

@HelgeSverre
Created March 30, 2022 19:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HelgeSverre/76bac574fe5c1f76dbbc6d4ff854b753 to your computer and use it in GitHub Desktop.
Save HelgeSverre/76bac574fe5c1f76dbbc6d4ff854b753 to your computer and use it in GitHub Desktop.
CustomerInvoiceValidationTotalAmountNotAllowedToBeZeroOrMore - explained
When creating a credit note via the eAccounting API v2 you have to make
the quantity a negative number or else you will get this error:
CustomerInvoiceValidationTotalAmountNotAllowedToBeZeroOrMore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment