Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

Create_company is not a valid action on my module

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
serverinheritsValidationErrorv14
2 Răspunsuri
11954 Vizualizări
Imagine profil
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
Imagine profil
Abandonează
Petr Cafourek

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

Imagine profil
Ahmed Abuzaid
Cel mai bun răspuns

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
Imagine profil
Abandonează
Imagine profil
Dhyey
Cel mai bun răspuns

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
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

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

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
Not a valid action
server inherits v14
Imagine profil
0
nov. 20
2
ValidationError
ValidationError v14
Imagine profil
Imagine profil
1
oct. 22
10735
ir_attachment.py looking in wrong path
server ir_attachment v14
Imagine profil
Imagine profil
2
feb. 24
2962
Installation odoo 14 Rezolvat
installation server v14
Imagine profil
Imagine profil
1
aug. 21
11023
How can I stop or regulate the logs of odoo-server.log?
server logs v14
Imagine profil
0
aug. 21
5826
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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