trytond-aeat_sii/view/load_pkcs12_start.xml
Raimon Esteve d06f9affa6 Upgrade from 4.2 series
From changeset-34eb534d3331
2017-11-01 08:18:21 +01:00

10 lines
288 B
XML

<?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license types. -->
<form col="2">
<label name="pfx"/>
<field name="pfx"/>
<label name="password"/>
<field name="password" widget="password"/>
</form>