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
回复
6061
查看
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
|
1802 | ||
|
3
7月 25
|
2213 | ||
|
1
7月 25
|
1511 | ||
|
3
11月 24
|
361 | ||
|
4
9月 24
|
3110 |
Wow! Thanks a lot! Let me try.