Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
4511 Vistas

Hey guys

I want to install sale_margin module made by me when the  "Display margins on sales orders" is check(settings->configuration-->sales) is checked

Instead of install the default sale_margin module I want to install my modle

How can I do that?

thx

Avatar
Descartar
Autor Mejor respuesta

Thanks for the answer zbik but I sove my problem. :)

1-I create a new module like my_sale_margin

2-I copy the res_config.py and res_config_view.xml of the sale module  into my_module_sale

3-Change the name of the module name into the res_config.py and es_config_view.xml to my_sale_margin

 

Its working, so if anyone see this pls accept the answer and vote positive

 

 

 

Avatar
Descartar
Mejor respuesta

You install your module not by "Display margins on sales orders" but by:

  1. Go to - Settings/Update Module List and ... update
  2. Select menu - Settings/Local modules
  3. Switch to view "List view"
  4. Remove "Apps" from head search
  5. Serach your module
  6. Click on "Install"

or you define custom settings, see description class res_config_settings().
This link can also be helpful: http://ludwiktrammer.github.io/odoo/custom-settings-odoo.html

 

 

Avatar
Descartar
Autor

YEs but my question is about how to install a module using the option "Display margins on sales orders" (Settings->configuration-->sales). I want to display a margin made by me only if the client want because there are clients who don't want that option

Publicaciones relacionadas Respuestas Vistas Actividad
0
mar 15
4802
3
jul 25
525
3
jun 25
3748
5
may 25
4452
1
may 25
888