Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
3086 Zobrazení

There is a database VIEW "account_invoice_report" (account-->report-->account_invoice_report.py), and i create a customized module and add a new field in account_invoice table. i want to add the same field in group by of "account_invoice_report". For that purpose i want to edit the VIEW. Any possible way to edit the view from my customized module? (If I edit directly in the account module, it also creates issue while creating new db , as that new field not get created before this VIEW creation). Can anyone help me to solve this issue?

Avatar
Zrušit