Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
1623 Vistas

Is there any changelog available for the weekly updates that Odoo gives? After an incident today, we definitely need that.

There was a weekly update today and with that update, they changed what is 'rate' and 'inverse_rate' on the res.currency model, those basically switched roles. One of our custom modules was using the 'rate' field to get the rate but today the client noticed that it is actually calculating using an inverse rate. I went to troubleshoot and it was really baffling to me because it was working well before and we haven't had any changes to that system in a while. After further investigation, I found that it is fine in the revision from last week, but today's revision is what switched the role of those two fields.

It is absolutely not ideal to have this kind of change without having a warning of some kind. I am wondering how many people are using that field and how long until they notice that it is not giving them what they are expecting.


Avatar
Descartar
Mejor respuesta

We use GitHub to manage our software development.

The commit history of Odoo 17 is at

Note: the Enterprise repository is private and only available to Odoo Partners or those Customers who request it (with justification and approval).

It appears the change you had a problem with was https://github.com/odoo/odoo/commit/0d5f278067dd9b146f8783c1399870b1e8cd654b

As you can see in the comments, it was a bug fix because those fields were not working correctly.

We limit the changes to a stable version, see https://github.com/odoo/odoo/wiki/Contributing#what-does-stable-mean

It appears you were relying on behavior we never intended to work the way it was, which does not happen very often (based on my experience). 

Sorry!

Avatar
Descartar
Autor

Thanks for the clarification, Ray. One question, how would one go about requesting access to the Enterprise repo? I would like to have that as we do a lot of custom development and sometimes it is good to have a reference point and as we use Enterprise mostly, having access to that would be ideal.

Contact your Odoo Customer Success Manager (Benjamin).

Publicaciones relacionadas Respuestas Vistas Actividad
1
ago 22
5387
1
feb 25
1984
1
dic 24
2398
2
abr 24
3782
2
abr 24
5117