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

Hi everybody!!!!

Please, how to make self . write in odoo8.

Please need your help

الصورة الرمزية
إهمال
أفضل إجابة

you can use self.write to update value in the same model/object

example : sale.order

self.write(cr,uid,ids, {'field_name':'your_value'}

in order to write, you must know the ids of the record first.

الصورة الرمزية
إهمال
الكاتب

Thanks for your answer sir ;)

المنشورات ذات الصلة الردود أدوات العرض النشاط
0
مارس 25
1721
0
يناير 25
3912
1
أغسطس 23
15397
change password تم الحل
1
أغسطس 23
14011
1
يوليو 23
11107