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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
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!
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
jul 25
|
1756 | ||
|
3
jul 25
|
2141 | ||
|
1
jul 25
|
1472 | ||
|
3
nov 24
|
361 | ||
|
4
sept 24
|
3071 |
Wow! Thanks a lot! Let me try.