Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

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

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

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

Naroči se

Get notified when there's activity on this post

This question has been flagged
invoicexmlrpcaccount.moveinterface
4 Odgovori
4444 Prikazi
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
Opusti
Avatar
Jainesh Shah(Aktiv Software)
Best Answer

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
Opusti
Avatar
Niyas Raphy (Walnut Software Solutions)
Best Answer

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
Opusti
Avatar
Sohail Bhatti
Avtor Best Answer

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
Opusti
Avatar
Sahil Patel
Best Answer
  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
Opusti
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Prijavi
Related Posts Odgovori Prikazi Aktivnost
Odoo13 Create Invoice via API/xmlrpc
invoice api xmlrpc account.move Odoo13
Avatar
0
maj 20
5187
receivable amount not updated (move not balanced) after adding new tax line
invoice balance account.move
Avatar
0
feb. 24
2896
Create Invoice from Sales Order via xmlrpc
invoice xmlrpc sales.order
Avatar
Avatar
2
feb. 24
6679
Error in studio domain
invoice account.move studio
Avatar
Avatar
1
feb. 23
2446
Create invoice via xmlrpc Solved
python invoice xmlrpc
Avatar
Avatar
1
nov. 22
4238
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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