mirror of
https://gitlab.com/datalifeit/trytond-aeat_sii
synced 2023-12-13 20:30:37 +01:00
6f6e91d4ff
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()" |
||
---|---|---|
.. | ||
account_invoice_form.xml | ||
account_invoice_list.xml | ||
company_form.xml | ||
party_form.xml | ||
reasign_end.xml | ||
reasign_start.xml | ||
sii_report_form.xml | ||
sii_report_lines_form.xml | ||
sii_report_lines_list.xml | ||
sii_report_list.xml |