Skip to Content
Menu
This question has been flagged
2 Replies
2879 Views

i am trying to replace the invoice number sequence by the invoice id from the database but i don't have this option in from ODOO interface so i am sure i need to create a module for that or something but i have no idea how to solve this , any suggestions please ?

Avatar
Discard

My 2 cents: For security reasons you should never expose database ids. How do you want to get a database id before the record is saved? What should the benefit be of such an invoice sequence? I would rethink your use case.

Best Answer

you can remove the sequence prefix and suffix in settings > technical > sequences & identifier > sequences

 

Avatar
Discard
Related Posts Replies Views Activity
1
Nov 22
1805
0
Jun 21
2816
0
Mar 21
1546
2
Jan 20
19649
3
May 18
4113