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

Odoo v.11 - Can not upgrade Website Builder

Abonare

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

Această întrebare a fost marcată
ir.ui.view
1 Răspunde
3417 Vizualizări
Imagine profil
Anh Dzung

I used Odoo v.11 and installed Website builder. Then, I modify Website Menu, add new page, and modify something front end in addons/website , addons/web,  addons/web editor. Everything is ok, but when I choose upgrade module Website in Menu App, it's show this error as bellow. How to fix it?



Error:

Odoo Server Error


Traceback (most recent call last):

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

    self._tags[rec.tag](rec, de, mode=mode)

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

    return self._tag_record(record, data_node)

  File "/home/odoo/odoo/odoo/tools/convert.py", line 651, in _tag_record

    id = self.env(context=rec_context)['ir.model.data']._update(rec_model, self.module, res, rec_id or False, not self.isnoupdate(data_node), noupdate=self.isnoupdate(data_node), mode=self.mode)

  File "/home/odoo/odoo/odoo/addons/base/ir/ir_model.py", line 1430, in _update

    record.write(values)

  File "/home/odoo/odoo/odoo/addons/base/ir/ir_ui_view.py", line 414, in write

    return super(View, self).write(self._compute_defaults(vals))

  File "/home/odoo/odoo/odoo/models.py", line 3065, in write

    self._write(old_vals)

  File "/home/odoo/odoo/odoo/models.py", line 3231, in _write

    self._validate_fields(vals)

  File "/home/odoo/odoo/odoo/models.py", line 1023, in _validate_fields

    check(self)

  File "/home/odoo/odoo/odoo/addons/base/ir/ir_ui_view.py", line 350, in _check_groups

    raise ValidationError(_("Qweb view cannot have 'Groups' define on the record. Use 'groups' attributes inside the view definition"))

odoo.exceptions.ValidationError: ("Qweb view cannot have 'Groups' define on the record. Use 'groups' attributes inside the view definition", None)


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

  File "/home/odoo/odoo/odoo/http.py", line 650, in _handle_exception

    return super(JsonRequest, self)._handle_exception(exception)

  File "/home/odoo/odoo/odoo/http.py", line 310, in _handle_exception

    raise pycompat.reraise(type(exception), exception, sys.exc_info()[2])

  File "/home/odoo/odoo/odoo/tools/pycompat.py", line 87, in reraise

    raise value

  File "/home/odoo/odoo/odoo/http.py", line 692, in dispatch

    result = self._call_function(**self.params)

  File "/home/odoo/odoo/odoo/http.py", line 342, in _call_function

    return checked_call(self.db, *args, **kwargs)

  File "/home/odoo/odoo/odoo/service/model.py", line 97, in wrapper

    return f(dbname, *args, **kwargs)

  File "/home/odoo/odoo/odoo/http.py", line 335, in checked_call

    result = self.endpoint(*a, **kw)

  File "/home/odoo/odoo/odoo/http.py", line 936, in __call__

    return self.method(*args, **kw)

  File "/home/odoo/odoo/odoo/http.py", line 515, in response_wrap

    response = f(*args, **kw)

  File "/home/odoo/odoo/addons/web/controllers/main.py", line 934, in call_button

    action = self._call_kw(model, method, args, {})

  File "/home/odoo/odoo/addons/web/controllers/main.py", line 922, in _call_kw

    return call_kw(request.env[model], method, args, kwargs)

  File "/home/odoo/odoo/odoo/api.py", line 689, in call_kw

    return call_kw_multi(method, model, args, kwargs)

  File "/home/odoo/odoo/odoo/api.py", line 680, in call_kw_multi

    result = method(recs, *args, **kwargs)

  File "<decorator-gen-46>", line 2, in button_immediate_upgrade

  File "/home/odoo/odoo/odoo/addons/base/module/module.py", line 71, in check_and_log

    return method(self, *args, **kwargs)

  File "/home/odoo/odoo/odoo/addons/base/module/module.py", line 602, in button_immediate_upgrade

    return self._button_immediate_function(type(self).button_upgrade)

  File "/home/odoo/odoo/odoo/addons/base/module/module.py", line 541, in _button_immediate_function

    modules.registry.Registry.new(self._cr.dbname, update_module=True)

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

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

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

    force, status, report, loaded_modules, update_module)

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

    loaded, processed = load_module_graph(cr, graph, progressdict, report=report, skip_modules=loaded_modules, perform_checks=perform_checks)

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

    _load_data(cr, module_name, idref, mode, kind='data')

  File "/home/odoo/odoo/odoo/modules/loading.py", line 94, in _load_data

    tools.convert_file(cr, module_name, filename, idref, mode, noupdate, kind, report)

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

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

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

    obj.parse(doc.getroot(), mode=mode)

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

    exc_info[2]

  File "/home/odoo/odoo/odoo/tools/pycompat.py", line 86, in reraise

    raise value.with_traceback(tb)

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

    self._tags[rec.tag](rec, de, mode=mode)

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

    return self._tag_record(record, data_node)

  File "/home/odoo/odoo/odoo/tools/convert.py", line 651, in _tag_record

    id = self.env(context=rec_context)['ir.model.data']._update(rec_model, self.module, res, rec_id or False, not self.isnoupdate(data_node), noupdate=self.isnoupdate(data_node), mode=self.mode)

  File "/home/odoo/odoo/odoo/addons/base/ir/ir_model.py", line 1430, in _update

    record.write(values)

  File "/home/odoo/odoo/odoo/addons/base/ir/ir_ui_view.py", line 414, in write

    return super(View, self).write(self._compute_defaults(vals))

  File "/home/odoo/odoo/odoo/models.py", line 3065, in write

    self._write(old_vals)

  File "/home/odoo/odoo/odoo/models.py", line 3231, in _write

    self._validate_fields(vals)

  File "/home/odoo/odoo/odoo/models.py", line 1023, in _validate_fields

    check(self)

  File "/home/odoo/odoo/odoo/addons/base/ir/ir_ui_view.py", line 350, in _check_groups

    raise ValidationError(_("Qweb view cannot have 'Groups' define on the record. Use 'groups' attributes inside the view definition"))

odoo.tools.convert.ParseError: "Qweb view cannot have 'Groups' define on the record. Use 'groups' attributes inside the view definition

None" while parsing None:678, near

<t t-name="website.404">

    <t t-call="website.layout">

        <div id="wrap">

            <t t-raw="0"/>

            <div class="oe_structure oe_empty">

                <div class="container">

                    <h1 class="mt32">404: Page not found!</h1>

                    <p>

                        The page you were looking for could not be found; it is possible you have

                        typed the address incorrectly, but it has most probably been removed due

                        to the recent website reorganisation.

                    </p>

                    <p>Maybe you were looking for one of these popular pages ?</p>

                    <ul>

                        <li><a href="/">Homepage</a></li>

                        <li><a href="/contactus">Contact Us</a></li>

                    </ul>

                </div>

            </div>


            <t t-if="request.debug">

                <t t-call="website.http_error_debug"/>

            </t>

        </div>

    </t>

</t>

0
Imagine profil
Abandonează
Imagine profil
Anh Dzung
Autor Cel mai bun răspuns

Thanks for your help and attention!

0
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
Tree view problem
ir.ui.view
Imagine profil
Imagine profil
1
mai 22
3466
ParseError: "Wrong value for ir.ui.view.type: 'data'" Rezolvat
ir.ui.view
Imagine profil
Imagine profil
Imagine profil
Imagine profil
4
dec. 23
24836
[Solved] ParseError: "Wrong value for ir.ui.view.type: 'field'" Rezolvat
windows ir.ui.view
Imagine profil
Imagine profil
1
mai 15
24729
what is the newn column name of view_template_id odoo 14 in odoo 15?
ir.ui.view v14 v15
Imagine profil
Imagine profil
1
iul. 25
3248
Expected singleton error when trying to navigate toother pager
action ir.ui.view ir.actions.act
Imagine profil
0
mar. 24
1585
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