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
3月 25
|
1421 | ||
|
0
1月 25
|
3504 | ||
|
1
8月 23
|
14870 | ||
change password
解決済
|
|
1
8月 23
|
13517 | |
|
1
7月 23
|
10498 |
It will definitely work. You should make sure your class file gets loaded.