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
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • 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

new module?

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
modulenewpractice
10 Antwoorden
5211 Weergaven
Avatar
Johnny Solano

odoo 13

Hello, greetings to all, thanks for taking the time to help me.

What is the best practice? 
There are modules that help me for the implementation my client needs but I have to hide and create many fields.
1) Is this advisable?
2) what would happen when updates are given in the module? ,
3) Is it better to start a new module?
4) Is it possible to copy the existing modules to have them as a basis?
4a) is it recommended?

Thank you

1
Avatar
Annuleer
Ermin Trevisan

Please use a meaningful title.

Avatar
Muhammad Faizal NS
Beste antwoord

Hello,

1) Is this advisable? 

Yes, it is. Odoo is flexible and you can customize Odoo according to the client requirements.


2)What would happen when updates are given in the module?​

As I told, Odoo is flexible and the customization through the coding is required a custom module even if we can do it in the base also.

3) Is it better to start a new module? ​

Yes, it is far better to create a new module if you have any kind of customizations.

4) Is it possible to copy the existing modules to have them as a basis? 

Instead of copying, I recommend to create and add a dependency to the newly customized module.

​​4a) is it recommended? 

Nope! It is not recommended.​​

2
Avatar
Annuleer
Johnny Solano
Auteur

Thanks Muhammad Faizal

Avatar
Dasadiya Chaitanya
Beste antwoord

As far as I know, the Odoo follow the modularity and that is the reason behind become very very strong into the current market 

My personal advice on this to understand the client's need in a very profound way then try to cover all the requirements with existing Odoo flow. Explain to them why what the currently has in a real case.

So that you should think about the real client business flow and cover all the scenarios with default flow of odoo and add very very fewer fields and its field structure details into your new module.

As per my perspective 

1) Is this advisable?
- As per the client's need and requirement of existing client business flow.

2) what would happen when updates are given in the module? ,
- If the client gives you a new update or want some more additional functionality then you should create a new custom module based on the new business flow and add the dependency with base modules of Odoo.

3) Is it better to start a new module?
New business flow has more and more complex needs a custom module to solve the current problem of the client. The new module helps you to arrange the proper structure and maintain a very long time. 

4) Is it possible to copy the existing modules to have them as a basis?
-Not good practice to copy the existing module but better to add the dependency of all other existing modules as per the client business flow

4a) is it recommended?
- Not recommended for the same

2
Avatar
Annuleer
Johnny Solano
Auteur

Regards

Avatar
Lars Aam
Beste antwoord

I always use the Studio App to make changes. Then the changes is automatic protected during upgrade. 

But - if you do many changes you will have to test them all before go in production with upgraded system. 

But I would definitely recommend the Studio. 

0
Avatar
Annuleer
Johnny Solano
Auteur

Regards

Avatar
Paresh Wagh
Beste antwoord

Hi Johnny:

As long as you follow the guidelines recommended by Odoo for extension and customization, there are usually no major issues during updates within a release, for example, daily releases within Rel 12.

When you upgrade from one release to another, for example from Rel 12 to 13, you should do exhaustive testing of all your customizations since there are many design changes that get implemented in the core product.

In both cases, regression testing is highly recommended to avoid unwanted surprises. Having said that, I have found the layered design strategy adopted by Odoo to be highly flexible and stable compared to other enterprise level products I have worked with over the last 2 decades.

Hope this helps.

0
Avatar
Annuleer
Johnny Solano
Auteur

Thanks Paresh Wagh, where can I read about guidelines, do you now?

Regards

Paresh Wagh

Hi Johnny: The following link to the Odoo guidelines provides a good starting point.

https://www.odoo.com/documentation/13.0/reference/guidelines.html

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
Created module , new moduel Opgelost
module new
Avatar
Avatar
Avatar
5
apr. 19
6512
Syntax error
module new
Avatar
Avatar
1
apr. 16
4684
ProgrammingError: ERREUR: erreur de syntaxe sur ou près de « analyse » LINE 1: COMMENT ON COLUMN analyse."name" IS 'pat'
module new
Avatar
Avatar
1
mrt. 15
9297
Problem with inherited module Opgelost
module _inherits new
Avatar
Avatar
Avatar
Avatar
6
jul. 18
12586
Gather two modules in one ??
installation module new
Avatar
Avatar
Avatar
Avatar
3
apr. 17
10963
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