Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Call a sale order from POS : Take into account quantities already invoiced

Subscriure's

Get notified when there's activity on this post

This question has been flagged
salesPoint Of Sale
2 Respostes
1029 Vistes
Avatar
Franck STROHMENGER

When calling a quote from the POS, Odoo uses the ordered quantities as a basis. 
This is problematic if the customer only wants to pay part of the order. 


Unless I'm mistaken, when trying to invoice the balance, we have to manually update the quantities. Is there a way to do it differently?

Best regards,

Franck

0
Avatar
Descartar
Avatar
STAFFINSIDE
Best Answer

Since Odoo treats the POS as a full payment you can try these workarounds:

1.  Use Partial Invoicing on Sales Orders (not via POS)

If you need flexible billing (partial payments, installments), it's better to manage it directly in Sales Orders and Invoices, not POS. The sales flow is more controlled there:

  • Confirm the Sales Order.
  • Create a partial invoice or down payment.
  • Manage deliveries separately.

2. Custom Module/ Studio Automation

You can create a custom flow to:

  • Prompt for quantity selection when importing a quote into POS.
  • Dynamically generate a "partial delivery" POS order.
  • Automatically update the original Sales Order to reflect partial fulfillment.

This can be done via:

  • Odoo Studio (limited, UI-only)
  • Custom Odoo module

3. Create a Down Payment product in POS

If the customer only wants to pay a portion:

  • Add a “Down Payment” product manually in POS.
  • Enter the partial amount manually.
  • On the SO, mark that a payment was made.
  • Later, invoice the remaining balance from the SO.

4. Separate the POS Sale from the SO

This is common in some retail/wholesale scenarios:

  • Treat POS and Sales Orders as separate channels.
  • Use POS for immediate sales only.
  • Use Sales Orders + Invoicing for partial/delayed payment flows.

0
Avatar
Descartar
Franck STROHMENGER
Autor

Hello, thank you for this very comprehensive feedback.

Solution #4 is the best for me, and I considered it from the start because it corresponds to the reality of the business: quick B2C sales (with cash register) and B2B sales with partial/delayed invoicing and delivery.

I was advised not to implement two sales channels. Could this cause accounting problems?

Thanks in advance,

Franck

STAFFINSIDE

No, separating POS and Sales Orders into two sales channels does not cause accounting problems, as long as you clearly separate journal configurations, income accounts, and customer types in Odoo.

Avatar
Franck STROHMENGER
Autor Best Answer

Hello, thank you for this very comprehensive feedback. 


Solution #4 is the best for me, and I considered it from the start because it corresponds to the reality of the business: quick B2C sales (with cash register) and B2B sales with partial/delayed invoicing and delivery.


I was advised not to implement two sales channels. Could this cause accounting problems?

Thanks in advance,

Franck

0
Avatar
Descartar
STAFFINSIDE

No, separating POS and Sales Orders into two sales channels does not cause accounting problems, as long as you clearly separate journal configurations, income accounts, and customer types in Odoo.

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

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

Registrar-se
Related Posts Respostes Vistes Activitat
Is there a way to sell the same product both as a recurring subscription and as a one-time purchase?
sales
Avatar
Avatar
1
de nov. 25
218
How to allow quotation requests (RFQ) from the eCommerce instead of direct sales
sales
Avatar
Avatar
Avatar
2
de nov. 25
1026
Cannot make Sales Quotation to one Customer
sales
Avatar
Avatar
2
de nov. 25
459
Products Image
sales
Avatar
Avatar
2
d’oct. 25
505
Edit the Sign & accept quotation button
sales
Avatar
0
d’oct. 25
1449
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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