Commit graph

35 commits

Author SHA1 Message Date
Daniel Möller
875d0bb68c Move mappers to their own file 2017-06-13 12:57:41 +02:00
Daniel Möller
6c59cf85a0 Fix equivalence surcharge tax search 2017-06-12 16:56:03 +02:00
Daniel Möller
52355e635e Refactor sii_subjected -> sii_subjected_key 2017-06-12 15:18:55 +02:00
Daniel Möller
2d32262db5 Merge upstream 3.4 2017-06-12 12:26:50 +02:00
Daniel Möller
a45af92765 Support for REAGYP special regime taxes 2017-06-12 12:23:14 +02:00
Àngel Àlvarez
6601b40a2b remove unnecessary keys 2017-06-12 11:35:29 +02:00
Daniel Möller
f39041858a Restore SII report lines copy 2017-06-09 16:11:59 +02:00
Daniel Möller
7560270257 Merge with upstream keeping mappers instantiated from the pool 2017-06-09 15:51:04 +02:00
Daniel Möller
1dc53f07dc Support for tax equivalence surcharge; use party vat_number instead of vat_code 2017-06-08 19:07:18 +02:00
Sergio Morillo
0cd3dd7a82 Fix mapper instantiation, vat_code format, identifier_type party selection 2017-06-08 09:08:42 +02:00
Àngel Àlvarez
336db8b9a8 add None to selection values 2017-06-07 16:45:12 +02:00
Àngel Àlvarez
601638c456 add sii key on taxes and method to load on invoices 2017-06-07 11:00:10 +02:00
Àngel Àlvarez
82a2ba26b9 spanish translation 2017-06-02 16:46:37 +02:00
Daniel Möller
f744863039 Map description and default tax equivalence surcharge to none 2017-06-01 16:46:39 +02:00
Àngel Àlvarez
f0c7b87312 create branch 3.4 2017-06-01 10:44:52 +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
0f433c4e87 Value mapping hardcoding mechanism 2017-05-25 16:30:23 +02:00
Daniel Möller
f70c2e363b Map rectified recieved invoice kind. 2017-05-25 16:13:07 +02:00
Daniel Möller
bacc6235d4 Refactor invoice query services. 2017-05-25 15:45:25 +02:00
Daniel Möller
e0fd5d1a26 SII services wrappers 2017-05-25 15:32:49 +02:00
Daniel Möller
8f96e5d65a Support for rectified invoices. Test mappings with pytest. 2017-05-25 12:54:31 +02:00
Daniel Möller
619e5a3139 Rectified issued invoices mapping 2017-05-25 10:52:33 +02:00
Daniel Möller
382d241bd4 Annotate missing mappings 2017-05-25 09:14:40 +02:00
Daniel Möller
407dde3bae Delete recieved invoices from SII 2017-05-24 18:12:38 +02:00
Daniel Möller
42b6c84423 Query recieved invoices to SII 2017-05-24 17:45:02 +02:00
Daniel Möller
6436cacacd Submit and modify Recieved invoices to SII 2017-05-24 17:01:55 +02:00
Daniel Möller
34c76d14fc Modify issued invoices from SII 2017-05-23 18:09:12 +02:00
Daniel Möller
16d275f83b Delete issued invoices from SII 2017-05-23 17:04:16 +02:00
Daniel Möller
c1ac4ed2f1 Query issued invoices to SII 2017-05-23 15:53:45 +02:00
Daniel Möller
f35cc32424 Add CSV field to aeat report 2017-05-22 20:05:29 +02:00
Daniel Möller
140414e540 Migrate communication code field to Integer 2017-05-22 19:47:07 +02:00
Daniel Möller
c9c16f7c3c Point to 0.7 aeat web services 2017-05-22 19:34:00 +02:00
Daniel Möller
4df9df692c Report issued invoices to SII 2017-05-22 18:08:28 +02:00
Daniel Möller
a764c976fe Add temporary ssl credentials contextmanager. And some linting 2017-05-18 11:15:22 +02:00
Àngel Àlvarez
7d5bcb6f47 initial commit 2017-04-28 09:26:42 +02:00