コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
348 ビュー

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)

アバター
破棄
著作者 最善の回答

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

アバター
破棄