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

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

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
salesPoint Of Sale
2 Replies
1045 Tampilan
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
Buang
Avatar
STAFFINSIDE
Jawaban Terbai

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
Buang
Franck STROHMENGER
Penulis

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
Penulis Jawaban Terbai

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
Buang
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.

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
Is there a way to sell the same product both as a recurring subscription and as a one-time purchase?
sales
Avatar
Avatar
1
Nov 25
299
How to allow quotation requests (RFQ) from the eCommerce instead of direct sales
sales
Avatar
Avatar
Avatar
2
Nov 25
1120
Cannot make Sales Quotation to one Customer
sales
Avatar
Avatar
2
Nov 25
484
Products Image
sales
Avatar
Avatar
2
Okt 25
527
Edit the Sign & accept quotation button
sales
Avatar
0
Okt 25
1489
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