コンテンツへスキップ
Odoo メニュー
  • サインイン
  • 無料で15日試す
  • アプリ
    財務
    • 会計
    • 請求
    • 経費
    • スプレッドシート(BI)
    • ドキュメント管理
    • 署名
    販売
    • CRM
    • 販売
    • POS店舗
    • POSレストラン
    • サブスクリプション
    • レンタル
    ウェブサイト
    • ウェブサイトビルダー
    • eコマース
    • ブログ
    • フォーラム
    • ライブチャット
    • eラーニング
    サプライチェーン
    • 在庫
    • 製造
    • 製品ライフサイクル管理 (PLM)
    • 購買
    • 整備
    • 品質
    人事業務
    • 従業員管理
    • 採用
    • 休暇管理
    • 人事評価
    • リファラル
    • フリート
    マーケティング
    • ソーシャルマーケティング
    • メールマーケティング
    • SMSマーケティング
    • イベント
    • マーケティングオートメーション
    • アンケート調査
    サービス
    • プロジェクト管理
    • タイムシート
    • フィールドサービス
    • ヘルプデスク
    • 計画
    • アポイントメント
    生産性向上ツール
    • ディスカッション
    • 承認
    • IoT
    • VoIP
    • ナレッジ
    • WhatsApp
    サードパーティアプリ Odooスタジオ Odooクラウドプラットホーム
  • インダストリー(業種別ソリューション)
    小売
    • 書店
    • アパレルショップ
    • 家具専門店
    • 食料品店
    • 金物店
    • 玩具店
    飲食・ホスピタリティ業界
    • バー・パブ
    • レストラン
    • ファストフード
    • ゲストハウス
    • 飲料販売代理店
    • ホテル
    不動産
    • 不動産会社
    • 建築事務所
    • 建設
    • 不動産管理
    • 造園
    • 住宅所有者組合
    コンサルティング
    • 会計事務所
    • Odooパートナー
    • マーケティングエージェンシー
    • 法律事務所
    • 人材派遣
    • 監査・認証
    製造
    • テキスタイル
    • 金属
    • 家具
    • 飲食
    • 醸造所
    • コーポレートギフト
    ヘルス & フィットネス
    • スポーツクラブ
    • 眼鏡店
    • フィットネスセンター
    • ウェルネス専門家
    • 薬局
    • ヘアサロン
    業種
    • 便利屋
    • IT ハードウェア・サポート
    • 太陽エネルギーシステム
    • 靴メーカー
    • クリーニングサービス
    • 空調設備サービス
    その他
    • 非営利団体
    • 環境機関
    • ビルボードレンタル
    • 写真
    • 自転車リース
    • ソフトウェアリセラー
    すべての業種を見る
  • コミュニティ
    学ぶ
    • チュートリアル
    • ドキュメンテーション
    • 認定
    • トレーニング
    • ブログ
    • ポッドキャスト
    教育サポート
    • 教育プログラム
    • Scale Up! ビジネスゲーム
    • Odooオフィス訪問
    ソフトを入手
    • ダウンロード
    • エディションを比較
    • リリース
    コラボレーション
    • Github
    • フォーラム
    • イベント
    • 翻訳
    • パートナーになる
    • パートナー様向けサービス
    • 会計事務所を登録
    サービス利用
    • パートナー一覧
    • 会計事務所一覧
    • 今すぐ相談する
    • 導入支援サービス
    • お客様一覧
    • サポート
    • アップグレード
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    製品デモを利用する
  • 料金
  • ヘルプ

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • 会計
  • 在庫
  • PoS
  • プロジェクト
  • MRP
All apps
コミュニティで交流するには登録する必要があります。
全てのポスト 人々 バッジ
タグ (全て表示)
Invoicing Sales version14 sales salesorder
このフォーラムについて
コミュニティで交流するには登録する必要があります。
全てのポスト 人々 バッジ
タグ (全て表示)
Invoicing Sales version14 sales salesorder
このフォーラムについて
  1. Sales
  2. フォーラム

Pricing based on Custom Attribute Value

購読

この投稿に活動があった際に通知を受け取ります

この質問にフラグが付けられました
custompricingvariantattribute
2 返信
6219 ビュー
アバター
Dave LOWPER

Hi,
I'm working on a website selling highly customizable products (variant in Length, Width, Height, Thickness, Material, Finish, ...)

I'm planning to use the 'is_custom' flag on some of the product attributes (at least for dimensions) to avoid overloading the database with an infinite number of (mostly) useless variants.
I could use "Dynamic" attributes, but then (unless I'm wrong), I cannot use the BOM Kit feature anymore (indeed, my products are made of various components, and the kit can be different based on the attribute values).
I initially succesfully implemented a pricing based on supplierinfo prices, but had to revert due to the fact I cannot both use this and the pricing based on "price extra".
Currently, I'm working on implementing dimensional fields in product.product whose value are computed from the attribute values, but then again I will have to implement differently, as custom attribute values are defined only at sale.order.line level

I'm trying to stick as much as possible to "standard" ODOO pricing, but I'm basically facing an issue that shouldn't be one : how can we have a pricing based on a custom attribute value ?
* I can define a priceextra on a custom attribute, but then it will apply to all values
* I cannot define a pricelist (pricerules cannot apply to attribute values)
* I cannot define a vendor pricelist (as they are at best at the variant level, and all the "variants" in my case will have the same attribute combination)
What am I missing here ?
Are the "custom attribute" values only meant to be used like for a custom text to be printed on a t-shirt (same price whatever the message) ?
Maybe I'm just to careful, and can simply define millions of product variants with prices without hassle but importing them all ?

I know I am not the only one having this kind of question.
For instance : https://www.odoo.com/fr_FR/forum/sales-4/price-extra-for-attribute-depending-on-custom-value-product-variants-attributes-178937

Do you guys can share some lights on what I could do ? where I need to search ? some modules I could get inspiration from ?

What I would ideally need:
* custom pricing based on supplierinfo prices for my "base components" that are used in kits
* basic pricing based on pricelist + attribute priceextra for my 'kit' products

1
アバター
破棄
Mikel Alconchel

Hi Dave,
Did you ever find a solution to this need. Or did you have to develop something custom?

Thank you

アバター
Suresh Theyyath
最善の回答

Here is some paid module and this may solve your problem

In many industries product variant price strictly depends on its attribute values. Such dependency might be both cumulative (adds / subtracts some sum) and multiplicative (adds / subtracts certain percentage). This is an Odoo tool which let you quickly configure pricing in that way.

https://apps.odoo.com/apps/modules/13.0/variant_price_system/

also see below module too

https://apps.odoo.com/apps/modules/9.0/variant_price_extra/

This module allows you to set and manage extra price for each product's variant separately.

You can simply set the extra price to be applied on a product's variant, regardless of it's attribute and attribute value.

If you find this helpful vote for me

1
アバター
破棄
アバター
Dave LOWPER
著作者 最善の回答

I ended up developing a series of modules on my own to deal with:

* A "meta" product, allowing to combine multiple product templates (components) and to create BOM Kits 

* Custom pricing model, using length/width/height price points or offsets linked to components to compute the price of the variants

* A 3D configurator linked to all this


0
アバター
破棄
khg@nbc.as

Is it possible to see the final module in action?

ディスカッションを楽しんでいますか?読むだけでなく、参加しましょう!

今すぐアカウントを作成して、限定機能を利用したり、素晴らしいコミュニティと交流しましょう!

登録
関連投稿 返信 ビュー 活動
[V15] Big problem with dynamic variant creation.
variant attribute
アバター
0
5月 22
3802
variable product size
custom variant BOM
アバター
アバター
アバター
2
7月 25
5654
Variant Attribute "Is Custom", need value to translate to BOM associated to variant. 解決済
variant bom attribute
アバター
アバター
アバター
3
9月 23
7021
Multiple Variants, Unique Prices?
product pricing variant
アバター
アバター
アバター
アバター
3
3月 16
6388
Pricing Variants
product pricing variant variants
アバター
0
3月 23
2610
コミュニティ
  • チュートリアル
  • ドキュメンテーション
  • フォーラム
オープンソース
  • ダウンロード
  • Github
  • Runbot
  • 翻訳
サービス
  • Odoo.shホスティング
  • サポート
  • アップグレード
  • カスタム開発
  • 教育プログラム
  • 会計事務所一覧
  • パートナー一覧
  • パートナーになる
企業情報
  • 会社概要
  • ブランドアセット
  • お問い合わせ
  • 採用情報
  • イベント
  • ポッドキャスト
  • ブログ
  • お客様一覧
  • リーガル情報 • プライバシーポリシー
  • セキュリティ
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo(オドゥー)は、CRM、eコマース、会計、在庫管理、POS、プロジェクト管理など、企業のさまざまな業務を一つのシステムで管理できる、ベルギー発のオープンソースのERPソフトウェアです。

高機能で使いやすく、完全に統合されたERPとして、ユニークな価値を提供しています。

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now