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
|
1420 | ||
|
0
1月 25
|
3500 | ||
|
1
8月 23
|
14867 | ||
change password
已解决
|
|
1
8月 23
|
13513 | |
|
1
7月 23
|
10493 |
It will definitely work. You should make sure your class file gets loaded.