Skip ke Konten
Odoo Menu
  • Login
  • Uji coba gratis
  • Aplikasi
    Keuangan
    • Akuntansi
    • Faktur
    • Pengeluaran
    • Spreadsheet (BI)
    • Dokumen
    • Tanda Tangan
    Sales
    • CRM
    • Sales
    • POS Toko
    • POS Restoran
    • Langganan
    • Rental
    Website
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Rantai Pasokan
    • Inventaris
    • Manufaktur
    • PLM
    • Purchase
    • Maintenance
    • Kualitas
    Sumber Daya Manusia
    • Karyawan
    • Rekrutmen
    • Cuti
    • Appraisal
    • Referensi
    • Armada
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Acara
    • Otomatisasi Marketing
    • Survei
    Layanan
    • Project
    • Timesheet
    • Layanan Lapangan
    • Meja Bantuan
    • Planning
    • Appointment
    Produktivitas
    • Diskusi
    • Approval
    • IoT
    • VoIP
    • Pengetahuan
    • WhatsApp
    Aplikasi pihak ketiga Odoo Studio Platform Odoo Cloud
  • Industri-Industri
    Retail
    • Toko Buku
    • Toko Baju
    • Toko Furnitur
    • Toko Kelontong
    • Toko Hardware
    • Toko Mainan
    Makanan & Hospitality
    • Bar dan Pub
    • Restoran
    • Fast Food
    • Rumah Tamu
    • Distributor Minuman
    • Hotel
    Real Estate
    • Agensi Real Estate
    • Firma Arsitektur
    • Konstruksi
    • Estate Management
    • Perkebunan
    • Asosiasi Pemilik Properti
    Konsultansi
    • Firma Akuntansi
    • Mitra Odoo
    • Agensi Marketing
    • Firma huku
    • Talent Acquisition
    • Audit & Sertifikasi
    Manufaktur
    • Tekstil
    • Logam
    • Perabotan
    • Makanan
    • Brewery
    • Corporate Gift
    Kesehatan & Fitness
    • Sports Club
    • Toko Kacamata
    • Fitness Center
    • Wellness Practitioners
    • Farmasi
    • Salon Rambut
    Perdagangan
    • Handyman
    • IT Hardware & Support
    • Sistem-Sistem Energi Surya
    • Pembuat Sepatu
    • Cleaning Service
    • Layanan HVAC
    Lainnya
    • Organisasi Nirlaba
    • Agen Lingkungan
    • Rental Billboard
    • Fotografi
    • Penyewaan Sepeda
    • Reseller Software
    Browse semua Industri
  • Komunitas
    Belajar
    • Tutorial-tutorial
    • Dokumentasi
    • Sertifikasi
    • Pelatihan
    • Blog
    • Podcast
    Empower Education
    • Program Edukasi
    • Game Bisnis 'Scale Up!'
    • Kunjungi Odoo
    Dapatkan Softwarenya
    • Download
    • Bandingkan Edisi
    • Daftar Rilis
    Kolaborasi
    • Github
    • Forum
    • Acara
    • Terjemahan
    • Menjadi Partner
    • Layanan untuk Partner
    • Daftarkan perusahaan Akuntansi Anda.
    Dapatkan Layanan
    • Temukan Mitra
    • Temukan Akuntan
    • Temui penasihat
    • Layanan Implementasi
    • Referensi Pelanggan
    • Bantuan
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dapatkan demo
  • Harga
  • Bantuan

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

  • CRM
  • e-Commerce
  • Akuntansi
  • Inventaris
  • PoS
  • Project
  • MRP
All apps
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Anda harus terdaftar untuk dapat berinteraksi di komunitas.
Semua Post Orang Lencana-Lencana
Label (Lihat semua)
odoo accounting v14 pos v15
Mengenai forum ini
Help

help installing module V7.0

Langganan

Dapatkan notifikasi saat terdapat aktivitas pada post ini

Pertanyaan ini telah diberikan tanda
errorxmlinstallmrpinvalid
2 Replies
6192 Tampilan
Avatar
Elric

Hi All, I downloaded the MRP module from the trunk. When I added it and tried to install i get the below errors? I thought this was a standard module, maybe I'm missing something?

2013-05-13 12:34:38,799 5380 INFO Engineer3d
openerp.modules.loading: module mrp:
loading mrp_view.xml 2013-05-13
12:34:39,035 5380 ERROR Engineer3d
openerp.addons.base.ir.ir_ui_view:
<string>:1:0:ERROR:RELAXNGV:RELAXNG_ERR_INVALIDATTR:
Invalid attribute progress for element
gantt 2013-05-13 12:34:39,036 5380
ERROR Engineer3d
  openerp.tools.convert: Parse error in file:///E:/Programs/OpenERP%207.0/Server/server/openerp/addons/mrp/mrp_view.xml:594:
  <record id="view_production_gantt" model="ir.ui.view">
   <field name="name">mrp.production.gantt</field>
   <field name="model">mrp.production</field>
   <field name="arch" type="xml">
     <gantt date_stop="date_finished" date_start="date_start" progress="progress" string="Productions" default_group_by="routing_id">
     </gantt>
   </field>
</record> Traceback (most recent call last):   File "E:\Programs\OpenERP 7.0\Server\server\.\openerp\tools\convert.py", line 847, in parse   
File "E:\Programs\OpenERP 7.0\Server\server\.\openerp\tools\convert.py", line 814, in _tag_record
File "E:\Programs\OpenERP 7.0\Server\server\openerp\addons\base\ir\ir_model.py", line 963, in _update   
File "E:\Programs\OpenERP 7.0\Server\server\openerp\addons\base\ir\ir_ui_view.py", line 103, in create   
File "E:\Programs\OpenERP 7.0\Server\server\.\openerp\osv\orm.py", line 4470, in create
File "E:\Programs\OpenERP 7.0\Server\server\.\openerp\osv\orm.py", line 1544, in _validate except_orm:
('ValidateError', u'Error occurred while validating the field(s) arch: Invalid XML for View Architecture!')
2013-05-13 12:34:39,036 5380 ERROR Engineer3d openerp.netsvc:
ValidateError Error occurred while validating the field(s) arch: Invalid XML for View Architecture! Traceback (most recent call last):
File "E:\Programs\OpenERP 7.0\Server\server\.\openerp\netsvc.py", line 293, in dispatch_rpc
File "E:\Programs\OpenERP 7.0\Server\server\.\openerp\service\web_services.py", line 626, in dispatch   
File "E:\Programs\OpenERP 7.0\Server\server\.\openerp\osv\osv.py", line 188, in execute_kw   
File "E:\Programs\OpenERP 7.0\Server\server\.\openerp\osv\osv.py", line 144, in wrapper except_osv:
  ('ValidateError', u'Error occurred while validating the field(s) arch: Invalid XML for View Architecture!')

Hope someone can point out what may have gone wrong.

2
Avatar
Buang
Elric
Penulis

Just pinging to hope somebody can help me get this fixed, I need the mrp for developing a new part of our business so we can quote customers using BOMs.

Elric
Penulis

Well I gave up and reinstalled OpenERP7.0 from scratch...couldn't wait any longer. Now for a few days of entering data...yay....

Nadeem Ahmed

Followed you bro, reinstalled OpenERP :(

Avatar
Hardik Sanchawat (hsa)
Jawaban Terbai

Yes, MRP module is standard module of OpenERP. As per you said that you downloaded MRP module from trunk branch and load in Version 7.0. So, may be traceback is occur. So First Download MRP module from here: bazaar.launchpad.net/~openerp/openobject-addons/7.0/files/head:/mrp/ and then load in Version 7.0.

1
Avatar
Buang
Avatar
Nadeem Ahmed
Jawaban Terbai

well I received same error, when I try to uninstall Barcode module from Openerp. Silly thing, now I can't login with any user:(

Would appreciate any solution for this. Thanks

Nadeem

OpenERP Server Error Client Traceback (most recent call last): File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server\openerp\addons\web\http.py", line 204, in dispatch File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server\openerp\addons\web\controllers\main.py", line 864, in authenticate File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server\openerp\addons\web\session.py", line 115, in authenticate File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server\openerp\addons\web\session.py", line 30, in proxy_method File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server\openerp\addons\web\session.py", line 103, in send

Server Traceback (most recent call last): File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server\openerp\addons\web\session.py", line 89, in send File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server.\openerp\netsvc.py", line 292, in dispatch_rpc File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server.\openerp\service\web_services.py", line 433, in dispatch File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server.\openerp\service\web_services.py", line 444, in exp_authenticate File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server.\openerp\pooler.py", line 49, in get_pool File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server.\openerp\pooler.py", line 33, in get_db_and_pool File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server.\openerp\modules\registry.py", line 192, in get File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server.\openerp\modules\registry.py", line 218, in new File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server.\openerp\modules\loading.py", line 341, in load_modules File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server.\openerp\modules\loading.py", line 256, in load_marked_modules File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server.\openerp\modules\loading.py", line 187, in load_module_graph File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server.\openerp\modules\loading.py", line 74, in <lambda> File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server.\openerp\modules\loading.py", line 124, in _load_data File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server.\openerp\tools\convert.py", line 954, in convert_xml_import File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server.\openerp\tools\convert.py", line 847, in parse File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server.\openerp\tools\convert.py", line 814, in _tag_record File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server\openerp\addons\base\ir\ir_model.py", line 936, in _update File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server\openerp\addons\base\ir\ir_ui_view.py", line 208, in write File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server.\openerp\osv\orm.py", line 4201, in write File "C:\Program Files (x86)\OpenERP 7.0-20130617-231055\Server\server.\openerp\osv\orm.py", line 1544, in _validate except_orm: ('ValidateError', u'Error occurred while validating the field(s) arch: Invalid XML for View Architecture!')

0
Avatar
Buang
Menikmati diskusi? Jangan hanya membaca, ikuti!

Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!

Daftar
Post Terkait Replies Tampilan Aktivitas
Can't install custom module -> arch: Invalid XML for View Architecture! Diselesaikan
module xml install architecture invalid
Avatar
Avatar
Avatar
4
Nov 15
6710
pandas odoo 16 python 3.8 o 3.10 anyone gives the mystery error
error install library
Avatar
1
Mar 24
1454
Error occurred while installing PLM module ( odoo 12 Enterprise )
error install PLM
Avatar
Avatar
1
Feb 23
2643
Error when installing "G.C.C - Arabic/English" 'l10n_gcc_invoice' or "K.S.A - Invoice" 'l10n_sa_invoice' Diselesaikan
error install addons
Avatar
Avatar
1
Agu 24
4641
odoo.tools.convert.ParseError: "Cannot update missing record 'base.default_user'" while parsing file:/e:/pythonproject/odoo-12.0/addons/mrp/security/mrp_security.xml:25, near <record id="base.default_user" model="res.users"> Diselesaikan
xml mrp odoo
Avatar
1
Agu 21
4200
Komunitas
  • Tutorial-tutorial
  • Dokumentasi
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Terjemahan
Layanan
  • Odoo.sh Hosting
  • Bantuan
  • Peningkatan
  • Custom Development
  • Pendidikan
  • Temukan Akuntan
  • Temukan Mitra
  • Menjadi Partner
Tentang Kami
  • Perusahaan kami
  • Aset Merek
  • Hubungi kami
  • Tugas
  • Acara
  • Podcast
  • Blog
  • Pelanggan
  • Hukum • Privasi
  • Keamanan
الْعَرَبيّة 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 adalah rangkaian aplikasi bisnis open source yang mencakup semua kebutuhan perusahaan Anda: CRM, eCommerce, akuntansi, inventaris, point of sale, manajemen project, dan seterusnya.

Mudah digunakan dan terintegrasi penuh pada saat yang sama adalah value proposition unik Odoo.

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