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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
1
回覆
6520
瀏覽次數
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.
Thanks, Mitul Shingala
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
2
5月 24
|
8052 | ||
|
0
5月 21
|
2897 | ||
|
1
2月 19
|
2638 | ||
|
0
12月 18
|
2886 | ||
|
0
7月 18
|
3227 |