I've added a button in a one2many tree view to update the price_surcharge
in product.pricelist.item.
This price also appears as a field in the one2many field. On button action actually the price is updated in the one2many, but the problem is that i have to reload the page to see it.Is there any solution for this?
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
1
Répondre
5944
Vues
Try this one if you useing OpenERP 7.0.
Use This One
<field name="your_one2many_field" options="{'always_reload': true}"/>
the another option is use "reload_on_button"
<field name="your_one2many_field" options="{'reload_on_button': true}"/>
but this is not working because of some bug but in next some days it will work well
For know further about "always_reload" go below address
Thanks Parth Gajjar..but none of this works..
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é | |
---|---|---|---|---|
Force wizard dimension
Résolu
|
|
1
avr. 24
|
8606 | |
|
2
mars 15
|
4885 | ||
|
1
mars 15
|
7115 | ||
|
3
mars 15
|
20479 | ||
|
0
déc. 24
|
9435 |