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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
2
Réponses
3187
Vues
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?
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
2
août 24
|
1439 | ||
|
2
juil. 24
|
2507 | ||
|
1
juin 24
|
4995 | ||
|
0
janv. 25
|
1321 | ||
|
1
oct. 23
|
10682 |