Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

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

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

Unable to add to cart Subscription product even the cart is empty

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
Subscriptions
3 Risposte
833 Visualizzazioni
Avatar
ROFIUDDIN AZIIZ HAFIZH

"This subscription is not compatible with the one already in your cart. Please order them separately or empty your cart." 

Please help anyone who knows, My cart is already empty but still above warning message come up, resulting I can not process payment? I have checked and cancelled draft order subscription.

0
Avatar
Abbandona
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Risposta migliore

Hi,


The error message appears because Odoo’s Subscription + eCommerce integration prevents customers from adding incompatible subscription products to the same cart. For example, you cannot mix monthly and yearly subscriptions or multiple subscriptions from the same template. Even when the cart looks empty, Odoo may still detect a conflict.


This issue usually happens if there is still a draft sale order linked to the customer that includes a subscription product. Sometimes canceling is not enough, and the draft order must be deleted. Another common cause is that the cart session in the browser is not fully cleared, so the system thinks a subscription is still in the cart. In some cases, the subscription products themselves belong to the same subscription template, which Odoo treats as incompatible.


To resolve it, you should first check the draft sale orders/carts for that customer and delete any that contain subscription products. Next, clear the website cart session by logging out or clearing the browser cache. Finally, verify the subscription product setup to ensure that no conflicting templates are assigned. If the issue happens for one customer but not others, it confirms the problem is data-related.



Hope it helps

0
Avatar
Abbandona
Avatar
Rabattdigga.de
Risposta migliore

That error usually means a leftover subscription session—try clearing browser cache/cookies and recheck draft orders before adding again.

0
Avatar
Abbandona
Avatar
Dhrumi (Wan Buffer Services)
Risposta migliore

Possible Causes & Fixes:

1. Multi-World or Domain Mismatch

If you're accessing the eCommerce site via different domains (like www. vs non-www.), session cookies and cart data might not sync properly.

Fix:

Ensure a consistent domain; redirect one version to the other and verify that cookies are shared correctly across subdomains.

2. Product Configuration (Attributes & Optional Products)

Products with variants or configurators might trigger modals or blocking behavior instead of adding to the cart.

Fix:

If using optional or configurable attributes:

  • Ensure the necessary module is installed (e.g., website_sale_product_configurator for optional products
  • Make sure optional products are published and correctly setup.

3. Miscellaneous Add-to-Cart Behaviors

If you're seeing duplicate lines or odd application logic, it could be due to attribute settings or user configuration.

Fix:

Look into shop settings under Shop - Checkout Process to adjust how "Add to Cart" operates, such as merging lines or updating quantities.

0
Avatar
Abbandona
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
Subscription management in odoo18 Online
Subscriptions
Avatar
Avatar
1
feb 25
2440
Subscriptions automatically closing when previous invoice remains unpaid by due date
Subscriptions
Avatar
0
dic 23
2629
Add custom field from Subscription to the Subscription Analysis (report)
Subscriptions
Avatar
Avatar
1
set 22
3188
Subscriptions for storable products in MTO manufacturing
Subscriptions
Avatar
Avatar
1
apr 24
3340
How to generate an invoice for the subscription until the first fixed renewal date (prorate / partial) Risolto
subscription Subscriptions
Avatar
Avatar
Avatar
2
nov 25
5358
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة 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 è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

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