Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
252 Widoki

Hi, everyone. I'm Ramon, currently facing issues regarding odoo POS. I host Odoo Locally, I use Zorin OS, one of linux distribution.


The issue I currently facing is about Odoo POS, its showing the all categories but when you click it, no products shown and I try to search the Products but it didn't show also.Here are the key details:

  1. PoS Configuration:
    • Products are correctly assigned to PoS categories.
    • PoS settings and product availability configurations have been reviewed and appear correct.
    • Already ticked the Point of Sale field in product form.
  2. Behavior:
    • The PoS loads, but the product categories show "There are no products in this category."
    • This behavior occurs across all categories and for all users, not just specific products or categories.

I

This happened for me, just yesterday its working well but now, this issues occur.

Awatar
Odrzuć
Najlepsza odpowiedź

Possible Causes & Fixes:

  1. Product Visibility Settings:
    • ✅ Ensure the products are marked as Available in POS under the Sales > POS tab in the product form.
  2. POS Category Assignment:
    • ✅ Confirm products are assigned to the correct POS Category matching those shown in your POS.
  3. Product Stock / Availability:
    • 🚫 If stock rules are enabled, and a product has no quantity, it may not appear depending on your configuration.
  4. POS Configuration Issue:
    • ✅ In Point of Sale > Configuration > Point of Sale, check that:
      • The right product categories are selected.
      • The session is linked to the correct POS configuration.
  5. Data Not Synced:
    • 🔄 Try clicking "Update Product List" in the POS interface or restarting the session.
    • You can also clear the browser cache and reload.
  6. Browser Console Errors:
    •  Open developer tools (F12) and check the Console tab for any JavaScript errors or failed API calls.
  7. Custom Code or Modules:
    • ⚠️ If using custom modules, ensure they're compatible with your Odoo version and not overriding the product loading logic.

Awatar
Odrzuć