Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
4557 Widoki

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

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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

 

 

 

Awatar
Odrzuć
Najlepsza odpowiedź

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

 

 

Awatar
Odrzuć
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

Powiązane posty Odpowiedzi Widoki Czynność
0
mar 15
4872
3
lip 25
808
3
cze 25
4021
5
maj 25
4686
1
maj 25
1014