mirror of
https://github.com/NaN-tic/trytond-aeat_347.git
synced 2023-12-14 02:03:00 +01:00
Simplified invoice form view to render in SAO
This commit is contained in:
parent
96c1c06dcf
commit
22a7be1ee2
1 changed files with 3 additions and 5 deletions
|
@ -3,10 +3,8 @@
|
|||
contains the full copyright notices and license terms. -->
|
||||
<data>
|
||||
<xpath expr="/form/notebook/page[@id='general']/field[@name='taxes']" position="after">
|
||||
<group id="include_347" xexpand="0" xfill="0">
|
||||
<label name="include_347"/>
|
||||
<field name="include_347"/>
|
||||
</group>
|
||||
<field name="aeat347_operation_key" colspan="3"/>
|
||||
<label name="include_347"/>
|
||||
<field name="include_347"/>
|
||||
<field name="aeat347_operation_key" colspan="2"/>
|
||||
</xpath>
|
||||
</data>
|
||||
|
|
Loading…
Reference in a new issue