Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Conocimientos
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyecto
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

new module?

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
modulenewpractice
10 Respuestas
5163 Vistas
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
Descartar
Ermin Trevisan

Please use a meaningful title.

Avatar
Muhammad Faizal NS
Mejor respuesta

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
Descartar
Johnny Solano
Autor

Thanks Muhammad Faizal

Avatar
Dasadiya Chaitanya
Mejor respuesta

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
Descartar
Johnny Solano
Autor

Regards

Avatar
Lars Aam
Mejor respuesta

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
Descartar
Johnny Solano
Autor

Regards

Avatar
Paresh Wagh
Mejor respuesta

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
Descartar
Johnny Solano
Autor

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

¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
Created module , new moduel Resuelto
module new
Avatar
Avatar
Avatar
5
abr 19
6482
Syntax error
module new
Avatar
Avatar
1
abr 16
4646
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
mar 15
9270
Problem with inherited module Resuelto
module _inherits new
Avatar
Avatar
Avatar
Avatar
6
jul 18
12517
Gather two modules in one ??
installation module new
Avatar
Avatar
Avatar
Avatar
3
abr 17
10925
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y totalmente integrado.

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