Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
2395 Visualizações

I want to add new invoice type for duty invoice

Avatar
Cancelar
Melhor resposta

Hello Mike,

type = fields.Selection(selection_add=[('duty_invoice', 'Duty Invoice')])
Avatar
Cancelar