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

Reconciling POS credit card transactions with bank statement

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
accountingposreconciliationpayments
2 Replies
9308 Tampilan
Avatar
Element Green

We are taking PayPal Here credit card payments with Odoo 12 Point Of Sale. We added a payment method for this which has its own Journal and account in the Chart of Accounts. The actual payment is processed with a separate app which we manually enter the total amount into. The money is deposited in our PayPal account, with a fee deducted from the amount. Odoo generates journal entries which Credit Accounts Receivable and Debit the PayPal Account, which seems correct.

We then import our PayPal statement from a CSV file. This creates a bank statement with the payments from customers and additional fee lines (created from an external script).  I would expect to then be able to reconcile these statement entries against the POS orders to track the PayPal account balance. It seems the POS orders are already reconciled though. Should these entries not be imported into the bank statement? We could still process the fees though by creating new Debit entries to the Bank Fees account. I think the main thing is to be able to track the balance of this account and perhaps verify that the payments were actually received.

Any tips on a good way to handle this?  This is for accounting in the USA.

Thanks in advance.

Element

1
Avatar
Buang
Avatar
Dolphin Stationers Ltd
Jawaban Terbai

Hi - Were you able to figure out an answer to this? I'm struggling with the same issue. Thanks



0
Avatar
Buang
Avatar
Element Green
Penulis Jawaban Terbai

I found a workable solution for now, but I'm not very convinced it is the right way. What I'm doing is filtering out the incoming credit card payments from the PayPal statements when importing them, leaving just transaction bank fees and other uses of the PayPal account to manually reconcile. Since credit card payments from customers using PayPal Here do go directly to the PayPal account, this seems OK (no account transfer required).

It seems like the POS system already adds statements to the PayPal Account Journal for POS transactions which use this payment method and automatically reconciles them. I found that it adds a journal entry in the POS Sale Journal which contains journal items which Credit items for Product Sales and tax to Tax Received and Debits Account Receivable for the total amount. This is then automatically reconciled against another Journal Entry in the PayPal Account Journal (payment method) which has an item that Credits Account Receivable and Debits the PayPal Account.

Since credit card transactions are verified via the PayPal Here app, it seems reasonable to assume they completed. It would be nice to have an extra reconciliation step and not have to filter out the payments from the statement data though, but I haven't figured out how to do this. If the POS system didn't automatically add the journal entry and a statement to the payment method journal, then that might be better. I tried enabling the "Post At Bank Reconciliation" option in the PayPal payment method journal, but this doesn't seem to have the effect I would expect. Any tips on the proper accounting way to do this would be greatly appreciated. For now I think I have to be content with just reconciling the non POS payment transactions and double checking the account balance against what the last statement in Odoo should be.

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
Odoo Accounting reconciliation
accounting reconciliation invoices payments
Avatar
Avatar
1
Sep 25
770
Pos sales reconciliation problem
accounting pos reconciliation payment
Avatar
0
Mar 25
1619
Worldline Saturn Terminal Payment
pos payments
Avatar
0
Feb 25
1453
How to make a partially payment on multiple Invoices for a single customer
accounting invoice reconciliation payment payments
Avatar
Avatar
1
Jan 25
6235
Possible to use Reconciliation Models for other accounts?
accounting reconciliation
Avatar
0
Okt 24
2182
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