Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
6183 Vistas

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

Avatar
Descartar
Mejor respuesta

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

Avatar
Descartar
Mejor respuesta

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.

Avatar
Descartar
Autor

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

Publicaciones relacionadas Respuestas Vistas Actividad
5
jun 20
6493
1
abr 16
4745
1
may 24
2255
0
ene 24
2203
2
nov 23
7145