Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
2301 Zobrazení

I want to add new invoice type for duty invoice

Avatar
Zrušit
Nejlepší odpověď

Hello Mike,

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