Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
4 Trả lời
8765 Lượt xem

Hi, I have the enterprice sales module, but I need to adjust it for my company's business model. Can I edit the source code of an enterprice module myself? Or do I depend on odoo?

Ảnh đại diện
Huỷ bỏ

You can inherit model and views to customize builtin odoo modules: https://github.com/sehrishnaz/learnopenerp/wiki

Câu trả lời hay nhất

Hello,

If you want to add any additional functionality or remove with the existing one then you must follow the Odoo modularity approach  and thats why Odoo is more and more powerful now days in the market.It is not mandatory for us but 

This is the  basic principle we should maintain with proper structure of our each projects.

Please read other licencing details & Our Odoo Apps related questions

It may help you in your day to day development process and same standard follow by the Odoo Apps store 

Odoo Official Licencing Terms

Odoo Apps Store FAQ List.


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

You're not supposed to edit the Odoo source code. Not only because of the license terms, but the sale module is also related to more modules like invoice, purchase, CRM etc. If you edit the source code it will affect all those modules.

Better you go with a custom module by adding depends.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

Its not recommended to edit the source code, instead of editing the source code, you can alter the system by extending/altering the features using the custom module.

Thanks

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 6 24
867
2
thg 9 21
4616
0
thg 4 23
2055
1
thg 9 22
2173
1
thg 9 21
2992