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

BR-AF-05 in contradiction with message text #60

Closed
rkottmann opened this issue Mar 13, 2018 · 1 comment
Closed

BR-AF-05 in contradiction with message text #60

rkottmann opened this issue Mar 13, 2018 · 1 comment

Comments

@rkottmann
Copy link
Contributor

In EN16931-CII-model.sch the XPath definition is greater zero

<param name="BR-AF-05" value="ram:RateApplicablePercent &gt; 0"/>

But the error message in EN16931-CII-model.sch states equals or greater zero

<assert test="$BR-AF-05" flag="fatal" id="BR-AF-05">
     [BR-IG-05]-In an Invoice line (BG-25) where the Invoiced item
     VAT category code (BT-151) is "IGIC" the invoiced item VAT rate (BT-152)
     shall be 0 (zero) or greater than zero.
</assert>

This seems to be a bug either in the test or the message.

@phax phax added this to the v1.1 milestone Apr 10, 2018
phax added a commit that referenced this issue Apr 10, 2018
@phax
Copy link
Collaborator

phax commented Apr 10, 2018

Thanks for pointing that out.

@phax phax closed this as completed Apr 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants