コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
13591 ビュー

Hello.

In openerp v7 there is an option on warehouse (Support multiple variants per products - Allow to manage several variants per product. As an example, if you sell T-Shirts, for the same "Linux T-Shirt", you may have variants on sizes or colors; S, M, L, XL, XXL.)

On product page where can I define for the t-shirt size S - 3 as quantity, for M - 4 as quantity and so on. So final quantity of the product will be 7 (3xS; 4xM)

When I activate product variants I only get on product page

Variants (a strange field where I can write anything I want) Variant Price Margin Variant Price Extra

I need some help.

アバター
破棄
最善の回答

This option should not have been displayed, it was actually a bug, and it has now been removed. It only makes sense when you also install the extra module product_multi_variant.

Note that this module has not been updated to v7 as far as I know. It probably requires a few minor updates to inherited views to match the new parent view definition in the official product module.

アバター
破棄
著作者

Thanks, Dony. So I need to duplicate initial product and add in field varianta s, m. But how can then see on reports cumulative quantity for a product. Example: I create productid M (quantity 3), productid S (quantity 4) and then on reports I want to see productid = 7 quantity.

I don't think you can do that straight from Openerp ( reports are not the strongest point of OE). You need some kind of report module for this.

That seems like a poor choice to move forward with v7 before completing the variants aspect. Variants are such an integral part of an innumerable amount of businesses that I can't imagine why they would decide to do that. I for one am now in the position of having to create multiple products to support a color option. This feature is a staple of many other ERP, eCommerce, and web platforms that someone really dropped the ball by deciding to do without.

How can we add inventory/stock for each variant?

最善の回答

maybe the product_custom_attributes Module would be helpful. But same situation here: has not been ported to V7 yet (there launchpad site). I couldn't test it myself yet due to this but have seen a short demo somewhere. Eventually this can be useful for your case too.

アバター
破棄
最善の回答

Openerp supports only one variant for a product. If you need more (S,M,L,XL) check out a module called product multi variant, otherwise you have to duplicate the original product for every size and set the size to the variants field. The field variants is used for the variant description e.g. XL. The price margin field should be 1 (same as original product). The price extra field can be used for extra charge for that variant(based on the original price).

アバター
破棄
関連投稿 返信 ビュー 活動
1
12月 22
6056
16
9月 24
77469
3
10月 22
10213
1
12月 21
10366
11
1月 24
35648