Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

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

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
POS #POS pos odoo Offline
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
POS #POS pos odoo Offline
O tym forum
  1. Point of Sale
  2. Forum

document upgrade problem

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
documentsOdoo13.0entreprise
7255 Widoki
Awatar
labidi yassine

while  upgrading the document module i got this problem 80% data base problem  

Erreur:
Odoo Server Error

Traceback (most recent call last):
File "/home/yassine/Bureau/lab/advi/src/odoo/tools/convert.py", line 712, in parse
self._tag_root(de)
File "/home/yassine/Bureau/lab/advi/src/odoo/tools/convert.py", line 674, in _tag_root
f(rec)
File "/home/yassine/Bureau/lab/advi/src/odoo/tools/convert.py", line 674, in _tag_root
f(rec)
File "/home/yassine/Bureau/lab/advi/src/odoo/tools/convert.py", line 577, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/home/yassine/Bureau/lab/advi/src/odoo/models.py", line 4191, in _load_records
records = self._load_records_create([data['values'] for data in to_create])
File "/home/yassine/Bureau/lab/advi/src/odoo/models.py", line 4097, in _load_records_create
return self.create(values)
File "", line 2, in create
File "/home/yassine/Bureau/lab/advi/src/odoo/api.py", line 339, in _model_create_multi
return create(self, arg)
File "/home/yassine/Bureau/lab/advi/src/odoo/models.py", line 3825, in create
records = self._create(data_list)
File "/home/yassine/Bureau/lab/advi/src/odoo/models.py", line 3985, in _create
for other, data in zip(others, data_list)
File "/home/yassine/Bureau/lab/advi/src/odoo/fields.py", line 2904, in create
self.write_batch(record_values, True)
File "/home/yassine/Bureau/lab/advi/src/odoo/fields.py", line 2930, in write_batch
return self.write_real(records_commands_list, create)
File "/home/yassine/Bureau/lab/advi/src/odoo/fields.py", line 3511, in write_real
cr.execute(query, pairs)
File "/home/yassine/Bureau/lab/advi/src/odoo/sql_db.py", line 173, in wrapper
return f(self, *args, **kwargs)
File "/home/yassine/Bureau/lab/advi/src/odoo/sql_db.py", line 250, in execute
res = self._obj.execute(query, params)
psycopg2.IntegrityError: ERREUR: une instruction insert ou update sur la table « required_tag_ids_rule_table » viole la contrainte de clé
étrangère « required_tag_ids_rule_table_documents_tag_id_fkey »
DETAIL: La clé (documents_tag_id)=(13) n'est pas présente dans la table « documents_tag ».


During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/yassine/Bureau/lab/advi/src/odoo/http.py", line 624, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/home/yassine/Bureau/lab/advi/src/odoo/http.py", line 310, in _handle_exception
raise pycompat.reraise(type(exception), exception, sys.exc_info()[2])
File "/home/yassine/Bureau/lab/advi/src/odoo/tools/pycompat.py", line 14, in reraise
raise value
File "/home/yassine/Bureau/lab/advi/src/odoo/http.py", line 669, in dispatch
result = self._call_function(**self.params)
File "/home/yassine/Bureau/lab/advi/src/odoo/http.py", line 350, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/home/yassine/Bureau/lab/advi/src/odoo/service/model.py", line 94, in wrapper
return f(dbname, *args, **kwargs)
File "/home/yassine/Bureau/lab/advi/src/odoo/http.py", line 339, in checked_call
result = self.endpoint(*a, **kw)
File "/home/yassine/Bureau/lab/advi/src/odoo/http.py", line 915, in __call__
return self.method(*args, **kw)
File "/home/yassine/Bureau/lab/advi/src/odoo/http.py", line 515, in response_wrap
response = f(*args, **kw)
File "/home/yassine/Bureau/lab/advi/src/addons/web/controllers/main.py", line 1346, in call_button
action = self._call_kw(model, method, args, kwargs)
File "/home/yassine/Bureau/lab/advi/src/addons/web/controllers/main.py", line 1334, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/home/yassine/Bureau/lab/advi/src/odoo/api.py", line 390, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/home/yassine/Bureau/lab/advi/src/odoo/api.py", line 377, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "", line 2, in button_immediate_upgrade
File "/home/yassine/Bureau/lab/advi/src/odoo/addons/base/models/ir_module.py", line 73, in check_and_log
return method(self, *args, **kwargs)
File "/home/yassine/Bureau/lab/advi/src/odoo/addons/base/models/ir_module.py", line 635, in button_immediate_upgrade
return self._button_immediate_function(type(self).button_upgrade)
File "/home/yassine/Bureau/lab/advi/src/odoo/addons/base/models/ir_module.py", line 574, in _button_immediate_function
modules.registry.Registry.new(self._cr.dbname, update_module=True)
File "/home/yassine/Bureau/lab/advi/src/odoo/modules/registry.py", line 86, in new
odoo.modules.load_modules(registry._db, force_demo, status, update_module)
File "/home/yassine/Bureau/lab/advi/src/odoo/modules/loading.py", line 424, in load_modules
force, status, report, loaded_modules, update_module, models_to_check)
File "/home/yassine/Bureau/lab/advi/src/odoo/modules/loading.py", line 315, in load_marked_modules
perform_checks=perform_checks, models_to_check=models_to_check
File "/home/yassine/Bureau/lab/advi/src/odoo/modules/loading.py", line 225, in load_module_graph
load_data(cr, idref, mode, kind='data', package=package, report=report)
File "/home/yassine/Bureau/lab/advi/src/odoo/modules/loading.py", line 68, in load_data
tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind, report)
File "/home/yassine/Bureau/lab/advi/src/odoo/tools/convert.py", line 736, in convert_file
convert_xml_import(cr, module, fp, idref, mode, noupdate, report)
File "/home/yassine/Bureau/lab/advi/src/odoo/tools/convert.py", line 803, in convert_xml_import
obj.parse(doc.getroot())
File "/home/yassine/Bureau/lab/advi/src/odoo/tools/convert.py", line 721, in parse
exc_info[2]
File "/home/yassine/Bureau/lab/advi/src/odoo/tools/pycompat.py", line 13, in reraise
raise value.with_traceback(tb)
File "/home/yassine/Bureau/lab/advi/src/odoo/tools/convert.py", line 712, in parse
self._tag_root(de)
File "/home/yassine/Bureau/lab/advi/src/odoo/tools/convert.py", line 674, in _tag_root
f(rec)
File "/home/yassine/Bureau/lab/advi/src/odoo/tools/convert.py", line 674, in _tag_root
f(rec)
File "/home/yassine/Bureau/lab/advi/src/odoo/tools/convert.py", line 577, in _tag_record
record = model._load_records([data], self.mode == 'update')
File "/home/yassine/Bureau/lab/advi/src/odoo/models.py", line 4191, in _load_records
records = self._load_records_create([data['values'] for data in to_create])
File "/home/yassine/Bureau/lab/advi/src/odoo/models.py", line 4097, in _load_records_create
return self.create(values)
File "", line 2, in create
File "/home/yassine/Bureau/lab/advi/src/odoo/api.py", line 339, in _model_create_multi
return create(self, arg)
File "/home/yassine/Bureau/lab/advi/src/odoo/models.py", line 3825, in create
records = self._create(data_list)
File "/home/yassine/Bureau/lab/advi/src/odoo/models.py", line 3985, in _create
for other, data in zip(others, data_list)
File "/home/yassine/Bureau/lab/advi/src/odoo/fields.py", line 2904, in create
self.write_batch(record_values, True)
File "/home/yassine/Bureau/lab/advi/src/odoo/fields.py", line 2930, in write_batch
return self.write_real(records_commands_list, create)
File "/home/yassine/Bureau/lab/advi/src/odoo/fields.py", line 3511, in write_real
cr.execute(query, pairs)
File "/home/yassine/Bureau/lab/advi/src/odoo/sql_db.py", line 173, in wrapper
return f(self, *args, **kwargs)
File "/home/yassine/Bureau/lab/advi/src/odoo/sql_db.py", line 250, in execute
res = self._obj.execute(query, params)
odoo.tools.convert.ParseError: "ERREUR: une instruction insert ou update sur la table « required_tag_ids_rule_table » viole la contrainte de clé
étrangère « required_tag_ids_rule_table_documents_tag_id_fkey »
DETAIL: La clé (documents_tag_id)=(13) n'est pas présente dans la table « documents_tag ».
" while parsing /home/yassine/Bureau/lab/advi/entreprise/documents/data/workflow_data.xml:3, near









" rel="ugc">documents.workflow.rule">
Deprecate
7
True




" rel="ugc">documents.workflow.action">

replace






" rel="ugc">documents.workflow.rule">
Mark As Draft
6
domain

True



" rel="ugc">documents.workflow.action">

replace






" rel="ugc">documents.workflow.rule">
Ask For Validation
5
domain


True




" rel="ugc">documents.workflow.action">

replace






" rel="ugc">documents.workflow.rule">
1
Validate
domain

True



" rel="ugc">documents.workflow.action">

replace








" rel="ugc">documents.workflow.rule">
1
Validate
domain

True



" rel="ugc">documents.workflow.action">

replace






" rel="ugc">documents.workflow.rule">
2
Ask For Validation
domain


True




" rel="ugc">documents.workflow.action">

replace






" rel="ugc">documents.workflow.rule">
7
Move To Inbox
domain


True




" rel="ugc">documents.workflow.action">

replace






" rel="ugc">documents.workflow.rule">
8



True




" rel="ugc">documents.workflow.action">

replace




" rel="ugc">documents.workflow.action">

replace




" rel="ugc">documents.workflow.action">

replace






0
Awatar
Odrzuć
Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
Can I rename database after putting my key of Enterprise Edition Rozwiązane
Odoo13.0 entreprise odooEE
Awatar
Awatar
Awatar
2
sty 20
4955
Odoo 13. Don't close a wizard when Click a button Rozwiązane
Odoo13.0
Awatar
Awatar
Awatar
Awatar
4
maj 24
14091
Permission error while user printing excel sheet report in odoo 13 Rozwiązane
Odoo13.0
Awatar
Awatar
1
kwi 24
4335
One2many field edited from Transient Model cannot be made empty.
Odoo13.0
Awatar
0
lis 23
3025
Blank White Page After log in to Odoo13 Rozwiązane
Odoo13.0
Awatar
1
wrz 23
3167
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة 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 to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

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