08.02.26
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?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. -->
|
||||
<form cursor="product">
|
||||
<form cursor="product" col="4">
|
||||
<label name="purchase"/>
|
||||
<field name="purchase"/>
|
||||
<label name="product"/>
|
||||
@@ -32,5 +32,5 @@ this repository contains the full copyright notices and license terms. -->
|
||||
<label name="amount"/>
|
||||
<field name="amount"/>
|
||||
<newline/>
|
||||
<field name="fees"/>
|
||||
<field name="fees" colspan="4"/>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user