Here in ref=" " if we want to put id of menu defined of same model, how to put that?
<record id="server_action_pos_credit_update" model="ir.actions.server">
<field name="name">Confirm</field>
<field name="model_id" ref="point_of_sale.menu_point_config_product"/>
<field name="state">code</field>
<field name="code">records.do_confirm()</field>
</record>
Could anyone help me out or suggest me anything?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
2
Antworten
3224
Ansichten
Hello Mansi,
model_id fields is a Many2one of "ir.model" model. Hence you cannot use a menu_id in "ref" field.
Hope this helps.
Thank You
Thank you Burhan. It really contributed to get things clear. Can you let me know alternative for it?
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
2
Aug. 24
|
1477 | ||
|
2
Juli 24
|
2588 | ||
|
1
Juni 24
|
5046 | ||
|
0
Jan. 25
|
1362 | ||
|
1
Okt. 23
|
10719 |