Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
6378 Переглядів

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>.

Аватар
Відмінити
Найкраща відповідь

This link might help you https://doc.openerp.com/trunk/server/form-view-guidelines/

Аватар
Відмінити
Найкраща відповідь

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.

Related Posts Відповіді Переглядів Дія
5
черв. 20
6763
1
квіт. 16
4975
1
трав. 24
2541
0
січ. 24
2397
2
лист. 23
7494