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)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

Company name reverts to default after reboot or restart!

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
resetBug
5 Odpowiedzi
1973 Widoki
Awatar
Juan Sebastian Gomez Eugenio

Hi everyone!


So I have a weird issue, whenever i reboot, or restart Odoo, the company name goes back to MyCompany, it removes the logo and i have to re-link it to its contact card and upload the logos again.

I also noticed that the user Admin goes back to admin again, even after being deleted or modified.


The rest of the configuration and settings, just works as intended! Any Idea on why this may be happening??

0
Awatar
Odrzuć
Awatar
Rushik Pitroda
Najlepsza odpowiedź

Hello Juan, May I know which command you are using to restart the Odoo server? It will help to identify if the issue is related to the way the server is being restarted.

0
Awatar
Odrzuć
Awatar
Jonathon Smith
Najlepsza odpowiedź

I am also having this issue. I'm not using the dev=all flag during deployment, so this wasn't our issue. Has anyone else figured this out? 

For more reference to our specific problem.. we run a docker container inside of an ec2 instance, with a EFS mounted to the container for persistent storage of the filesystem. In theory this should prevent any loss of data, but any time I stop and restart the instance or even just the docker container, the company name and logo are lost, and the admin user is reverted back to its default credentials. This seems to be the extent of the issue, which makes it all the more confusing because the rest of the data seems to persist.

Hopefully someone can point me in the correct direction for resolving this issue. 

0
Awatar
Odrzuć
Rushik Pitroda

Hello Smith, May I know which command you are using to restart the Odoo server? It will help to identify if the issue is related to the way the server is being restarted

Jonathon Smith

Hi Rushnik, thank you for reaching out. There is a script that is created upon deployment of the ec2 instance. This script is executed whenever the ec2 server is rebooted. I am also able to invoke the script manually after stopping the docker containers for nginx and odoo to perform a manual reboot of the odoo instance. This script executes a docker compose file for both the odoo and nginx containers.

After diving deeper into this, I may have found the issue the command argument in the docker compose file is as follows:

command: >
bash -c "pip install qifparse --break-system-packages && odoo
--addons-path=/usr/lib/python3/dist-packages/odoo/addons,/mnt/odoo/addons,/mnt/odoo/addons/project
--workers=4
--proxy-mode
--database=$DB_NAME
--db_host=$DB_HOST
--db_port=$DB_PORT
--db_user=$DB_USER
--db_password=$DB_PASSWORD
-i base,web,base_account_budget,base_accounting_kit,project_department,project_key,project_milestone_status,project_parent,project_parent_task_filter,project_pivot,project_purchase_link,project_role,project_scrum,project_sequence,project_type,project_template,project_type,project_version,project_task_note,project_role,project_pivot,mail,calendar,contacts,hr,project,sales_team,crm,stock,account
--without-demo=All"

Is " -i base..." potentially causing this issue? Should this only be run once upon initialization of the database, and omitted from the docker compose entirely? I was under the impression that these flags activate the module, but it appears that it might also be remapping the database to default values and overriding things like the company logo.

Awatar
Emanuele Paracone
Najlepsza odpowiedź

In my case I found the issue is related to the command option `-i base`​ when starting the odoo service (`odoo -i base`).

If this is your case, removing the option would fix the issue.

0
Awatar
Odrzuć
Awatar
MIke Taylor
Najlepsza odpowiedź

It happens when you run with dev=all as far as I can see.

0
Awatar
Odrzuć
Awatar
FEED THE HUNGRY
Najlepsza odpowiedź

I am having the same issue, did you find a solution?

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ść
Odoo Bug ? or Not
Bug
Awatar
0
lis 25
149
Editing answers on this forum - bug or feature? Rozwiązane
Bug
Awatar
Awatar
1
lis 25
255
Odoo 19 - KeyNotFoundError: Cannot find key "mail.action_discuss" in the actions registry
discuss Bug
Awatar
Awatar
Awatar
2
paź 25
815
Is there any way to reset database? Rozwiązane
database reset
Awatar
Awatar
Awatar
2
wrz 25
2385
Odoo Set Up Help
setup reset
Awatar
Awatar
1
wrz 25
605
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