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

I want to add new invoice type for duty invoice

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hello Mike,

type = fields.Selection(selection_add=[('duty_invoice', 'Duty Invoice')])
อวตาร
ละทิ้ง