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

[BUG] Leerzeichen wird nach Platzhalter des Aktenzeichens eingefügt #2543

Open
iradraconis opened this issue Aug 16, 2024 · 1 comment
Open
Labels
bug Something isn't working
Milestone

Comments

@iradraconis
Copy link
Collaborator

aus Rechnung Nr. {{AKTE_ZEICHEN}}/{{BEL_NR}}
wird z.B. Rechnung Nr. 2562/24 /24235

Das Leerzeichen muss immer händisch entfernt werden.

@iradraconis iradraconis added the bug Something isn't working label Aug 16, 2024
@j-dimension j-dimension added this to the planned milestone Aug 16, 2024
@j-dimension
Copy link
Member

Das ist nicht so trivial wie es scheint.

zwei konträre Beispiele:
{{AKTE_ZEICHEN}}/{{BEL_NR}} --> hier stören die Leerzeichen

akademischer grad vor dem namen, vorname, nachname, akademischer grad nach dem namen (in Platzhalterform) --> wenn man die alle mit leerzeichen schreibt, hätte man bei Nichtvorhanden sein der akademischen Grade an einigen Stellen doppelte Leerzeichen. Schreibt man ohne die Leerzeichen und es würde keines automatisch hinzugefügt, würden Sie fehlen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants