34 lines
1.1 KiB
XML
Executable File
34 lines
1.1 KiB
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="res_model_ref"/>
|
|
<field name="res_model_ref"/>
|
|
<label name="context_model_ref"/>
|
|
<field name="context_model_ref"/>
|
|
|
|
<field name="act_window_views" colspan="4" view_ids="ir.act_window_view_view_list2"/>
|
|
|
|
<field name="act_window_domains" colspan="4" view_ids="ir.act_window_domain_view_list2"/>
|
|
|
|
<label name="domain"/>
|
|
<field name="domain" colspan="3" widget="pyson"/>
|
|
|
|
<label name="context_domain"/>
|
|
<field name="context_domain" colspan="3" widget="pyson"/>
|
|
|
|
<label name="context"/>
|
|
<field name="context" colspan="3" widget="pyson"/>
|
|
|
|
<label name="order"/>
|
|
<field name="order" colspan="3"/>
|
|
|
|
<label name="search_value"/>
|
|
<field name="search_value" colspan="3" widget="pyson"/>
|
|
|
|
<label name="limit"/>
|
|
<field name="limit"/>
|
|
</xpath>
|
|
</data>
|