Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1853 Visualizzazioni

I want to sort General Ledger report by date in the Accounting odoo module, so in the account_general_ledger.py there's a method _get_query_amls() which has the query property that I want to override to sort by date .. How to override  this property throw inheriting the module? I've inherited the module and re-wrote the method but this didn't work.

https://i.stack.imgur.com/gpaxg.png

Avatar
Abbandona