Hi there! Is there a default setup for Odoo to use for multiple companies to have shared PRODUCTS, but have different DB for sales, invoices with unique sequence, etc? Thank you!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
4
回覆
6023
瀏覽次數
1. Activate Developer Mode.
2. Settings --> Technical --> Sequences & Identifiers --> Sequences
If a Sequence has no COMPANY assigned to it, it is shared by all companies:
If a Sequence has a COMPANY assigned to it, it is used only by that company:
3. Just replace a Sequence without a Company with one for each Company.
Invoice sequences are already unique for each Company.
Worked like magic! Thanks a lot!
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
2
7月 25
|
1758 | ||
|
3
7月 25
|
2144 | ||
|
1
7月 25
|
1472 | ||
|
3
11月 24
|
361 | ||
|
4
9月 24
|
3075 |
Wow! Thanks a lot! Let me try.