Commit graph

11 commits

Author SHA1 Message Date
Àngel Fernández
eb7452c315 Update pyAEATsii dependency to 1.1.0 2018-06-25 09:14:30 +02:00
Cédric Krier
325df0acd8 Update to 4.7 2018-01-18 17:08:54 +01:00
Raimon Esteve
f2fdfb4053 Upgrade Setup 2017-06-23 10:20:35 +02:00
Sergi Almacellas Abellana
a256a4d63c Include view files when installing the module 2017-06-09 09:55:37 +02:00
Sergi Almacellas Abellana
3144f4b27d Add missing account_es prefix on setup.py 2017-06-09 09:40:24 +02:00
Daniel Möller
2ce7f73a58 Map description and default tax equivalence surcharge to none 2017-06-01 16:46:39 +02:00
Daniel Möller
8ee79ab118 Move pyAEATsii to an external lib.
Support for custom counterpart id types.
Register mappers as tryton models to permit inheritance in other modules.
2017-05-30 13:27:40 +02:00
Daniel Möller
4df9df692c Report issued invoices to SII 2017-05-22 18:08:28 +02:00
Daniel Möller
0311a69c9f Create a wizard to load SSL key and certificate from PKCS12 2017-05-17 16:07:25 +02:00
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
Àngel Àlvarez
7d5bcb6f47 initial commit 2017-04-28 09:26:42 +02:00