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

Is there any document with written specs about XML views in OpenERP ? closest document I found in official docs is openerp dot com slash trunk/server/03_module_dev_03/ but there are no specs. (couldn't post link because of stupid karma issue)

Example, reading that document, I couldn't find any possible tag that could be used inside <openerp> other than <data>.

形象
丢弃
最佳答案

Take a look /server/openerp/addons/base/rng/view.rng

It is a RELAX NG schema that specifies the pattern for the structure and content of the OpenERP view XML format.

形象
丢弃
编写者

Can't find any pattern for menuitem or record for instance.

相关帖文 回复 查看 活动
5
6月 20
6363
1
4月 16
4632
1
5月 24
2128
0
1月 24
2104
2
11月 23
7033