Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Guest House
    • Drankenhandelaar
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Solar Energy Systems
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC Services
    Others
    • Nonprofit Organization
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

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

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

Module web_cohort (Cohort View) won't install

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
modulesmoduleupgradeV16
2 Antwoorden
3489 Weergaven
Avatar
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
Avatar
Annuleer
Avatar
Niyas Raphy (Walnut Software Solutions)
Beste antwoord

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
Avatar
Annuleer
Denis
Auteur

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

Avatar
Denis
Auteur Beste antwoord

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
Avatar
Annuleer
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
how to know which module install or updated last in odoo?
modules updated installed moduleupgrade
Avatar
0
aug. 19
11377
Is it normal that module installation takes long time?
modules database moduleupgrade odoov8
Avatar
Avatar
2
jan. 16
10456
Nuevo menú en "CRM"
modules
Avatar
Avatar
Avatar
Avatar
3
jul. 25
2757
Allow Access to update module
modules
Avatar
Avatar
Avatar
Avatar
3
mei 25
4628
How to pass value from employee to contact on odoo 16 using code Opgelost
V16
Avatar
Avatar
Avatar
Avatar
Avatar
4
jul. 25
2538
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة 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 is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

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