跳至內容
選單
此問題已被標幟
1 回覆
5887 瀏覽次數

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

頭像
捨棄
最佳答案

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 

頭像
捨棄

Thank you Ravi

相關帖文 回覆 瀏覽次數 活動
2
2月 24
1507
1
8月 23
3378
0
8月 24
1091
0
6月 24
1299
0
4月 24
1311