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č

Create_company is not a valid action on my module

Naroči se

Get notified when there's activity on this post

This question has been flagged
serverinheritsValidationErrorv14
2 Odgovori
11971 Prikazi
Avatar
DaniStu

ODOO 14:

I have encountered this problem:

odoo.exceptions.ValidationError: Error while validating view:

create_company is not a valid action on res.partner.conversation

View name: res.partner.conversation.form

Error context:

 view: ir.ui.view(634,)

 xmlid: res_partner_conversation_form

 view.model: res.partner.conversation

 view.parent: ir.ui.view(118,)

 file: /odoo/local-addons/social_crm/views/converations_view.xml

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

  File "/odoo/odoo/service/server.py", line 1198, in preload_registries

    registry = Registry.new(dbname, update_module=update_module)

  File "/odoo/odoo/modules/registry.py", line 89, in new

    odoo.modules.load_modules(registry._db, force_demo, status, update_module)

  File "/odoo/odoo/modules/loading.py", line 449, in load_modules

    processed_modules += load_marked_modules(cr, graph,

  File "/odoo/odoo/modules/loading.py", line 346, in load_marked_modules

    loaded, processed = load_module_graph(

  File "/odoo/odoo/modules/loading.py", line 221, in load_module_graph

    load_data(cr, idref, mode, kind='data', package=package)

  File "/odoo/odoo/modules/loading.py", line 69, in load_data

    tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind)

  File "/odoo/odoo/tools/convert.py", line 733, in convert_file

    convert_xml_import(cr, module, fp, idref, mode, noupdate)

  File "/odoo/odoo/tools/convert.py", line 799, in convert_xml_import

    obj.parse(doc.getroot())

  File "/odoo/odoo/tools/convert.py", line 719, in parse

    self._tag_root(de)

  File "/odoo/odoo/tools/convert.py", line 677, in _tag_root

    f(rec)

  File "/odoo/odoo/tools/convert.py", line 681, in _tag_root

    raise ParseError('while parsing %s:%s, near\n%s' % (

odoo.tools.convert.ParseError: while parsing /odoo/local-addons/social_crm/views/converations_view.xml:3, near

<record id="res_partner_conversation_form" model="ir.ui.view">

            <field name="name">res.partner.conversation.form</field>

            <field name="model">res.partner.conversation</field>

            <field name="inherit_id" ref="base.view_partner_form"/>

            <field name="arch" type="xml">

                <xpath expr="//form[1]/sheet[1]/notebook[1]" position="inside">

                    <page string="Conversation" name="studio_page_kMLL3" groups="sales_team.group_sale_manager,base.group_system">

                        <group name="studio_group_kMLL3">

                            <group name="studio_group_kMLL3_left">

                                <field name="content"/>

                            </group>

                            <group name="studio_group_kMLL3_right">

                                <field name="conversation_id" force_save="True" attrs="{}" readonly="1" required="1" widget="label_selection"/>

                                <field name="date"/>

                                <field name="channel"/>

                            </group>

                        </group>

                    </page>

                </xpath>

            </field>

        </record>


The class of the module it refers to is:


class Conversation(models.Model):

    _name = 'res.partner.conversation'

    _description = 'Conversation'


    conversation_id = fields.Char(required=True, string='Conversation ID')

    channel = fields.Char(string='Channel')

    date = fields.Char(string='Date')

    content = fields.Text(string='Content')

    client = fields.Many2one('res.partner', required=True, readonly=True, ondelete='cascade', string='Client')


    _inherits = {'res.partner': 'client'}


    @api.depends('channel_id')

    def get_channel(self):

        result = []

        for conv in self:

            result.append((conv.conversation_id, conv.channel))

        return result


    @api.depends('client')

    def get_client(self):

        result = []

        for conv in self:

            result.append((conv.conversation_id, conv.client))

        return result


    @api.depends('content')

    def get_content(self):

        result = []

        for conv in self:

            result.append((conv.conversation_id, conv.content))

        return result


How can I fix it?

0
Avatar
Opusti
Petr Cafourek

Did you solve it? If yes then how? I am currently stuck with the same error and i am getting nowhere.

Avatar
Ahmed Abuzaid
Best Answer

Hello,

I faced the same issue recently , in my case the issue was i was normally triggering  a  function  using  a button,  but  in  my  code  i  was  actually  evaluating  a  condition  at  the  top  of  my  function  code  that  is  not  applicable  with  my  action i want to perform.

hope  this  helps  .. 

0
Avatar
Opusti
Avatar
Dhyey
Best Answer

I had the same error, I had forgotten to import the file that had the method in the "__init__.py" file. Hope this helps.

-1
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
Not a valid action
server inherits v14
Avatar
0
nov. 20
2
ValidationError
ValidationError v14
Avatar
Avatar
1
okt. 22
10761
ir_attachment.py looking in wrong path
server ir_attachment v14
Avatar
Avatar
2
feb. 24
2980
Installation odoo 14 Solved
installation server v14
Avatar
Avatar
1
avg. 21
11041
How can I stop or regulate the logs of odoo-server.log?
server logs v14
Avatar
0
avg. 21
5861
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