Help

欢迎!

该社区面向专业人士和我们产品和服务的爱好者。
分享和讨论最好的内容和新的营销理念,建立您的专业形象,一起成为更好的营销人员。


0

Diagramme de classes relatif au module de stock odoo

2 Comments
Avatar
Discard
Avatar
odoo
-

This is an english forum, please use english language.

Avatar
odoo
-

Comprar cytotec em Fortaleza 85984614021

2 Answers
0
Avatar
odoo
Best Answer

Did you check this: http://www.useopenerp.com ?                     

Avatar
Discard
0
Avatar
odoo
Best Answer

Hello!

Unfortunately, Odoo does not provide official UML class diagrams for its modules, including the stock module. However, you can generate a UML diagram yourself using tools like Pyreverse (part of pylint) or Doxygen by analyzing the Odoo source code.

To do this, you can:

1. Clone the Odoo repository from GitHub.

2. Use Pyreverse (pyreverse -o png -p stock_module odoo/addons/stock).

3. View the generated diagrams to understand relationships between models. 

Avatar
Discard