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

Hi,

What is the best module in Odoo 10 to read its own code and figure out its features ? It's difficult to understand some modules since I'm a beginner and there is only few comments sadly in the code. I read the official documentation but I need to handle more complex examples. I want to hear from you guys.

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

Both of the previous answers are a great place to start. There is also quite a bit of documentation from Odoo on creating a new module. 

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

I suggest you to read the code of very core base modules like product, sale, stock.. depending on the area you wanna go deeper the base modules that compose the area will be a good read for you to get a better idea of how everything works and how can be extended

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

Simple "Partner_Credit_Limit" - its also a useful module, simple. - 

when installing..

  • ALWAYS Practice on a test Database (you will crash Odoo)

  • Copy to "addons" folder

  • If linux change access writes odoo:you & 775

  • Update module list

  • Re-start Odoo server

I'll even set you an easy question - improve the xml  view to put the "credit limit" under "Sale" where it should be :)

Useful links

API

Developer Docs



Ảnh đại diện
Huỷ bỏ
Tác giả

Thanks Cameron for your help. It was a piece of cake :p

I'm looking for some examples like OpenAcademy, ...

Arh! so you are wiser than me (I know - not hard) I would suggest rather than looking for a module to "figure out" you look for an idea! Then create your own module, the curve is steeper and much more fun :) Knowing what you want is 70% of the battle!

Thanks for the detailed response

Bài viết liên quan Trả lời Lượt xem Hoạt động
5
thg 8 20
7740
1
thg 11 17
9786
3
thg 10 17
30651
6
thg 12 23
19954
3
thg 3 17
3864