We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On the scan phase, the following odt file returns a "too_many_endif" error.
Test [if $odoo(coop_forme_juridique) == SAS] [for $odoo(mandataires_sas)] [if [foritem type] == PP] [foritem nom], [foritem titre] ; [endif] [endfor] [endif]
The template is valid, it should be ok after the scan
the program returns "too_many_endif"
Debian
1.5.2
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
On the scan phase, the following odt file returns a "too_many_endif" error.
To Reproduce
Expected behavior
The template is valid, it should be ok after the scan
Actual behavior
the program returns "too_many_endif"
System information
Debian
Version
1.5.2
Additional context
No response
The text was updated successfully, but these errors were encountered: