Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

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

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

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

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
invoicexmlrpcaccount.moveinterface
4 Risposte
4451 Visualizzazioni
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
Abbandona
Avatar
Jainesh Shah(Aktiv Software)
Risposta migliore

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
Abbandona
Avatar
Niyas Raphy (Walnut Software Solutions)
Risposta migliore

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
Abbandona
Avatar
Sohail Bhatti
Autore Risposta migliore

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
Abbandona
Avatar
Sahil Patel
Risposta migliore
  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
Abbandona
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
Odoo13 Create Invoice via API/xmlrpc
invoice api xmlrpc account.move Odoo13
Avatar
0
mag 20
5192
receivable amount not updated (move not balanced) after adding new tax line
invoice balance account.move
Avatar
0
feb 24
2899
Create Invoice from Sales Order via xmlrpc
invoice xmlrpc sales.order
Avatar
Avatar
2
feb 24
6682
Error in studio domain
invoice account.move studio
Avatar
Avatar
1
feb 23
2449
Create invoice via xmlrpc Risolto
python invoice xmlrpc
Avatar
Avatar
1
nov 22
4239
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة 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 è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

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