تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4251 أدوات العرض

Hi,

    I am facing an issue with the Status Bar widget in the OpenERP 7.0.

Here is the scenario:

I have created a Selection field as 

'Status':fields.selection([('999','Error'),('000','Ready'),('001','In Active'),('002','Active')],"ICP Status"),

and in the xml i defined it as clickable as True like

<field name="Status" widget="statusbar" clickable = "1"/>

Now I am hereby encountering a problem with clickable Option, When ever i am clicking on any status in the statusbar it is storing it as integer instead storing as actual string.

I mean if i clicked on the Active status it is storing 2 (integer) instead of '002' (string) and resulting with an error Pop-Up 

The value "2" is not in the Selection.

Did anyone faced the same issue or having any solution for this.

Any suggestions appreciable. Thanks in Advance.

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
سبتمبر 23
2417
4
مارس 20
154
2
ديسمبر 17
16765
0
أبريل 15
3857
1
مارس 15
9404