Skip to Content
Menu
This question has been flagged
1 Reply
2474 Views

Hello,

I am testing Odoo 17 and setup a database with sequences (ir.sequence) for both 2023 and 2024.

When I try to issue a document using a date from 2023, Odoo cannot find the "subsequence for date range" and always considering 2024 as the sequence.

In later versions, the sequence number is based in "use date range option".

Please check the following image with sequences setup:

https://ibb.co/BfDngQm

Thank you all in advance


Avatar
Discard
Author Best Answer

Hello,

I have found it.

I forgot to pass the "date" argument to the ir_sequence.next_by_id(date) method.

It is solved.

Thank you all

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 24
2922
2
Nov 23
2317
4
May 25
2061
2
May 25
5380
1
Mar 25
1312