Initial import from Docker volume
This commit is contained in:
14
ir/view/action_wizard_form.xml
Executable file
14
ir/view/action_wizard_form.xml
Executable file
@@ -0,0 +1,14 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user