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
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
0
مارس 25
|
1420 | ||
|
0
يناير 25
|
3502 | ||
|
1
أغسطس 23
|
14868 | ||
change password
تم الحل
|
|
1
أغسطس 23
|
13515 | |
|
1
يوليو 23
|
10497 |
It will definitely work. You should make sure your class file gets loaded.