Hello, please help me i'm in server action. I'm executing python code that update de value of field Total but no result. Here is my code
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
1
Responder
310
Visualizações
hello,
Tying this Python code
for record in self:
total_value = record.product_qty * record.price_unit * record.x_studio_carat_ct
record.write({'price_total': total_value})
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se