Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

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

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
Subscriptions
3 Replies
798 Tampilan
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
Buang
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Jawaban Terbai

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
Buang
Avatar
Rabattdigga.de
Jawaban Terbai

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

0
Avatar
Buang
Avatar
Dhrumi (Wan Buffer Services)
Jawaban Terbai

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
Buang
Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
Subscription management in odoo18 Online
Subscriptions
Avatar
Avatar
1
Feb 25
2374
Subscriptions automatically closing when previous invoice remains unpaid by due date
Subscriptions
Avatar
0
Des 23
2586
Add custom field from Subscription to the Subscription Analysis (report)
Subscriptions
Avatar
Avatar
1
Sep 22
3153
Subscriptions for storable products in MTO manufacturing
Subscriptions
Avatar
Avatar
1
Apr 24
3326
How to generate an invoice for the subscription until the first fixed renewal date (prorate / partial) Diselesaikan
subscription Subscriptions
Avatar
Avatar
Avatar
2
Nov 25
5292
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik 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