IMP invoice form view

Reset key from changeset-3c8702ac5c72
This commit is contained in:
Raimon Esteve 2017-07-04 12:27:59 +02:00
parent cacdcb4b5b
commit cacd9c146a
1 changed files with 5 additions and 11 deletions

View File

@ -19,17 +19,11 @@ contains the full copyright notices and license terms. -->
<label name="sii_excemption_key"/>
<field name="sii_excemption_key" colspan="3"/>
<field name="sii_records" colspan="4"/>
<group col="4" colspan="4" id="state_buttons">
<group col="2" colspan="2" id="states">
<label name="sii_communication_type"/>
<field name="sii_communication_type"/>
<label name="sii_state"/>
<field name="sii_state"/>
</group>
<group col="1" colspan="2" id="buttons">
<button name="reset_sii_keys" string="Reset SII Keys"/>
</group>
</group>
<label name="sii_communication_type"/>
<field name="sii_communication_type"/>
<label name="sii_state"/>
<field name="sii_state"/>
<button name="reset_sii_keys" string="Reset SII Keys" colspan="4"/>
</page>
</xpath>
</data>