“图表”的目的是什么?在 OpenERP 6 中查看?

发布于 2024-11-30 09:03:23 字数 377 浏览 1 评论 0原文

我已经安装了OpenERP &浏览每个视图的代码。而“树”和“树” “形式”是不言自明的,我无法理解“图表”产生的差异。我已阅读这些文档部分:

  1. 图表视图
  2. 开发人员本书的目录

我正在寻找“为什么&”什么”而不是“如何”的答案。感谢您的帮助。

I have installed OpenERP & browsed through the code for each of the views. Whereas 'tree' & 'form' are self explanatory, I couldn't perceive what difference the 'graph' created. I have read these documentation sections:

  1. Graph views
  2. The developer book's table of contents.

I am looking for a 'why & what' rather than a 'how to' answer. Thanks for the help.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

芸娘子的小脾气 2024-12-07 09:03:23

在我看来,图表视图用于做出管理决策,例如每月增长、每月销售等。短图表视图用于比较不同时间段的销售、购买、增长等。

In my opinion, the Graph View is for taking managerial decisions like monthly Growth, monthly Sales etc. The Short Graph View is for comparing Sales, Purchase, Growth etc. in different periods of time.

是你 2024-12-07 09:03:23

对我来说,“图表”视图也是不言自明的......对于一个对象(例如:product.product),您可以有不同类型的视图:

  • 树:查看产品列表,
  • 表单:查看产品的详细信息
  • 图表:获得产品的图形视图,例如实际库存的直方图
  • 甘特图:...

For me the 'graph' view is self explanatory too... For an object (example : product.product) you can have different type of views :

  • Tree : to see a list of products,
  • Form : to see the details of a product
  • Graph : to have a graphical view of products like an histogram of the actual stock
  • Gantt : ...
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文