Skip to Content
Menu
This question has been flagged
1 Atsakyti
2763 Rodiniai

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.

Portretas
Atmesti
Best Answer

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, ...)


Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
0
bal. 17
5169
3
geg. 16
7933
3
kov. 25
1131
1
spal. 24
5643
0
gruod. 22
2001