Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3103 Vizualizări

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?

Imagine profil
Abandonează