Create payment error

Hi,
When a try to generte payment from receiable bills I get this error:

File “/trytond/modules/account_payment_es/payment.py”, line 392, in get_payment
payment = super(PayLine, self).get_payment(line, journals)
TypeError: get_payment() takes exactly 2 arguments (3 given)

I just migrate from 4.0 to 4.8 version, the process seems OK, I have got some warnings but anyone related with payment.

Thank you.

ert Field name of 7@ir.lang not updated (id: lang_es), because it has changed since the last update
ert Field name of 4359@country.subdivision not updated (id: es-bi), because it has changed since the last update
ert Field digits of 1@product.uom not updated (id: uom_unit), because it has changed since the last update
ert Field action of 255@ir.ui.menu not updated (id: menu_location_form), because it has changed since the last update
ert Field name of 1@account.tax.template not updated (id: iva_X0_compras_bc), because it has changed since the last update
ert Field description of 1@account.tax.template not updated (id: iva_X0_compras_bc), because it has changed since the last update
ert Field name of 18@account.tax.template not updated (id: iva_ISP_compras_16), because it has changed since the last update
ert Field description of 18@account.tax.template not updated (id: iva_ISP_compras_16), because it has changed since the last update
ert Field name of 17@res.group not updated (id: group_contract_admin), because it has changed since the last update
ert Field name of 18@res.group not updated (id: group_contract), because it has changed since the last update
ert Field name of 242@ir.action.act_window not updated (id: act_contract_service), because it has changed since the last update
ert Field name of 182@ir.ui.menu not updated (id: menu_contract_service), because it has changed since the last update
ert Could not delete id 733 of model ir.property because model no longer exists.
ert Could not delete id 1864 of model ir.property because model no longer exists.
ert Could not delete id 1863 of model ir.property because model no longer exists.
ert Could not delete id 1862 of model ir.property because model no longer exists.
ert Could not delete id 2440 of model ir.property because model no longer exists.
ert Could not delete id 2439 of model ir.property because model no longer exists.
ert Could not delete id 1132 of model ir.property because model no longer exists.
ert Could not delete id 2852 of model ir.property because model no longer exists.
ert Could not delete id 2853 of model ir.property because model no longer exists.
ert Could not delete id 2851 of model ir.property because model no longer exists.
ert Could not delete id 2850 of model ir.property because model no longer exists.
ert Could not delete id 1861 of model ir.property because model no longer exists.
ert Could not delete id 1860 of model ir.property because model no longer exists.
ert Could not delete id 1859 of model ir.property because model no longer exists.
ert Could not delete id 1858 of model ir.property because model no longer exists.
ert Could not delete id 1857 of model ir.property because model no longer exists.
ert Could not delete id 1856 of model ir.property because model no longer exists.
ert Could not delete id 1855 of model ir.property because model no longer exists.
ert Could not delete id 2849 of model ir.property because model no longer exists.
ert Could not delete id 9 of model ir.property because model no longer exists.
ert Could not delete id 1 of model ir.property because model no longer exists.

Is not a standard module. You should report the problem to the author of the module.

Indeed it is not related. Check the migration category.

The error cause was that a deprecated module remained in the database after migration.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.