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

[EBICS_INVALID_XML] XML invalid according to EBICS XML schema (code: 91010) #108

Open
EA-Softworx opened this issue Oct 26, 2023 · 10 comments

Comments

@EA-Softworx
Copy link

I get error [EBICS_INVALID_XML] XML invalid according to EBICS XML schema (code: 91010) when initializing EBICS. Odoo 16 Enterprise Protocol H004

@joonis
Copy link

joonis commented Oct 26, 2023

Which bank?
Sometimes the returned EBICS errors are ambiguous. Please check the provided user data. Maybe a containing blank character?

@EA-Softworx
Copy link
Author

You were right. It was a space. Now I get the following error 'ebics.config' object has no attribute 'ebics_files'

@EA-Softworx
Copy link
Author

File "/usr/lib/python3/dist-packages/odoo/addons/account_ebics/models/ebics_userid.py", line 406, in ebics_init_1
tmp_dir = os.path.normpath(self.ebics_config_id.ebics_files + "/tmp")

@jdidderen-noviat
Copy link
Member

@EA-Softworx You should download the latest version of the EBICS modules. It's an issue that occurred at some point and we fixed it.

@EA-Softworx
Copy link
Author

My Version is 16.0.1.4.0

@jdidderen-noviat
Copy link
Member

@EA-Softworx The latest version is 16.0.1.6.1 and we fixed this issue in the version 16.0.1.5.0

@EA-Softworx
Copy link
Author

I see it. The old version is available for download on apps.odoo.com. I got my download from here.

@jdidderen-noviat
Copy link
Member

Oh I see. Thanks for the warning. I will see with my colleague Luc to have the latest update on the Odoo Apps Store too.

@EA-Softworx
Copy link
Author

Thank you. I update the app and try again.

@luc-demeyer
Copy link
Contributor

@EA-Softworx
apps.odoo.com is on latest version but I recommended to always download from https://github.com/Noviat/account_ebics.

The latest version will solve the tmp_dir issue.
If you continue to get the [EBICS_INVALID_XML] XML invalid according to EBICS XML schema (code: 91010) error please let me know and we can setup a conf call to have a look.

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

No branches or pull requests

4 participants