Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1631 Widoki

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.


Awatar
Odrzuć
Najlepsza odpowiedź

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!

Awatar
Odrzuć
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).

Powiązane posty Odpowiedzi Widoki Czynność
1
sie 22
5401
1
lut 25
1993
1
gru 24
2412
2
kwi 24
3792
2
kwi 24
5134