跳至内容
菜单
此问题已终结
2 回复
4611 查看

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

形象
丢弃
编写者 最佳答案

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

 

 

 

形象
丢弃
最佳答案

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

 

 

形象
丢弃
编写者

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

相关帖文 回复 查看 活动
0
3月 15
4925
3
7月 25
1337
3
6月 25
4541
5
5月 25
5060
1
5月 25
1085