Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
6355 Представления

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
6729
1
апр. 16
4943
1
мая 24
2505
0
янв. 24
2355
2
нояб. 23
7441