15 lines
455 B
XML
Executable File
15 lines
455 B
XML
Executable File
<?xml version="1.0"?>
|
|
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
|
|
this repository contains the full copyright notices and license terms. -->
|
|
<data>
|
|
<xpath expr="//page[@id='general']" position="inside">
|
|
<label name="wiz_name"/>
|
|
<field name="wiz_name"/>
|
|
<label name="model_ref"/>
|
|
<field name="model_ref"/>
|
|
|
|
<label name="window"/>
|
|
<field name="window"/>
|
|
</xpath>
|
|
</data>
|