Se añade rango de resolución, formato de moneda
This commit is contained in:
@@ -2,9 +2,14 @@
|
||||
<!-- 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 col="6">
|
||||
<label name="company"/>
|
||||
<field name="company"/>
|
||||
<label name="currency"/>
|
||||
<field name="currency"/>
|
||||
<newline/>
|
||||
<label name="date"/>
|
||||
<field name="date"/>
|
||||
|
||||
<label name="shop"/>
|
||||
<field name="shop"/>
|
||||
</form>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user