Hello :)
prix_unite = fields.Float(help= "Prix réél unitaire", readonly=True) Not working in odoo 8 who know the reason please and how can i process with the new api.
Thanks a lot in advance
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello :)
prix_unite = fields.Float(help= "Prix réél unitaire", readonly=True) Not working in odoo 8 who know the reason please and how can i process with the new api.
Thanks a lot in advance
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrar-seRelated Posts | Respostes | Vistes | Activitat | |
---|---|---|---|---|
|
0
de març 25
|
1427 | ||
|
0
de gen. 25
|
3512 | ||
|
1
d’ag. 23
|
14873 | ||
change password
Solved
|
|
1
d’ag. 23
|
13526 | |
|
1
de jul. 23
|
10502 |
It will definitely work. You should make sure your class file gets loaded.