Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2876 มุมมอง

I try to use copy_data in other method :

def test_mdel(self, cr, uid, id, ids, default=None, context=None):
default = {}
test = super(complement_sale_order, self).copy_data(cr, uid, id, default, context=context)
return test

but i have error :

key error : id

please help

อวตาร
ละทิ้ง