Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
259 Prikazi

I have created a custom model and created in menu, in the menu I am able to see the model but unable to see the field details under that model.

Avatar
Opusti
Avtor Best Answer

I am new to Odoo. 

Issue: updated a new report for 'request for quotation' under puchase order. updated in the views also. but now while printing the RFQ getting error as missing record(record might be deleted).

Here is my screenshot: where for RFQ updated a new document

I tried to cross check: in report of RFQ as Qweb view earlier it was showing 3 but now only showig my new report how to retrieve other reports. and is there any steps or video to do these steps?

error: RPC_ERROR


Odoo Server Error


Occured on https://apimielgmbh.odoo.com/web/assets/1/cc68576/web.assets_web.min.js:3096:13)

Avatar
Opusti
Best Answer

Hi,
Did you define the views for the model ? Like tree and form view, if not define those views and upgrade the app and see.

Refer: Odoo 17 Development Tutorials

Thanks

Avatar
Opusti