Passa al contenuto

Advanced Variant Prices v.16

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

98€

Lo strumento non richiede dipendenze aggiuntive oltre alle app Odoo standard.
Versione corrente: 16.0.1.0.4

Enterprise
Community
Odoo.sh
The module setup assumes updating the app after its installation

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 a certain percentage). This is an Odoo tool that 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 the screen size is 12.9'. Add an extra price for any attribute value of this product template: e.g. plus 5 Euro if the color is red. Drag and drop the value to apply coefficients priorities: firstly screen size impact, then memory, and finally color

Independent variant surplus

Define an extra price for an Odoo product variant. For example, iPad 12.9', 64GB needs an extra 100 Euro in addition to attributes coefficients. In this way, it is also possible to make the product price independent from the 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 the Odoo product configurator. Variant price is defined disregarding whether this product actually exists: attributes with the creation mode '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 this way, the red color of the iPad might add 10% to the price, while the same color of the fridge would not have an impact at all.

Odoo product template and attribute pricing configuration
Attributes influence variants' prices
Odoo product configurator: attributes pricing
Advanced pricing for Odoo sale orders
Odoo eCommerce price calculation

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 nell'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 nell'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 makes 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 the ordinary one. Hence, you assign a 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's own surplus and final advanced price
Results of product price 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 a variant surplus as a final variant price (e.g. 100 Euro)
  • The tool will calculate a final variant price as 0 + 5 + 0 + 100 = 105 Euro. It is fully independent of a template price.

Domande frequenti su Advanced Variant Prices Odoo v.16

Come interagisce il modulo Advanced Variant Prices con i listini standard? Si possono impostare extra e coefficienti diversi per listino?

Il modulo e pienamente compatibile con i listini standard. Il prezzo finale incorpora sconti/modifiche. Prima si calcola il prezzo della variante, poi si applicano le formule del listino. Esempio: 1) prezzo modello $10, 2) gli attributi portano la variante a $12, 3) il listino cliente assume il 10 % di sconto: $12 - 10 % = $10,8. Extra e coefficienti degli attributi sono indipendenti dal listino; non si possono differenziare perche si calcolano prima.

Quali sono le politiche di aggiornamento dei vostri strumenti?

Secondo le politiche attuali dell'Odoo Apps Store:

  • Ogni modulo acquistato per la versione 12.0 o precedente da accesso a tutte le versioni fino alla 12.0.
  • Dalla versione 13.0 ogni versione del modulo va acquistata separatamente.
  • Indipendentemente dalla versione, l'acquisto da diritto a tutti gli aggiornamenti e le correzioni entro una major version.

Il team faOtools non controlla queste politiche. Per qualsiasi domanda, contattate direttamente i rappresentanti dell'Odoo Apps Store.

Come installo l'app su Odoo.sh?

L'approccio piu diretto e il flusso integrato dello store Odoo:

1. Apri la pagina del modulo e fai clic su Deploy on odoo.sh

2. Verrai reindirizzato a GitHub. Accedi e fai clic su Create a new repo o usa uno esistente. Il repository deve essere privato. Non e consentito pubblicare le app con licenza OPL-1. Se serve, crea un nuovo repo per il progetto Odoo.sh

3. Poi, in odoo.sh, fai clic su Deploy, conferma e fai clic su Continue. Parte l'installazione.

Questi passaggi installano l'app sul branch di produzione. Per altri branch o per aggiornare:

1. Scarica il codice sorgente dallo store Odoo

2. Esegui il commit del modulo nel repository GitHub. Nessuna cartella/file dell'app deve essere in .gitignore. I repo creati da odoo.sh a volte ignorano percorsi importanti (es. /lib). Carica tutte le directory e i file del modulo

3. Esegui il deploy del branch di destinazione del progetto odoo.sh oppure attendi la build automatica se previsto.

Come installo l'app sul mio server?

1. Decomprimi il codice sorgente degli strumenti acquistati in una directory di add-on Odoo;
2. Riavvia il server Odoo;
3. Attiva la modalita sviluppatore (impostazioni tecniche);
4. Aggiorna l'elenco delle app (menu Applicazioni);
5. Trova l'app e premi Activate/Install;
6. Segui le linee guida nella pagina dell'app, se ci sono.

L'app ha componenti extra. Posso acquistarli dopo?

Si. Odoo aggiunge automaticamente le dipendenze al carrello: escludi gli strumenti gia acquistati per non pagare due volte.

Ho distribuito l'app su Odoo.sh e vedo un avviso/errore nei test

Un avviso rosso/arancione non influisce sulle funzioni dell'app. A volte i nostri moduli non superano i test automatici standard perche questi assumono un comportamento in conflitto con gli obiettivi dell'app. Ad esempio cambiamo il calcolo del prezzo, mentre i test Odoo confrontano il prezzo finale con l'algoritmo standard.

Controllate prima le funzioni del database distribuito. Funziona tutto?

Se pensate ancora che l'avviso influisca sulle funzioni reali, contattateci e inviate i log di installazione completi e l'elenco completo dei moduli distribuiti (core e di terze parti).

Posso acquistare l'app direttamente da voi?

No, distribuiamo gli strumenti solo tramite lo store ufficiale delle app Odoo.

Vorrei uno sconto

Purtroppo non abbiamo i mezzi tecnici per prezzi individuali.

Posso installare l'app sul database Odoo Online (SaaS)?

No, le app di terze parti non si possono usare su Odoo Online. Odoo SaaS blocca questa possibilita.

Lo strumento dipende da altre app. Devo acquistarle?

Si, lo strumento richiede tutti i moduli indicati nelle dipendenze. Il prezzo sulla pagina dell'app le include gia.

Qual e il prezzo del modulo in dollari USA? Perche e cambiato?

Il prezzo dei nostri moduli e in euro. Lo store Odoo converte le valute secondo il proprio tasso interno. Quindi il prezzo in dollari USA puo cambiare quando il tasso viene aggiornato.

I testi dell'app e del sito web in lingue diverse dall'inglese sono realizzati con l'assistenza dell'IA e allineati alle traduzioni ufficiali di Odoo. Se noti un errore, invia un ticket di traduzione e lo correggeremo.

Database dimostrativi Odoo (anteprime)

Per questa app potremmo fornire un database demo personalizzato gratuito.

Non hai bisogno di un numero di telefono o di una carta di credito per contattarci. Dovresti solo effettuare una breve registrazione via e-mail, che non richiede più di 30 secondi.

Su richiesta prepariamo un database di anteprima dedicato, in cui puoi eseguire qualsiasi test e verificare le tue ipotesi per circa due settimane.

Segnalazione degli errori

Se riscontri bug o comportamenti incoerenti, non esitare a contattarci. Garantiamo di fornire soluzioni entro 60 giorni dall'acquisto e siamo fortemente interessati a migliorare i nostri strumenti anche dopo questo periodo.

Non hai bisogno di un numero di telefono o di una carta di credito per contattarci. Dovresti solo effettuare una breve registrazione via e-mail, che non richiede più di 30 secondi.

Includi nella richiesta il maggior numero possibile di dettagli: schermate, registri del server Odoo, una descrizione completa di come riprodurre il problema e cosi via. In genere sono necessari alcuni giorni lavorativi per preparare un piano operativo relativo a un problema (se viene confermato un bug) o fornire indicazioni su cosa fare (in caso contrario).

Richieste di funzionalità pubbliche e idee per moduli (sviluppo gratuito)

Siamo fortemente motivati a migliorare i nostri strumenti e saremmo grati per qualsiasi feedback. Se le tue esigenze sono di uso pubblico e possono essere implementate in modo efficiente, il team le includerà nella nostra lista di cose da fare.

Tale elenco di cose da fare viene elaborato regolarmente e non prevede costi aggiuntivi. Sebbene non possiamo garantire scadenze e progettazione finale, potrebbe essere un buon modo per ottenere le funzionalità desiderate senza investimenti e rischi.

Non hai bisogno di un numero di telefono o di una carta di credito per contattarci. Dovresti solo effettuare una breve registrazione via e-mail, che non richiede più di 30 secondi.

Potrebbero interessarti anche queste app
Cloud Storage Solutions

The tool to flexibly structure Odoo attachments in folders and synchronize directories with cloud clients: Google Drive, OneDrive/SharePoint, Nextcloud/ownCloud, and Dropbox. DMS. File Manager. Document management system

398€ 358€
OneDrive / SharePoint Odoo Integration

The tool to automatically synchronize Odoo attachments with OneDrive files in both ways

487€ 438€
Password Manager

The tool to safely keep passwords in Odoo for shared use. Shared vaults

198€
KPI Balanced Scorecard

The tool to set up KPI targets and control their fulfillment by periods. KPI dashboards. Dashboard designer. KPI charts

198€
KnowSystem: Knowledge Base System

The tool to build a deep and structured knowledge base for internal and external use. Knowledge System. KMS. Wiki-like revisions.

398€
Universal Appointments and Time Reservations

The tool for time-based service management from booking appointments to sales and reviews

398€ 358€
Google Drive Odoo Integration

The tool to automatically synchronize Odoo attachments with Google Drive files in both ways

487€ 438€
Vendor Product Management

The tool to administrate vendor data about products, prices, and available stocks

98€
Stock Demand Trends and Forecast

The tool to calculate stock demand trends and make predictions for future demand statistically

198€