Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
343 Prikazi

RPC_ERROR

Odoo Server Error

Traceback (most recent call last):

  File "/home/odoo/src/odoo/17.0/odoo/tools/https://edu-aika.odoo.com/web/assets/1e47153/web.assets_web.min.js:2888:13)

Avatar
Opusti
Avtor Best Answer

solved it || resuelto 

for record in self:

    

    if record.x_studio_fecha_llegada and record.x_studio_fecha_llegada:


        record['x_studio_fecha_para_factura'] = (record.x_studio_fecha_llegada - datetime.timedelta(days=60))

Avatar
Opusti