Skip to Content
Menú
This question has been flagged
1 Respondre
5961 Vistes

After I updated the Community and Enterprise modules for my Odoo 13 instance, there seems to be a problem at creating Invoices on the Account module.

It seems that the error has to do with the variable 'sequence_date', I tried to update the module but the problem still persists.

Capture.png

Avatar
Descartar
Best Answer

move sequence date has been changed recently so make sure you are using the latest code.
error is due to _get_current_sequence method api/signature change so make sure in your custom module it's not overridden

ref: https://github.com/odoo/odoo/commit/45d126405b030610fc66b8557a668f0d61e129dc 

Avatar
Descartar

Thank you Ravi

Related Posts Respostes Vistes Activitat
2
de febr. 24
1563
1
d’ag. 23
3440
0
d’ag. 24
1139
0
de juny 24
1324
0
d’abr. 24
1353