コンテンツへスキップ
Odoo を表示しています 15.0 のページ Advanced Variant Prices. 最新のサポート対象バージョンは Advanced Variant Prices v.19.0 . このビルドを次から直接入手 Odoo Apps Store .

Advanced Variant Prices v.15

The tool to configure variant prices based on attributes coefficients and surpluses

98€

このツールは標準の Odoo アプリ以外の追加依存を必要としません。
現在のバージョン: 15.0.1.0.4

Enterprise
Community
Odoo.sh

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 lets you quickly configure pricing in that way.

Pricing based on Odoo attribute values

Assign a multiplier for a template attribute value: e.g. 10% extra if a screen size is 12.9'. Add an extra price for any attribute value of this product template: e.g. plus 5 Euro if color is red. Drag and drop value to apply coefficients priorities: firstly screen size impact, then memory, finally color

Independent variant surplus

Define an own extra price for Odoo product variant. For example, iPad 12.9', 64GB needs an extra 100 Euro in addition to attributes coefficients. In such a way, it is also possible to make product price independent from template price, if the latter is set as zero

Real-time pricing in any sale

The price is updated in real-time and is immediately visible on any product variant view. The advanced calculation would be applied in quotations, on E-shop pages, in point of sale (POS), etc.

Odoo product configurator advanced pricing

The app fully supports product configurator. Variant price is defined disregarding whether this product actually exists: attributes 'never create' and 'dynamically create' would anyway influence calculations

Price lists compatible

Calculated variant price is influenced by Odoo pricelists formulas. Thus, a final product price might be further amended by a special discount or converted to another currency

Own template attributes coefficients

The tool assumes different coefficients and surpluses for the same attributes of different templates. In such a way, red color of iPad might add 10% to the price, while the same color of a fridge would not have an impact at all.

Odoo product template base price and attributes configuration
Direct Odoo attribute value impact on pricing
Odoo product configurator: attributes pricing
Advanced pricing for Odoo sale orders
odoo_eshop_price_calc.png

Super support team

This module is awesome, had a few minor things to fix and the dev team fixed it and update their modules within 2hours. Super service!

Alex Kronneberg Odoo Apps Store で

Quick response, helpful team. Just what I needed.

I'm very happy for finding this module. And also the support team is very prompt. Super satisfied with customer support. Will definitely check out for more modules from this reputable company. Cheers!

Ayanga Odoo Apps Store で

Odoo advanced pricing formula

[[(PRODUCT TEMPLATE PRICELIST PRICE + ATTRIBUTE 1 EXTRA PRICE) * (100+ATTRIBUTE 1 MULTIPLIER)/100 + ATTRIBUTE 2 EXTRA PRICE] * [100+ATTRIBUTE 2 MULTIPLIER]/100 + ATTRIBUTE 3 EXTRA PRICE ] * .... + OWN VARIANT SURPLUS

Price calculation example

  • The product is "Ice Cream", which sale price is $5. It has 2 attributes - "Flavor" and "Mode"
  • The flavor may be "Chocolate", "Vanilla" or "Strawberry". While the first 2 do not influence costs, the latter make you put fresh fruits. That's why you decide to make a price extra of $1
  • You have 2 ice cream modes: "Standard" and "Premium". The latter assumes premium milk usage, which costs 20% more than ordinary one. Hence, you assign 20% multiplier to this attribute
  • Since flavor doesn't influence mode at all, you decide to order attributes as "Mode, Flavor"
  • Then, the price of "Ice Crem, Premium, Strawberry" will be calculated as [($5 + 20%) + $1] = $7
  • Be cautious: if you decided to order attributes in the opposite way the price of "Ice Crem, Premium, Strawberry" will be [($5 + $1) * (1+20%)] = $7,2
  • Add a special extra for the product "Ice Cream, Premium, Strawberry" on its form - $2. Thus, the price would be $9.
Product variant own surplus and final advanced price
Results of advanced calculations

Special case: Odoo independent variant prices

  • Sometimes, variant prices don't have a strict correlation with template prices. In such a case there is a need to assign an own product price disregarding attributes and template core settings
  • Define a product template price as zero
  • Do not assign coefficients for attributes, but you may define surpluses (e.g. a product has 2 attribute values, one of which has 5 Euro extra)
  • Make an own variant surplus as a final variant price (e.g. 100 Euro)
  • The tool would calculate a final variant price as: 0 + 5 + 0 + 100 = 105 Euro. It is fully independent from a template price.

に関するよくある質問 Advanced Variant Prices Odoo v.15

モジュール Advanced Variant Prices は標準価格表とどう連携しますか?価格表ごとに異なる価格加算と係数を設定できますか?

モジュールは標準価格表と完全互換です。最終価格はそれらの割引/変更に合わせられます。まずバリアント価格を計算し、その後に価格表の式を適用します。例 1) テンプレート基本価格 $10、2) 属性でバリアントが $12、3) この顧客価格表は 10% 割引: 最終 $12 -10% = $10,8。属性の割増と係数は価格表に依存しません。価格表の前に計算されるため、別々にはできません。

ツールの更新ポリシーは何ですか?

現行の Odoo Apps Store ポリシーによると:

  • バージョン 12.0 以前向けに購入したモジュールは、12.0 までの全バージョンにアクセスできます。
  • バージョン 13.0 以降、各モジュールバージョンは個別に購入します。
  • バージョンに関係なく、購入するとメジャーバージョン内の すべての更新と不具合修正の権利が得られます。

faOtools チームはこれらのポリシーを管理していません。ご質問は Odoo Apps Store の担当者へ直接お問い合わせください。

アプリを Odoo.sh にインストールする方法は?

最も単純な方法は、Odooストア組み込みのワークフローを使うことです:

1. モジュールのページを開き、Deploy on odoo.sh ボタンをクリックします。

2. その後 GitHub ページにリダイレクトされます。アカウントにログインし、'Create a new repo' をクリックするか既存のものを使います。リポジトリはプライベートにしてください。OPL-1 ライセンスのアプリを公開することは許可されていません。必要なら Odoo.sh プロジェクト用に新しい repo を作成します。

3. 次に odoo.sh に行き、Deploy ボタンをクリックします。ポップアップで決定を送信し、'Continue.' をクリックします。これでインストールが始まります。

これらの手順でプロジェクトの本番ブランチにアプリがインストールされます。他のブランチにデプロイする、またはモジュールを更新する場合は、次の操作を行います:

1. Odooストアからアプリのソースコードをアップロードします。

2. モジュールを必要な GitHub リポジトリにコミットします。アプリのフォルダ/ファイルが無視されていないこと(repo の .gitignore に含まれていないこと)を確認してください。リポジトリは odoo.sh が自動作成し、既定で重要な項目(例: /lib)が含まれることがあります。モジュールのディレクトリ、サブディレクトリ、ファイルを例外なくすべてアップロードしてください。

3. odoo.sh プロジェクトの対象ブランチを Deploy するか、 設定がそうなっている場合は自動ビルドされるまで待ちます。

自分のサーバーにアプリをインストールするには?

1. 購入したツールのソースコードをいずれかの Odoo アドオンディレクトリに解凍します;
2. Odoo サーバーを再起動します;
3. 開発者モードをオンにします(技術設定);
4. アプリ一覧を更新します(アプリメニュー);
5. アプリを見つけて「Activate」/「Install」を押します;
6. アプリページにガイドラインがあれば従ってください。

アプリに追加アドオンがあるのに気づきました。後から購入できますか?

はい、もちろんです。同時に Odoo は依存関係をすべてカートに自動追加するので、二重払いを避けるには既に購入したツールを除外してください。

アプリを Odoo.sh にデプロイしたらテストで警告/エラーが出ます

赤/オレンジの警告はアプリの機能に影響しません。残念ながら、標準の自動テストがアプリの目的と衝突する動作を想定するため、モジュールが通らないことがあります。たとえば価格計算を変える一方、標準 Odoo モジュールのテストは最終価格を標準アルゴリズムと比較します。

まず、デプロイ済みデータベースの機能を確認してください。すべて正しく動いていますか?

それでも警告が実機能に影響すると考える場合はご連絡のうえ、インストールログ一式とデプロイ済みモジュールの全一覧(コアおよびサードパーティ含む)を送ってください。

アプリを御社から直接購入できますか?

いいえ、ツールは 公式の Odoo アプリストア.

割引をいただきたいです

残念ながら、個別価格を提示する技術的手段が ありません。 

Odoo Online (SaaS)データベースにアプリをインストールできますか?

いいえ、サードパーティアプリは Odoo Online では使えません。残念ながら Odoo SaaS がその可能性をブロックします。

ツールは他のアプリに依存しています。それらも購入すべきですか?

はい、ツールが正しく動くには依存関係に記されたすべてのモジュールが必要です。アプリページの価格には必要な依存関係がすでに含まれています。

モジュールの米ドル価格はいくらですか?なぜ変わりましたか?

モジュールの価格はユーロ建てです。Odoo ストアは内部為替レートで他通貨に換算します。そのため為替が更新されると米ドル価格が変わることがあります。

英語以外のアプリ・サイト文言は AI 支援で作成され、 公式の Odoo 翻訳に揃えています。誤りを見つけたら、 翻訳の正確さについてチケットを送る 修正します。

不具合報告

不具合や一貫しない動作があれば、遠慮なくご連絡ください。購入から60日以内の修正を保証し、その後もツール改善に力を入れています。

ご連絡に電話番号やクレジットカードは不要です。30 秒以内の短いメール登録だけです。

リクエストにはできるだけ多くの詳細を含めてください:スクリーンショット、Odoo サーバーログ、問題の再現手順の完全な説明など。通常、問題の作業計画の作成(不具合が確認された場合)または実施すべき内容の案内(それ以外)には数営業日かかります。

公開の機能リクエストとモジュールのアイデア(無償開発)

ツール改善への意欲は強く、フィードバックには感謝します。要件が広く役立ち、効率よく実装できる場合、チームは To-do リストに加えます。

このような To-do リストは定期的に処理され、追加料金は発生しません。期限や最終デザインは約束できませんが、投資とリスクなしで望む機能を得る良い方法になることがあります。

ご連絡に電話番号やクレジットカードは不要です。30 秒以内の短いメール登録だけです。

こちらのツールもおすすめです
Cloud Storage Solutions

Odoo の添付ファイルをフォルダに柔軟に整理し、Google Drive、OneDrive/SharePoint、Nextcloud/ownCloud、Dropbox、Amazon S3、Box、NAS とディレクトリを同期するツール。DMS。ファイルマネージャー。文書管理システム

398€ 358€
OneDrive / SharePoint Odoo Integration

Odoo の添付ファイルを OneDrive のファイルと自動で双方向同期するツール

487€ 438€
Password Manager

共有利用のためにOdooでパスワードを安全に保管するツール。共有保管庫

198€
KnowSystem: Knowledge Base System

社内・社外向けに深く構造化されたナレッジベースを構築するツール。Knowledge System。KMS。Wiki のような改訂。

398€
Universal Appointments and Time Reservations

予約から販売・レビューまで、時間ベースのサービス管理ツール

398€ 358€
KPI Balanced Scorecard

KPI 目標を設定し、期間ごとの達成を管理するツール。KPI ダッシュボード。ダッシュボードデザイナー。KPI チャート

198€
Google Drive Odoo Integration

Odoo の添付ファイルを Google Drive のファイルと自動で双方向同期するツール

487€ 438€
Stock Demand Trends and Forecast

在庫需要のトレンドを計算し、将来需要を統計的に予測するツール

198€
Vendor Product Management

製品・価格・利用可能在庫に関する仕入先データを管理するツール

98€