Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2978 Tampilan

Hello guys I've extended pos_order. And made my own version of create.

The original create calls 

return super(pos_order, self).create(cr, uid, values, context=context) which returns order id.

How could i call this exact function from my own module? If i call return super(....) it will call the original pos_order.create which has some undesired logic


best regards

Matej

Avatar
Buang
Penulis Jawaban Terbai

http://stackoverflow.com/questions/36315689/odoo-8-method-resolution-order#comment60329596_36316491

has the answer

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
0
Sep 23
1368
4
Nov 22
14010
0
Sep 22
1368
0
Feb 21
2508
POS order Edit Diselesaikan
2
Jul 24
8984