Commit graph

95 commits

Author SHA1 Message Date
Raimon Esteve
d60817f5ba Add DOC 2017-06-29 09:45:26 +02:00
Raimon Esteve
2f5e8c6e36 Revert add account_es depends
Revert changeset-832eb2f3cc83 from Pull Request #21
2017-06-29 09:38:30 +02:00
Daniel M?ller
d4ec1b0573 Fix foreign nif/id mapping for tryton 4.0 2017-06-28 19:04:42 +02:00
Daniel M?ller
dbae8cb770 Make account_es a mandatory dependece
The tax field "recargo_equivalencia" must have been defined by this module
2017-06-28 16:11:37 +02:00
Daniel M?ller
06f490ee85 Protect report attribute getters from null invoices
Invoice will be null for query reports if the invoice is not found
2017-06-28 15:06:52 +02:00
Daniel M?ller
48ef1acf66 Remove nonexistent package files from Manifest 2017-06-28 15:02:45 +02:00
Raimon Esteve
d25d015f8f Add dev comment about readonly send date field 2017-06-23 11:07:03 +02:00
Raimon Esteve
b7f83b7fb8 Upgrade Setup 2017-06-23 10:20:35 +02:00
Sergio Morillo
5976e9b405 Upgrade AEAT mappings from pyaeatsii 0.2.4 2017-06-23 10:16:06 +02:00
Sergio Morillo
d48b627ce9 Set SII records to None when copy an invoice 2017-06-23 10:01:47 +02:00
Raimon Esteve
3aa8e837d6 Add AEAT section cfg to production/test env 2017-06-23 08:58:12 +02:00
Sergio Morillo
9293f16358 Add missing sii_book_key depends in invoice fields 2017-06-23 00:03:18 +02:00
Raimon Esteve
17430b2fe7 Group menus and actions in aeat XML 2017-06-22 23:57:55 +02:00
Sergio Morillo
64373fec98 Use a global SII Invoice keys list 2017-06-22 23:36:46 +02:00
Sergio Morillo
c7a12ce754 Add 1.0 SII report version 2017-06-22 23:32:14 +02:00
Raimon Esteve
826cd31890 Locales 2017-06-22 23:21:45 +02:00
Raimon Esteve
86421f90ee Rename to sii_identifier_type party field 2017-06-22 23:13:59 +02:00
Sergio Morillo
d275c8cd59 Add PYME tax keys + FIX tax keys 2017-06-22 19:18:45 +02:00
Raimon Esteve
053614f109 Replace widget date readonly state + Selection options without break line 2017-06-22 18:44:36 +02:00
Raimon Esteve
6f99c52999 Merge missing features from 3.4 and 4.0 series 2017-06-22 16:55:41 +02:00
?ngel ?lvarez
ff3c1a3a67 merge 2017-06-22 15:32:12 +02:00
?ngel ?lvarez
26f645d512 update taxes keys 2017-06-17 19:42:17 +02:00
?ngel ?lvarez
346e252067 fix errors from all graft and merge 2017-06-16 10:56:07 +02:00
?ngel ?lvarez
ce31e9c074 Add send date to SII report. 2017-06-16 08:26:09 +00:00
Daniel M?ller
9994b9e296 Turn issue_date and presentation_date into date and datetime fields 2017-06-14 16:03:06 +02:00
Daniel M?ller
6e721eeabd New full tree view of SII report lines 2017-06-14 15:25:50 +02:00
Sergio Morillo
3d229bf035 Convert send_date to datetime 2017-06-14 10:59:47 +02:00
?ngel ?lvarez
15f78c1d67 make received and issued keys depends on book keys 2017-06-14 10:36:16 +02:00
Sergio Morillo
18cd779934 Add send date to SII report. 2017-06-14 08:42:37 +02:00
?ngel ?lvarez
1c99891857 Recover mapping classes as tryton model, fix translations, on_change_currency 2017-06-13 15:35:49 +00:00
?ngel ?lvarez
518eb88741 add functional fields identifier_type and vat_code 2017-06-13 17:30:28 +02:00
Sergio Morillo
8cc5b00359 Remove default book key method 2017-06-13 17:18:47 +02:00
Daniel M?ller
4fc1c0638b Add new model to store SII tax lines 2017-06-13 16:57:59 +02:00
?ngel ?lvarez
1a34670a68 Grow report line model to store SII responses 2017-06-16 10:18:24 +02:00
?ngel ?lvarez
c715bae1c0 add communication type to invoice 2017-06-13 15:59:42 +02:00
Sergio Morillo
5e7ca0f3dc Merged trytonspain/trytond-aeat_sii into default 2017-06-13 15:49:08 +02:00
?ngel ?lvarez
acb4b1871f make sii lines readonly except draft state 2017-06-13 12:58:20 +02:00
Daniel M?ller
27c451db1b Move mappers to their own file 2017-06-13 12:57:41 +02:00
?ngel ?lvarez
35da4474b2 fix invoice sii_state, take care only sended lines 2017-06-13 12:45:49 +02:00
?ngel ?lvarez
0bd5d89dfe new keys to taxes 2017-06-13 09:47:17 +02:00
Raimon Esteve
bf19572782 Change some parts about code rules 2017-06-12 23:29:26 +02:00
Raimon Esteve
588bc3dcf0 Remove hgignore 2017-06-12 23:15:31 +02:00
Sergio Morillo
98c9a2343e Default book key, fix translations. 2017-06-12 21:09:45 +02:00
Daniel M?ller
0f72ab096f Fix equivalence surcharge tax search 2017-06-12 16:56:03 +02:00
?ngel ?lvarez
951ca27a67 minor fixes + default 2017-06-12 13:52:37 +02:00
Daniel M?ller
e6ee004f5a Support for REAGYP special regime taxes 2017-06-12 12:23:14 +02:00
?ngel ?lvarez
2057d83ad2 add comunication_type 2017-06-16 09:32:47 +02:00
Sergio Morillo
b85dab5b80 Recover mapping classes as tryton model, fix translations, on_change_currency 2017-06-12 11:51:54 +02:00
?ngel ?lvarez
e80d8edf06 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
Sergi Almacellas Abellana
c2dea87e9e Include view files when installing the module 2017-06-09 09:55:37 +02:00