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

Sorry if I ask a lot, I do not want to abuse of the forum, but these things do not match. My goal is to create a simple manual in Spanish for Odoo and I need learn and know more, I'm verry happy.

My classes and code in this image (it is dropbox): https://db.tt/aabAZRzb

@api.onchange('producto_id')
    def _onchange_producto_id(self):
        if self.producto_id:
            self.precio = 100.00

Had seen before a self.pool.get used, how can I use it?

อวตาร
ละทิ้ง

Refer doc: http://odoo-new-api-guide-line.readthedocs.org/en/latest/

Related Posts ตอบกลับ มุมมอง กิจกรรม
2
มี.ค. 15
6516
2
ก.ย. 25
536
1
ต.ค. 25
667
2
มิ.ย. 25
2195
0
มี.ค. 25
2078