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

feat: add jingtrang to pip deps for odoo >= 13 #68

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

theangryangel
Copy link
Member

@theangryangel theangryangel commented Sep 30, 2024

Description

jingtrang provides better output for XML errors:

See odoo/odoo@16cd987

Before (without Jingtrang):
ERROR:RELAXNGV:RELAXNG_ERR_EXTRACONTENT: Element odoo has extra content: data

After (with Jingtrang):
error: text not allowed here; expected the element end-tag or element "field"

I would argue that this would be better suited in the upstream Dockerfile for each Odoo version... however, see #61

@theangryangel theangryangel merged commit 240e821 into glodo Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants