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

Module web_cohort (Cohort View) won't install

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
modulesmoduleupgradeV16
2 Odpowiedzi
3417 Widoki
Awatar
Denis

Hi all, 

I am trying to install the sales subscriptions module on Odoo V16 and it becomes "to be installed" forever. When I click  on module info, I can check that all dependencies were installed except web_cohort.

I have tried to:

-  cancel installation and install again

- update odoo files with git pull

- restart server with -u all


Logs only says that the module is "not installable, skipped". (log lines below)

Both Odoo's add-on directories are present into config file:

addons_path = /opt/odoo/odoo-16/addons,/opt/odoo/odoo-16/odoo/addons

 being  /opt/odoo/odoo-16/ the git base


This database has been running for many years and has been updated since version 11.


at some point I noticed some errors from a module called web_diagram on the logs, this module is not related to the subscriptions module. I noticed that it was installed and the upgrade button was available. Trying to upgrade this module resulted in "to be installed" forever. I, therefore removed the module wondering if that was some deprecated module. It still appears on the modules list on the apps page, but don't get installed as well.


2024-06-07 01:43:12,388 208111 ERROR versatus odoo.modules.loading: Some modules have inconsistent states, some dependencies may be missing: ['sale_subscription', 'sale_subscription_dashboard', 'web_cohort', 'web_diagram'] 


NameStatus
base_automationInstalled
ratingInstalled
web_cohortTo be installed
sale_managementInstalled
portalInstalled
smsInstalled


sale_subscription_dashboard has the same behavior of "to be installed", but never gets.

does anybody know what I could try in order to fix this? 

Thank you a lot.


2024-06-07 01:33:20,938 208105 INFO versatus odoo.addons.base.models.ir_module: ALLOW access to module.button_install_cancel on ['Cohort View'] to user denis+root@versatushpc.com.br #55 via 127.0.0.1 

2024-06-07 01:33:20,947 208105 INFO versatus werkzeug: 127.0.0.1 - - [07/Jun/2024 01:33:20] "POST /web/dataset/call_button HTTP/1.0" 200 - 7 0.005 0.009

2024-06-07 01:33:21,073 208106 INFO versatus werkzeug: 127.0.0.1 - - [07/Jun/2024 01:33:21] "POST /web/dataset/call_kw/ir.module.module/read HTTP/1.0" 200 - 8 0.006 0.012

2024-06-07 01:33:21,160 208106 INFO versatus werkzeug: 127.0.0.1 - - [07/Jun/2024 01:33:21] "POST /web/dataset/call_kw/ir.module.module.dependency/read HTTP/1.0" 200 - 4 0.001 0.004

2024-06-07 01:33:21,333 208106 INFO versatus werkzeug: 127.0.0.1 - - [07/Jun/2024 01:33:21] "GET /web/image?model=ir.module.module&id=641&field=icon_image&unique=1717724000000 HTTP/1.0" 200 - 4 0.002 0.005

2024-06-07 01:33:53,033 208109 INFO versatus odoo.addons.base.models.ir_module: ALLOW access to module.button_immediate_install on ['Cohort View'] to user denis+root@versatushpc.com.br #55 via 127.0.0.1 

2024-06-07 01:33:53,033 208109 INFO versatus odoo.addons.base.models.ir_module: User #55 triggered module installation 

2024-06-07 01:33:53,034 208109 INFO versatus odoo.addons.base.models.ir_module: ALLOW access to module.button_install on ['Cohort View'] to user denis+root@versatushpc.com.br #55 via 127.0.0.1 

2024-06-07 01:33:53,126 208109 INFO versatus odoo.modules.loading: loading 1 modules... 

2024-06-07 01:33:53,135 208109 INFO versatus odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 

2024-06-07 01:33:53,160 208109 INFO versatus odoo.modules.loading: updating modules list 

2024-06-07 01:33:53,164 208109 INFO versatus odoo.addons.base.models.ir_module: ALLOW access to module.update_list on [] to user __system__ #1 via 127.0.0.1 

2024-06-07 01:33:53,906 208109 INFO versatus odoo.modules.loading: loading 89 modules... 

2024-06-07 01:33:53,972 208109 INFO versatus odoo.modules.loading: 89 modules loaded in 0.07s, 0 queries (+0 extra) 

2024-06-07 01:33:53,973 208109 WARNING versatus odoo.modules.graph: module web_cohort: not installable, skipped 

2024-06-07 01:33:53,974 208109 WARNING versatus odoo.modules.graph: module sale_subscription_dashboard: not installable, skipped 

2024-06-07 01:33:53,974 208109 WARNING versatus odoo.modules.graph: module sale_subscription: not installable, skipped 

2024-06-07 01:33:53,976 208109 INFO versatus odoo.modules.loading: loading 89 modules... 

2024-06-07 01:33:53,976 208109 INFO versatus odoo.modules.loading: 89 modules loaded in 0.00s, 0 queries (+0 extra) 

2024-06-07 01:33:54,446 208109 ERROR versatus odoo.modules.loading: Some modules have inconsistent states, some dependencies may be missing: ['sale_subscription', 'sale_subscription_dashboard', 'web_cohort'] 

2024-06-07 01:33:54,990 208109 INFO versatus odoo.modules.loading: Modules loaded. 

2024-06-07 01:33:55,011 208109 INFO versatus odoo.modules.registry: Registry loaded in 1.903s 

2024-06-07 01:33:55,012 208109 INFO versatus odoo.addons.base.models.ir_module: getting next ir.actions.todo() 

2024-06-07 01:33:55,017 208109 INFO versatus odoo.modules.registry: Registry changed, signaling through the database 

2024-06-07 01:33:55,018 208109 INFO versatus werkzeug: 127.0.0.1 - - [07/Jun/2024 01:33:55] "POST /web/dataset/call_button HTTP/1.0" 200 - 1991 0.898 1.093

2024-06-07 01:33:55,086 208105 INFO versatus odoo.modules.registry: Reloading the model registry after database signaling. 

2024-06-07 01:33:55,098 208105 INFO versatus odoo.modules.loading: loading 1 modules... 

2024-06-07 01:33:55,108 208105 INFO versatus odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 

2024-06-07 01:33:55,118 208105 INFO versatus odoo.modules.loading: loading 89 modules... 

2024-06-07 01:33:55,184 208105 INFO versatus odoo.modules.loading: 89 modules loaded in 0.07s, 0 queries (+0 extra) 

2024-06-07 01:33:55,381 208105 ERROR versatus odoo.modules.loading: Some modules have inconsistent states, some dependencies may be missing: ['sale_subscription', 'sale_subscription_dashboard', 'web_cohort'] 

2024-06-07 01:33:55,382 208105 INFO versatus odoo.modules.loading: Modules loaded. 

2024-06-07 01:33:55,388 208105 INFO versatus odoo.modules.registry: Registry loaded in 0.302s 

2024-06-07 01:33:55,390 208105 INFO versatus odoo.addons.base.models.ir_http: Generating routing map for key 1 

2024-06-07 01:33:56,285 208105 INFO versatus werkzeug: 127.0.0.1 - - [07/Jun/2024 01:33:56] "GET /web HTTP/1.0" 200 - 116 0.105 1.096

2024-06-07 01:33:56,896 208106 INFO versatus odoo.modules.registry: Reloading the model registry after database signaling. 

2024-06-07 01:33:56,909 208106 INFO versatus odoo.modules.loading: loading 1 modules... 

2024-06-07 01:33:56,921 208106 INFO versatus odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 

2024-06-07 01:33:56,935 208109 INFO versatus odoo.addons.base.models.ir_http: Generating routing map for key 1 

2024-06-07 01:33:56,935 208106 INFO versatus odoo.modules.loading: loading 89 modules... 

2024-06-07 01:33:56,947 208104 INFO versatus odoo.modules.registry: Reloading the model registry after database signaling. 

2024-06-07 01:33:56,960 208104 INFO versatus odoo.modules.loading: loading 1 modules... 

2024-06-07 01:33:56,972 208104 INFO versatus odoo.modules.loading: 1 modules loaded in 0.01s, 0 queries (+0 extra) 

2024-06-07 01:33:56,987 208105 INFO versatus werkzeug: 127.0.0.1 - - [07/Jun/2024 01:33:56] "POST /web/action/load HTTP/1.0" 200 - 12 0.005 0.009

2024-06-07 01:33:56,997 208104 INFO versatus odoo.modules.loading: loading 89 modules... 



0
Awatar
Odrzuć
Awatar
Niyas Raphy (Walnut Software Solutions)
Najlepsza odpowiedź

Hi,

Can you ensure that the enterprise addons is added in your configuration file. As a test scenario, create a new db and try installing the same and see if it get succeeded there or not.

Thanks

1
Awatar
Odrzuć
Denis
Autor

Hello, @Niyas, I am using the community edition. Is this module available only on enterprise edition? Is there any workaround to make subscriptions work on community edition?

Niyas Raphy (Walnut Software Solutions)

you may have to check the app store and see if there is any free/paid third party apps for it

Awatar
Denis
Autor Najlepsza odpowiedź

I am using the community edition. Is this module available only on enterprise edition? Is there any workaround to make subscriptions work on community edition?

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ść
how to know which module install or updated last in odoo?
modules updated installed moduleupgrade
Awatar
0
sie 19
11323
Is it normal that module installation takes long time?
modules database moduleupgrade odoov8
Awatar
Awatar
2
sty 16
10402
Nuevo menú en "CRM"
modules
Awatar
Awatar
Awatar
Awatar
3
lip 25
2704
Allow Access to update module
modules
Awatar
Awatar
Awatar
Awatar
3
maj 25
4580
How to pass value from employee to contact on odoo 16 using code Rozwiązane
V16
Awatar
Awatar
Awatar
Awatar
Awatar
4
lip 25
2508
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