Hello,
I'm using Odoo 16 and I'm trying to setup my invoicing sequence. I figured out how to have a dynamic field to include variable such as year, month... in debug mode > technical > sequence. I would also like to have a dynamic prefix to include my POS id.
The invoices generated via POS A would be A/YYYY/XXXXX
The invoices from POS B : B/YYYY/XXXXX
The invoices from the accounting module would be YYYY/XXXXX
Any idea how i can add that variable?
Thanks in advance,