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
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 | |
---|---|---|---|---|
|
0
März 25
|
1421 | ||
|
0
Jan. 25
|
3504 | ||
|
1
Aug. 23
|
14870 | ||
change password
Gelöst
|
|
1
Aug. 23
|
13517 | |
|
1
Juli 23
|
10498 |
It will definitely work. You should make sure your class file gets loaded.