Skip to Content
Odoo Меню
  • Увійти
  • Спробуйте це безкоштовно
  • Додатки
    Фінанси
    • Бухоблік
    • Виставлення рахунку
    • Витрати
    • Електронні таблиці (BI)
    • Документи
    • Підпис
    Продажі
    • CRM
    • Продажі
    • POS Магазин
    • POS Ресторан
    • Підписки
    • Оренда
    Веб-сайти
    • Конструктор веб-сайту
    • Електронна комерція
    • Блог
    • Форум
    • Живий чат
    • Електронне навчання
    Ланцюг поставок
    • Склад
    • Виробництво
    • PLM
    • Купівлі
    • Технічне обслуговування
    • Якість
    Кадри
    • Співробітники
    • Рекрутинг
    • Відпустки
    • Оцінювання
    • Рекомендації
    • Автотранспорт
    Маркетинг
    • Маркетинг соцмереж
    • Email-маркетинг
    • SMS-маркетинг
    • Події
    • Автом. маркетингу
    • Опитування
    Послуги
    • Проект
    • Табелі
    • Виїзне обслуговування
    • Служба підтримки
    • Планування
    • Призначення
    Продуктивність
    • Обговорення
    • Схвалення
    • IoT
    • IP-телефонія
    • База знань
    • WhatsApp
    Сторонні модулі Odoo Studio Платформа Odoo Cloud
  • Сфери
    Роздрібна торгівля
    • Книжковий магазин
    • Магазин одягу
    • Магазин меблів
    • Продуктовий магазин
    • Магазин будівельних матеріалів
    • Магазин іграшок
    Food & Hospitality
    • Бар та паб
    • Ресторан
    • Фастфуд
    • Guest House
    • Дистриб'ютор напоїв
    • Hotel
    Real Estate
    • Real Estate Agency
    • Архітектурна фірма
    • Будівництво
    • Управління нерухомістю
    • Садівництво
    • Асоціація власників нерухомості
    Consulting
    • Accounting Firm
    • Партнер Odoo
    • Marketing Agency
    • Юридична фірма
    • Придбання Талантів
    • Аудит та сертифікація
    Виробництво
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Корпоративні подарунки
    Здоров'я & Фітнес
    • Спортивний клуб
    • Оптика
    • Фітнес-центр
    • Практики здоров'я
    • Аптека
    • Салон краси
    Trades
    • Ремонтник
    • IT-обладнання та Підтримка
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Екологічна агенція
    • Оренда білбордів
    • Фотографія
    • Лізинг велосипедів
    • Реселлер програмного забезпечення
    Browse all Industries
  • Спільнота
    Навчання
    • Навчальний посібник
    • Документація
    • Сертифікації
    • Тренування
    • Блог
    • Подкаст
    Сприяйте Освіті
    • Програма навчання
    • Бізнес гра Scale Up!
    • Відвідайте Odoo
    Отримайте програмне забезпечення
    • Завантаження
    • Порівняйте версії
    • Релізи
    Співпрацюйте
    • Github
    • Форум
    • Події
    • Переклади
    • Стати партнером
    • Services for Partners
    • Зареєструйте вашу бухгалтерську фірму
    Отримайте послуги
    • Знайдіть партнера
    • Знайдіть бухгалтера
    • Зустріньтеся з консультантом
    • Послуги з впровадження
    • Референси клієнтів
    • Підтримка
    • Оновлення
    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
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
All Posts Люди Значки
Мітки (View all)
Invoicing Sales version14 sales salesorder
Про цей форум
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
All Posts Люди Значки
Мітки (View all)
Invoicing Sales version14 sales salesorder
Про цей форум
  1. Sales
  2. Форум

Pricing based on Custom Attribute Value

Підписатися

Отримуйте сповіщення про активність щодо цієї публікації

Це запитання позначене
custompricingvariantattribute
2 Відповіді
6257 Переглядів
Аватар
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?

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Реєстрація
Related Posts Відповіді Переглядів Дія
[V15] Big problem with dynamic variant creation.
variant attribute
Аватар
0
трав. 22
3846
variable product size
custom variant BOM
Аватар
Аватар
Аватар
2
лип. 25
5668
Variant Attribute "Is Custom", need value to translate to BOM associated to variant. Вирішено
variant bom attribute
Аватар
Аватар
Аватар
3
вер. 23
7047
Multiple Variants, Unique Prices?
product pricing variant
Аватар
Аватар
Аватар
Аватар
3
бер. 16
6409
Pricing Variants
product pricing variant variants
Аватар
0
бер. 23
2628
Спільнота
  • Навчальний посібник
  • Документація
  • Форум
Open Source
  • Завантаження
  • 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, електронна комерція, бухгалтерський облік, склад, точка продажу, управління проектами тощо.

Унікальна пропозиція Odoo - це одночасно дуже проста у використанні та повністю інтегрована.

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