Commit graph

28 commits

Author SHA1 Message Date
Bernat Brunet Torruella
9ba06c0588 Update the way that tax and total amount are calculated trying to control all the possibles combinations 2018-06-15 13:01:20 +02:00
Raimon Esteve
d06f9affa6 Upgrade from 4.2 series
From changeset-34eb534d3331
2017-11-01 08:18:21 +01:00
Raimon Esteve
b658ee7d43 Review XML views and spaces 2017-07-07 10:23:41 +02:00
Raimon Esteve
cacd9c146a IMP invoice form view
Reset key from changeset-3c8702ac5c72
2017-07-04 12:27:59 +02:00
Sergio Morillo
cacdcb4b5b Add reset invoice SII keys 2017-07-04 11:44:44 +02:00
Raimon Esteve
90864e572a Locales 2017-07-04 11:10:25 +02:00
Àngel Àlvarez
85d9c361bc manage exception on sending invoices and show message 2017-06-29 12:10:23 +02:00
Raimon Esteve
70859df826 Rename to sii_identifier_type party field 2017-06-22 23:13:59 +02:00
Raimon Esteve
536b664e5a Replace widget date readonly state + Selection options without break line 2017-06-22 18:44:36 +02:00
Àngel Àlvarez
73e359f0b0 merge 2017-06-22 15:32:12 +02:00
Daniel Möller
d648e26d6d New full tree view of SII report lines 2017-06-14 15:25:50 +02:00
Sergio Morillo
b3cc59d634 Convert send_date to datetime 2017-06-14 10:59:47 +02:00
Sergio Morillo
2338f67157 Add send date to SII report. 2017-06-14 08:42:37 +02:00
Àngel Àlvarez
eda89857a0 add functional fields identifier_type and vat_code 2017-06-13 17:30:28 +02:00
Daniel Möller
b5c6ab257f Add new model to store SII tax lines 2017-06-13 16:57:59 +02:00
Àngel Àlvarez
67facca5ac Grow report line model to store SII responses 2017-06-16 10:18:24 +02:00
Àngel Àlvarez
ff9222670c add communication type to invoice 2017-06-13 15:59:42 +02:00
Raimon Esteve
711d9c662c Change some parts about code rules 2017-06-12 23:29:26 +02:00
Àngel Àlvarez
76cd33b511 add comunication_type 2017-06-16 09:32:47 +02:00
Àngel Àlvarez
f4096f87c1 remove unnecessary keys, make invoice_fields like account.tax fields, adapt on_change to version 4.0 2017-06-12 11:34:34 +02:00
Sergio Morillo
bad19c9136 Fix mapper instantiation, vat_code format, identifier_type party selection 2017-06-08 08:36:48 +02:00
Àngel Àlvarez
35b4a71317 add sii key on taxes and method to load on invoices 2017-06-07 11:00:10 +02:00
Àngel Àlvarez
08e415284e create default and remove wizard to reasign keys, we use mass_edit 2017-05-23 17:46:38 +02:00
Daniel Möller
f35cc32424 Add CSV field to aeat report 2017-05-22 20:05:29 +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