Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
6539 Vistas

I have many branch in a company. At time of sale order creation sequence number should be generated according to the branch ie, instead SO as preffix it should be branch code first followed by number 

Avatar
Descartar
Mejor respuesta

hello

you can achieve it using calling the different sequence based on the branch.

you can see one example into customer invoice and vendor bills. based on the invoice type the sequence is generate. so as same way you can do it into your code.

for code you can see sale.order object's create method. i hope this will helps you.

Avatar
Descartar
Autor

Thanks, Mitul Shingala

Publicaciones relacionadas Respuestas Vistas Actividad
2
may 24
8061
0
may 21
2900
1
feb 19
2648
0
dic 18
2889
0
jul 18
3241