Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Automated Reconciliation of PayPal, Stripe statement lines

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
accountingprocessreconcilationv14
3 Respuestas
4196 Vistas
Avatar
Dan Witting

I am on ODOO 14.


I am importing both my paypal, stripe,.. statement in a Suspense account (1009 Suspense account for PayPal, 1091 Suspense Account for Stripe,...) and my bank account statements. 

My bank statements lines start with indications like 'Stripe xxx'. 'Stripe xxx'. 


Today, what i do is manually reconcile each bank statement line manually against the corresponding  the suspense account . And that i add manually the fees to get my suspense account to zero. 

I would like to automate the manual process to reconcile each bank statement line. Is there any solution how to do it ? 


Anyone has an idea how to aumated this process ?


Thanks

0
Avatar
Descartar
Avatar
Bhushan Lilapra
Mejor respuesta

Hi,

You’ve raised a very valid point — we’ve encountered this same challenge when working with Stripe payouts, especially in scenarios involving Stripe Terminal or grouped transactions. The lack of clear mapping between individual charges and the final bank payout often creates reconciliation gaps in Odoo.

We’re actively working on a solution that simplifies this by utilizing Stripe’s transaction metadata and payout structure to deliver cleaner, automated reconciliation logic within Odoo — including fee handling and proper mapping of grouped charges.

While I can’t share all the specifics yet, our approach is designed to give better visibility and save hours of manual work.

If this sounds relevant, feel free to DM me. Happy to keep you updated once we’re ready to roll it out.

Best regards,

Bhushan Lilapra

Director – iQud Tek LLP

0
Avatar
Descartar
Avatar
Hamid Ahmadimoghaddam
Mejor respuesta

In the case of Stripe, the problem is that Stripe is sending the money of for example couple of days of terminal payments in one transaction. Sometimes you do not see any description about the original transaction of the stripe payment. Besides, stripe is reducing the amount by a percentage as a provision (this can be done during reconciliation and/or via automation).

So to explain better the issue, here is an example:

terminal payment, 01.02.2025, stripe transaction_id = pin_00001, amount = 10 €
terminal payment, 01.02.2025, stripe transaction_id = pin_00002, amount = 20€
terminal payment, 02.02.2025, stripe transaction_id = pin_00003, amount = 20 €

Stripe transfers money:
bank transaction, 03.02.2025, NO stripe transaction_id (only bank transaction_id which is not useful), Transaction Description = Stripe, amount = 45€ = 50€ - (50€ * 10% as an example of the stripe provision)

On Stripe Panel: (This is missing in Odoo)
stripe out transaction, 03.02.2025, stripe transaction_id = pout_00010, amount = 45€, includes transactions =[pin_00001, pin_00002, pin_00003] 

even if we have the infos from the stripe panel, we cannot 100% match with the bank transactions, because of lack of information from stripe.

I hope someone can have a solution for it. Otherwise, we will also need to do some customizations.

Regards,

bitigloo GmbH

0
Avatar
Descartar
Avatar
Marc Durepos
Mejor respuesta

Hi Dan,

It sounds like what you are looking for are Reconciliation Models. Using the counterpart values you should be able to set up fixed or percentage-based fees to be deducted from payments coming in and reconcile the rest with pending transactions.

If you can, I would suggest setting up a second testing database with a copy of your live data. You'll have more freedom to test things without making a mountain of work for yourself should you need to undo some particularly annoying mistake.

Good luck!

0
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
How to show popup warning message but let the python program continue on create method via try and except block?
accounting v14
Avatar
Avatar
1
jun 24
5901
How do I create an Overdraft limit, raise a warning if the limit exceed and continue after raising a warning?
accounting v14
Avatar
0
ene 24
2494
Add a new filter to trial balance view in accounting
accounting v14
Avatar
0
oct 22
68
Add a new filter to trial balance view in accounting
accounting v14
Avatar
0
oct 22
7
How to show the pdf report in Print button based on form view or action? Resuelto
accounting v14
Avatar
Avatar
1
ene 24
5261
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

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