Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
3085 Tampilan

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
Buang