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:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
4
返信
6073
ビュー
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
|
1901 | ||
|
3
7月 25
|
2320 | ||
|
1
7月 25
|
1579 | ||
|
3
11月 24
|
361 | ||
|
4
9月 24
|
3159 |
Wow! Thanks a lot! Let me try.