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

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
Zrušit
Autor Nejlepší odpověď

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
Zrušit