Jairo Llopis
Jairo Llopis
IMHO this should be ready to merge.
Are you taking into account this refactor? https://github.com/odoo/odoo/pull/110016
Just make sure it's needed. Odoo uses a completely new system for CoA templates in v17, and they already have methods for loading it AFAIK. So possibly this module is...
I'm having the same error here: https://github.com/copier-org/copier/actions/runs/13752905656/job/38456132767 [logs_35421876080.zip](https://github.com/user-attachments/files/19157825/logs_35421876080.zip) Is there any workaround for now?
Sorry, I also don't use this module anymore... nor Odoo v10.
I think we should never pass computed values during the update and, instead, let them be computed again.
Also maybe we could consider just never validate a computed value. Validators should go into input values instead. However, if we fix the obvious problem from https://github.com/copier-org/copier/issues/1779#issuecomment-2365005840, this another subject...
I'm having the same problem with Headlamp Desktop for Linux 0.30.0. I wanted to test [0.31.0](https://github.com/kubernetes-sigs/headlamp/releases/tag/v0.31.0), but it seems flathub didn't get the update yet. Weird.
> the report should just give the most simple base information Isn't it the opposite? The report should be as detailed as possible. We want modules that react to facts....
To help you understand: - static: the JSON file contents. - dynamic: the tool that generates the JSON file.