14 lines
422 B
XML
Executable File
14 lines
422 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. -->
|
|
<tree>
|
|
<field name="module_ref"/>
|
|
<field name="model_ref" expand="1"/>
|
|
<field name="fs_id" expand="1"/>
|
|
<field name="db_id" optional="1"/>
|
|
<field name="noupdate"/>
|
|
<field name="out_of_sync"/>
|
|
<button name="sync"/>
|
|
</tree>
|
|
|