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
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
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!
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Nov 24
|
346 | ||
|
0
Nov 24
|
150 | ||
|
4
Sep 24
|
1485 | ||
|
2
Aug 24
|
348 | ||
|
0
May 24
|
281 |
Wow! Thanks a lot! Let me try.