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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
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)
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