Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Food & Hospitality
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Guest House
    • Distributor nápojů
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Trades
    • Údržbář
    • IT hardware a podpora
    • Solar Energy Systems
    • Výrobce obuvi
    • Úklidové služby
    • HVAC Services
    Others
    • Nonprofit Organization
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Browse all Industries
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Services for Partners
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

How to custom addons in Odoo is these steps are correct?

Odebírat

Get notified when there's activity on this post

This question has been flagged
customodoo
2 Odpovědi
15754 Zobrazení
Avatar
hanericks kalay
  1. Develop or Obtain the Addon: First, you need to develop the custom addon or obtain it from a third-party developer.
  2. Prepare the Addon: Ensure that your addon follows Odoo's module structure and guidelines. It should have the necessary files such as __manifest__.py, views, models, security files, etc.
  3. Login to your Odoo.com Account: Access your Odoo.com account with your credentials.
  4. Access the Apps Menu: Once logged in, navigate to the Apps menu. You can typically find it in the top bar of the interface.
  5. Click on 'Upload App': In the Apps menu, look for an option like "Upload App" or "Upload Module". Click on it to initiate the process of uploading your custom addon.
  6. Upload the Addon Zip File: You'll be prompted to upload the zip file containing your custom addon.
  7. Install the Addon: After uploading, Odoo will process the addon. Once processed, you'll typically have the option to install it. Click on the "Install" button next to your addon.
  8. Configure and Use: Once installed, configure your addon settings as required. You can then start using the features provided by your custom addon.
  9. Testing: It's crucial to thoroughly test your addon to ensure it works as expected within your Odoo environment.
  10. Maintenance and Updates: Regularly maintain and update your custom addon to keep it compatible with the latest versions of Odoo and to address any issues that may arise.


0
Avatar
Zrušit
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Nejlepší odpověď

Hi Hanericks,

Adding or importing custom or third-party modules to your Odoo instance can be achieved using various methods. One common approach is outlined in the following guide: How to Install a Custom Module in Odoo 16. This guide provides step-by-step instructions on how to install a custom module in Odoo version 16. Following these instructions, you can seamlessly integrate additional functionalities into your Odoo instance to meet your specific business needs.

Hope it helps

0
Avatar
Zrušit
Avatar
Niyas Raphy (Walnut Software Solutions)
Nejlepší odpověď

Hi,
Modules can be imported from the user interface using the Import Module menu only if the modules contains data files, ie, only xml files, if the module contains py and new model definition from python this method will fail.  In the pop up where the module is going to import is alerting the user about it.



For example, suppose if you need to add this module to your odoo instance :  https://apps.odoo.com/apps/modules/17.0/om_account_accountant/

You cannot upload this module from the import module menu, if you do so, you will receive some errors saying model is missing etc.

In this time, the right procedure is:

* Get the module
* Extract the module and add it your custom addons path if exists or create new custom addons path
* restart the odoo service
* Update app list
* Search for the module and install

The apps coming under Industries section in the store is a good examples of module that can be imported by the way you specified:  https://apps.odoo.com/apps/modules/saas-17.1/software_reseller/


Thanks

0
Avatar
Zrušit
Enjoying the discussion? Don't just read, join in!

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

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
Custom Model not visible on the app menu!
models custom odoo
Avatar
Avatar
Avatar
2
čvn 22
4225
custom module on odoo V9 enterprise
module custom odoo
Avatar
0
kvě 16
3798
(!!C-o-p-a!!)¿Cómo comunicarse con Copa Airlines en Panamá?
odoo
Avatar
0
lis 25
211
How do I go about this error? I am trying to uninstall a module
odoo
Avatar
0
lis 25
3328
(#iberia#)¿Cómo llamar a Iberia desde Panamá?
odoo
Avatar
0
říj 25
395
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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