Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
2488 Ansichten

Hi,

Running Odoo v14 enterprise.


We have some custom fields on our sale.subscription model.

How can we add these to the sale.subscription.report model? (e.g. In order to have them in the pivot table on Subscriptions > Reporting > Subscriptions)


Looking at the sale.subscription.report model, I cannot see how these are linked to the individual subscriptions (ID's)?


Avatar
Verwerfen
Beste Antwort

Hi,

You have inherit the above model and add the new fields and then  inherit the queries which brings data to this model to bring data to the new fields.

See an example of similar case with sale.report model:  https://www.youtube.com/watch?v=xNuVyrdZ3dU

Thanks & Regards

Avatar
Verwerfen
Autor

Failed to mention: we only have the ability via Studio (not directly in the code), so only front-end changes

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Feb. 25
1532
0
Dez. 23
1885
1
Apr. 24
2950
1
Juni 25
1317
1
Dez. 24
2122