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

In openerp 7 char data type float value stored. In list view sorting value how to change the char to float ?

In SQL Editor the below code is used:-

select char_value from cvw_patientintake order by cast(char_value as float) asc

select char_value from cvw_patientintake order by cast(char_value as float) desc

The above code how to apply in openerp custom module overriden search function is any sample code available?

Thanks in advance

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
يونيو 23
2106
1
مايو 23
2050
1
أكتوبر 22
4199
0
مايو 20
3212
2
يناير 20
8843