Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
5 Risposte
2946 Visualizzazioni

Hi,

is there any idea to how implement this, sequence by user for ex in the form :

user 1 : can get 1/2016

user 2 : can start from 1/2017 ( in the same form )


Regards

Avatar
Abbandona

what is the version of your odoo

Autore

odoo 10

Risposta migliore

Hi Medmars,

An easy and quick solution for now: You need to create the sequence for each user and then fetch the sequence based on logged in user.

Avatar
Abbandona
Autore

i will be very grateful if you could help for achiving this or is there any exsitng documentation

Risposta migliore

 

in the invoice form or sale form you can add more sequence (Journals)

but it is selectable is not automatic 

look this it can help you
http://blog.odoobiz.com/2014/11/odooopenerp-create-multiple-sequence.html

Avatar
Abbandona