Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

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

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

Custom app is not installed.

Naroči se

Get notified when there's activity on this post

This question has been flagged
debug
1 Odgovori
2250 Prikazi
Avatar
soufyane all

so i just learning odoo but i face many problem to install odoo and postgreSQL and pycharm and configuration to work on them so i craete my my_app and i can't believe it cause i was workin on it 3 days and every time i face a problem i return to youtube and gpt and it help me alot but some problem didn't workout like this one here, now my_app is activated but when i want to upgrade it it gives me " Can not upgrade module 'my_app'. It is not installed. " 

0
Avatar
Opusti
Christoph Farnleitner

'raise UserError(_("Cannot upgrade module “%s”. It is not installed.", module.name))' should occur if module.state is not 'installed' or 'to upgrade' only. That being said, your module, probably really just isn't installed after all - so you may want to try that once more. There are so many ways things can go wrong, it's pretty much impossible to say what exactly is going on in your setup with the limited information provided.
You'll have to investigate the log file and check what is happening upon restarting Odoo (this is the time when your addons folders are read from the config and a broken path would usually be mentioned here, in case there is any). Then you want to investigate the log file upon actually trying to install and upgrade the module. This can also provide valuable insights. But, since the error message is quite specific, I still believe you're trying to Upgrade my_app from the Apps list view while it is simply not installed.

Christoph Farnleitner

Also, creating the same post with even less information given wont help you get actual answers. This is a community forum and there is no obligation from anyone to work out other users issues. So, try to improve your post with information that could be relevant - specific information such as what your module structure is, what your manifest looks like, what your log says (but don't post thousands of lines of log entries) - and even basics such as your Odoo version, to begin with. See also https://www.odoo.com/forum/1/faq

soufyane all
Avtor

i wanna thank you for replying to my post and for given me an advice for how i will workout my problem and about posting one more time it was just rookie mistake, i see post in 2/3 lines and i think i shouldn't say much and not given  much information for people to read, again i just start learning  so thank you again for help me do that 

Avatar
D Enterprise
Best Answer

Hii,

Install the module first (not upgrade)
  • Go to Apps in Odoo, search for my_app, and click Install.
  • If it’s already marked as installed, try to Restart Odoo server and update the app list (Apps > Update Apps List).

If the module appears installed but error persists:

  • Restart your Odoo server.
  • Go to Apps, remove the filter “Installed” to see all apps.
  • Check if my_app shows as installed.
  • If not, install it first.

Upgrade only after successful installation

  • Once installed, you can upgrade by clicking the Upgrade button in Apps or using the command line:
    odoo -u my_app -d your_database_name

Check your module manifest

  • Make sure your __manifest__.py has 'installable': True.

i hope using this the error is solved

0
Avatar
Opusti
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Prijavi
Related Posts Odgovori Prikazi Aktivnost
Facing trouble with my appointment section
debug
Avatar
0
okt. 25
653
ValueError: Wrong value for ir.ui.view.type: 'tree'in Odoo18 Solved
debug
Avatar
Avatar
1
sep. 25
1248
Custom Route splitting return transfers into two different returns.
debug
Avatar
0
avg. 25
1701
How can I import data without losing information?
debug
Avatar
Avatar
1
jul. 25
1573
pink screen crash MacBook Air after installing Odoo
debug
Avatar
0
jun. 25
1369
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة 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 a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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