Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Odoo POS and Technische Sicherheitseinrichtung (TSE)
Account Asset Management - calculate amount asset remove
Best model for selling unique products (used machines)
by
InitOS GmbH, Pete Hahn
Hello, I have a hard time to decide which Odoo model to use for selling unique products. The products are used machines. So in general one could think of a generic product with manufacturer and model and a certain instance of it. But since these are used items, they come with a lot of customizations and other instance specific attributes like operation hours etc. So it’s more like the product == instance. We thought about using `product.product` for the brand/model and `stock.production.lot` for the instance, but after some research in the odoo v12 code I'm not sure if this is really the best option. To me it looks like `stock.production.lot` is more about tractability of instance of generic products **after** they have been sold, since `stock.production.lot` is very tightly tied to stock operations. We need to have product instances already during the whole CRM, Quote, SaleOrder process. I don’t see how to easily put `stock.production.lot` on `sale.order.lines`. The other option would be just going for `product.product` and assume product == product instance. I’m not really sure about benefits/drawbacks or maybe other/better approaches. Please give me your opinions about what model is best to use as a base for selling unique items in odoo. Thanks. Regards, Peter
Follow-Ups
-
Re: Best model for selling unique products (used machines)
byAxel Mendoza -
Re: Best model for selling unique products (used machines)
byInitOS GmbH, Frederik Kramer -
Re: Best model for selling unique products (used machines)
byMoaHub, Graeme Gellatly -
Re: Best model for selling unique products (used machines)
byInitOS GmbH, Pete Hahn -
Re: Best model for selling unique products (used machines)
byAcsone SA/NV, Denis Roussel -
Re: Best model for selling unique products (used machines)
byQuartile Limited., Yoshi Tashiro.- 26/08/2020 04:10:09 - 0 -
Re: Best model for selling unique products (used machines)
byMoaHub, Graeme Gellatly -
Re: Best model for selling unique products (used machines)
byMoaHub, Graeme Gellatly -
Re: Best model for selling unique products (used machines)
byData Dance s.r.o., Radovan Skolnik