Skip to Content
Menu
This question has been flagged

Hi, is there any bug in invoicing payments v14,? my journal entry is BNK and sequence doesnt increase after 1 although the journal is cash.  

Avatar
Discard
Best Answer

The journal sequence in Odoo 14.0 doesn't use ir.sequence anymore.

You can find the new way or calculate sequence in the below commit:

https://github.com/odoo/odoo/commit/dfd01b8c5c7e1177f37bf199790a0732a61eed78

Avatar
Discard
Author

Why journal entry is BNK although all of previous payments are "cash" and their sequence is correct? Thanks for your reply.

Best Answer

Enable the Debug mode and check the Settings->Sequence configuration for that particular journal.

Keep the Step as 1 to increase the journal number.

Avatar
Discard
Author

already is 1

Related Posts Replies Views Activity
1
Apr 23
15610
1
Apr 22
2984
1
Sep 21
4729
1
Feb 21
36
1
Jun 24
4140