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

[14.0][FIX] connector_docuware: FIX to new API Docuware LOGIN #59

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

syci
Copy link
Contributor

@syci syci commented Jan 30, 2025

Adaptation of the connector_docuware module for the new connection technique according to the announcement: https://developer.docuware.com/rest/documentation.html.

Now, the token is no longer visible in Odoo and is verified with each request, as its validity is only 60 minutes. However, the connection can be checked using the "Generate Token" button in the backend form, which will display a ribbon if the connection process to Docuware is valid.

The controller URL remains the same, so no changes are required in the Docuware administration panel.
The CRON job for token regeneration is removed from the module, but it must be manually deleted from Odoo.

@DarioLodeiros DarioLodeiros merged commit 36fd889 into commitsun:14.0 Jan 30, 2025
1 check failed
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