trytond-aeat_sii/view
Daniel Möller 6f6e91d4ff Add certificate an private key to company
Private key is stored encrypted in the database. A Fernet key is required in
the trytond configuration file for this reason. To generate one just run
python -c "from cryptography.fernet import Fernet; print Fernet.generate_key()"
2017-05-17 12:34:08 +02:00
..
account_invoice_form.xml initial commit 2017-04-28 09:26:42 +02:00
account_invoice_list.xml initial commit 2017-04-28 09:26:42 +02:00
company_form.xml Add certificate an private key to company 2017-05-17 12:34:08 +02:00
party_form.xml initial commit 2017-04-28 09:26:42 +02:00
reasign_end.xml initial commit 2017-04-28 09:26:42 +02:00
reasign_start.xml initial commit 2017-04-28 09:26:42 +02:00
sii_report_form.xml initial commit 2017-04-28 09:26:42 +02:00
sii_report_lines_form.xml initial commit 2017-04-28 09:26:42 +02:00
sii_report_lines_list.xml initial commit 2017-04-28 09:26:42 +02:00
sii_report_list.xml initial commit 2017-04-28 09:26:42 +02:00