How to integrate clothing sizerange into program and if so in which function?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
Hi,
To integrate clothing size ranges in Odoo, the recommended approach is to use product variants by defining a "Size" attribute (e.g., S, M, L, XL). Assign these attributes to relevant product templates to auto-generate size variants.
For advanced control (like size charts or body measurements), extend the product.template model with a Boolean field (has_sizes) and link it to a custom product.size.range model. This allows you to store measurements like chest, waist, etc.
Hope it helps
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się