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

Fix nl.begra.yml formatting #447

Merged
merged 1 commit into from
Jan 21, 2023
Merged

Conversation

rmilecki
Copy link
Collaborator

@rmilecki rmilecki commented Jan 21, 2023

This fixes:

Failed to load nl.begra.yml template:
while parsing a block mapping
  in "<unicode string>", line 5, column 3:
      amount: Totaal EUR incl[.] btw\s ...
      ^
expected <block end>, but found '{'
  in "<unicode string>", line 12, column 14:
      iban: [A-Z]{2}\d{2}?\w{4}?\d{4}?\d{4}?\d{0,2}
                 ^

This fixes:

Failed to load nl.begra.yml template:
while parsing a block mapping
  in "<unicode string>", line 5, column 3:
      amount: Totaal EUR incl[.] btw\s ...
      ^
expected <block end>, but found '{'
  in "<unicode string>", line 12, column 14:
      iban: [A-Z]{2}\d{2}?\w{4}?\d{4}?\d{4}?\d{0,2}
                 ^

Fixes: 54db86a ("misc templates of (common) dutch suppliers")
Signed-off-by: Rafał Miłecki <[email protected]>
Copy link
Collaborator

@bosd bosd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review, LGTM

@bosd
Copy link
Collaborator

bosd commented Jan 21, 2023

This should fix #442

@rmilecki rmilecki merged commit 43778de into invoice-x:master Jan 21, 2023
@rmilecki rmilecki deleted the fix-begra branch January 21, 2023 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants