跳至内容
菜单
此问题已终结
2 回复
2283 查看

I want to add new invoice type for duty invoice

形象
丢弃
最佳答案

Hello Mike,

type = fields.Selection(selection_add=[('duty_invoice', 'Duty Invoice')])
形象
丢弃