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

Issue: Newly Created account.move Records Not Showing in Odoo Interface

Suscribirse

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

Se marcó esta pregunta
invoicexmlrpcaccount.moveinterface
4 Respuestas
4429 Vistas
Avatar
Sohail Bhatti

We have encountered an issue where newly created records in the account.move model are not appearing in the Odoo interface after being successfully created via the XML-RPC API. Despite ensuring valid authentication and data integrity, the records remain invisible in the interface, specifically in the invoice dashboard. We have performed various troubleshooting steps, including checking filters, refreshing the interface, verifying permissions, and reviewing server logs, but the issue persists. Any guidance or assistance in resolving this matter would be greatly appreciated.

0
Avatar
Descartar
Avatar
Jainesh Shah(Aktiv Software)
Mejor respuesta

Hi Sohail Bhatti,


If newly created account.move records are not showing up in the Odoo interface, there are several potential reasons and troubleshooting steps you can follow:


1. Check Filters and Search Criteria:

Ensure that the filters and search criteria in the view are not excluding the records you're trying to find. Double-check the search bar and any filters applied to the list view.


2. Date Range:

Verify that the date range in your view includes the period in which the new account.move records were created.


3. Access Rights:

Ensure that the user has the necessary access rights to view the account.move records. Check the user's group settings to make sure they have the appropriate permissions.


4. Record Status:

Check the status of the records. For example, if you are using a workflow or have a specific status field, ensure that the records are in a state that allows them to be displayed.


5. Reload/Refresh the Page:

Sometimes, changes might not immediately reflect in the Odoo interface. Try refreshing or reloading the page to see if the new records appear.


6. Check Server Logs:

Examine the Odoo server logs for any error messages or warnings related to the creation or retrieval of account.move records. This can provide insights into potential issues.


7. Custom Code or Modules:

If you have custom code or additional modules that modify the behavior of account.move records or related views, check if they are affecting the visibility of records.


8. Database Integrity:

Perform a check on the database integrity. Sometimes, issues with the database can lead to data not being displayed correctly.


9. Cache Issues:

Odoo relies on caching for performance. Clear the browser cache or try accessing Odoo from a different browser to rule out any caching issues.


10. Check Server Resources:

Ensure that your Odoo server has sufficient resources (CPU, memory, etc.) to handle the requests. Lack of resources might lead to incomplete data retrieval.


11. Review Odoo Version and Modules:

Confirm that you are using a compatible version of Odoo and that all relevant modules are updated to the appropriate versions.


Feel free to contact me if needed

Hope this will help you.

Thanks & Regards,
Email:  odoo@aktivsoftware.com           

Skype: kalpeshmaheshwari

0
Avatar
Descartar
Avatar
Niyas Raphy (Walnut Software Solutions)
Mejor respuesta

Hi,
Can you ensure the created invoice exists in the db level ? See if the record exists in account.move table at PostgreSQL level and just hidden from odoo user interface ?

Also did you pass move_type while creating the invoice ? if not, check in the journal entries menu and see if you can see the created record there.

Thanks

0
Avatar
Descartar
Avatar
Sohail Bhatti
Autor Mejor respuesta

Thank you for your suggestions. We have already checked the filters, search criteria, and access rights, and everything seems to be in order. We can create and read the newly created records programmatically using the XML-RPC API without any issues. However, records created manually are visible in the interface. Any further guidance on troubleshooting this issue would be greatly appreciated. Thank you!

0
Avatar
Descartar
Avatar
Sahil Patel
Mejor respuesta
  1. Check Filters and Search Criteria: Ensure that any filters or search criteria applied in the interface are not excluding the newly created records. Sometimes, records may not appear due to specific filtering settings.
  2. Check Access Rights and Record Rules: Verify that the user has appropriate access rights to view the account.move records. Additionally, check if there are any record rules applied that might restrict access to certain records based on specific criteria.
  3. Check Domain Filters: Examine any domain filters applied to views or actions related to account.move records. Domains can restrict which records are displayed based on predefined conditions. Make sure that the domain filters are not inadvertently excluding the newly created records.

You can domain from action menu(Open debug mode > Click debug menu > Click Edit Action Menu).

Thankyou.

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
Odoo13 Create Invoice via API/xmlrpc
invoice api xmlrpc account.move Odoo13
Avatar
0
may 20
5173
receivable amount not updated (move not balanced) after adding new tax line
invoice balance account.move
Avatar
0
feb 24
2881
Create Invoice from Sales Order via xmlrpc
invoice xmlrpc sales.order
Avatar
Avatar
2
feb 24
6677
Error in studio domain
invoice account.move studio
Avatar
Avatar
1
feb 23
2446
Create invoice via xmlrpc Resuelto
python invoice xmlrpc
Avatar
Avatar
1
nov 22
4236
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