Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
2700 Weergaven

I want to set the default tax in action record, I can set other values through context field, but I have no idea what to fill for the taxes_id since it is a many2many field. I want to set the default value to 0 or empty the tax field. My module is inherited from product base module.

Avatar
Annuleer
Beste antwoord

Dear Fransisco Wijaya,

You can over-ride the customer tax field and set default value on the inherited module

my_taxes = fields.Many2many(default=get_taxes, ...)


Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
apr. 17
5055
3
mei 16
7761
3
mrt. 25
1004
1
okt. 24
5350
0
dec. 22
1893