11 lines
363 B
XML
11 lines
363 B
XML
![]() |
<?xml version="1.0"?>
|
||
|
<!-- This file is part of the investment-module from m-ds for Tryton.
|
||
|
The COPYRIGHT file at the top level of this repository contains the
|
||
|
full copyright notices and license terms. -->
|
||
|
<form col="4">
|
||
|
<label name="currency" />
|
||
|
<field name="currency" />
|
||
|
<label name="currency_digits" />
|
||
|
<field name="currency_digits" />
|
||
|
</form>
|