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č

Error in view, cannot go to action menu

Naroči se

Get notified when there's activity on this post

This question has been flagged
debugview
1 Odgovori
7862 Prikazi
Avatar
Tobias Frankl

After configuring around in developer mode in the action menu one view can not be opened any more.

The product category throws this message: View error Can't find field 'virtual_available' in the following view parts composing the view of object model 'product.product': * product.product.tree Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model

Can I repair this in some xml, or do I have to go back to the last backup. Only one day, but some work...

Thanks in advance

0
Avatar
Opusti
Avatar
Kalmen Chia
Best Answer

Hi ,

yes you should be able to do it without restoring the db and you can follow the steps below,

  • you can use your menu to find out what is the name of your view , you must know exactly the name of your view , this is easier , as you do not have to guess your view. (but you still need to go to the setting menu below to look for it as you can't edit over here any more as it threw you error)
  • or you can directly look for in under setting ->user interface->view and search the name of your view.

then you can edit the view remove the <field> name is "virtual_available" , please remove the all tag <field name="virtual_available"/> ,

hope this help . kalmen

1
Avatar
Opusti
Tobias Frankl
Avtor

Thank you for your help. I Think I entered product.product.tree into the field product.category.search which was empty before. When I delete the field "virtual_available", as you recommended, the system comes up with the same error but the field is now "price". So I would have to delete a few fields. to come back to my view :-(, but I will try that after saving my starting view.....

Luke Branch

I'm having a similar problem that i've referred to here: https://www.odoo.com/forum/Help-1/question/ImportError-No-module-named-product-55590 and here (main thread regarding the module from v7): https://www.odoo.com/forum/Help-1/question/OpenERP-7-How-can-I-add-images-in-saleoderline-or-in-treeview-generally-483 my XML is as follows (in /odoo/addons/product_image_SO/product_view.xml): product.product.treeproduct.product and i'm getting the following error message: Error details: Field `virtual_available` does not exist Error context: View `product.product.tree` [view_id: 2129, xml_id: n/a, model: product.product, parent_id: 256]" while parsing /opt/odoo/odoo-server/addons/product_image_SO/product_view.xml:4, near product.product.treeproduct.product I believe it may be due to incorrect XML syntax, however I am currently stuck on this error message. Any input or insight would be very much appreciated.

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
Where is 'Manage views' in debug menu? Solved
debug view developer
Avatar
Avatar
Avatar
Avatar
Avatar
5
jan. 24
15293
404 errors loading .js .css .png Solved
debug error view
Avatar
Avatar
Avatar
3
dec. 23
26911
Webhook. How can i send webhook by execute code?
debug
Avatar
0
nov. 25
5
Facing trouble with my appointment section
debug
Avatar
0
okt. 25
735
ValueError: Wrong value for ir.ui.view.type: 'tree'in Odoo18 Solved
debug
Avatar
Avatar
1
sep. 25
1369
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