Commit Graph

42 Commits

Author SHA1 Message Date
Sergio Morillo 862fd6e846 Improve searcher of invoice sii_state field.
This commit refs #19616
2021-07-12 18:33:16 +02:00
Àngel Àlvarez 010e4e90c7 move warning to process function to avoid sao call 3 times 'draft' transaction 2019-01-23 12:17:44 +01:00
Àngel Àlvarez 98c7db6f81 fix warning id 2019-01-23 10:59:09 +01:00
Bernat Brunet Torruella 4231054f39 Fix bug when add SII keys to invoice automatically based on tax definition 2019-01-03 15:58:16 +01:00
Bernat Brunet Torruella b122889404 Update translations 2018-10-19 09:57:07 +02:00
Albert Cervera i Areny 835fe2595a Migrate to python 3 2018-10-11 15:32:09 +02:00
Raimon Esteve 992af63267 Remove some depecrated taxes, remove account_es_pyme and pass scenario test 2018-08-27 12:13:23 +02:00
Bernat Brunet Torruella dda2e37d3a Fix bug when get information from tax 2018-07-08 23:09:34 +02:00
Bernat Brunet Torruella 41756ed7e0 Fix problem when set sii key from invoice tax information 2018-07-08 23:01:54 +02:00
Sergi Almacellas Abellana c98ea77937 Use invoice object when crediting an invoice 2018-07-04 15:48:40 +02:00
Bernat Brunet Torruella 833f77ca33 Update way of amount total is calculated. And add a warning when set to draft and invoice it this invoice are in a SII book sended 2018-06-19 16:20:35 +02:00
Cédric Krier 325df0acd8 Update to 4.7 2018-01-18 17:08:54 +01:00
Raimon Esteve e03e9256b8 Set sii_operation_key when reset SII keys 2017-07-17 10:40:33 +02:00
Bernat Brunet Torruella bcde520c30 Control if account_invoice_intercompany module is istnalled. Add the sii fields to exclude 2017-07-05 09:29:23 +02:00
Bernat Brunet Torruella e7141ef3b5 Add company cotronl on finctional fields
Grafted from changeset-cf90287a916f
2017-07-05 13:25:22 +02:00
Sergio Morillo cacdcb4b5b Add reset invoice SII keys 2017-07-04 11:44:44 +02:00
Raimon Esteve e1820b0734 Locales 2017-06-30 10:33:42 +02:00
Raimon Esteve d2522120f1 fix searcher
Merge from changeset-bc83559ef5fb
2017-06-29 11:10:15 +02:00
Raimon Esteve 7d4ebabc70 Add fill keys on invoice sale/purchase
Merge from changset-087f67664279 and changeset-295373bac60d
2017-06-29 10:35:26 +02:00
Sergio Morillo 73103e7a2b Set SII records to None when copy an invoice 2017-06-23 10:01:47 +02:00
Sergio Morillo 560425bb54 Add missing sii_book_key depends in invoice fields 2017-06-23 00:03:18 +02:00
Sergio Morillo ff21211512 Use a global SII Invoice keys list 2017-06-22 23:36:46 +02:00
Raimon Esteve 45641530b5 Merge missing features from 3.4 and 4.0 series 2017-06-22 16:55:41 +02:00
Àngel Àlvarez 76cd33b511 add comunication_type 2017-06-16 09:32:47 +02:00
Àngel Àlvarez 3c0af7c3fb make received and issued keys depends on book keys 2017-06-14 10:36:16 +02:00
Àngel Àlvarez ff9222670c add communication type to invoice 2017-06-13 15:59:42 +02:00
Àngel Àlvarez 79868c6f66 fix invoice sii_state, take care only sended lines 2017-06-13 12:45:49 +02:00
Raimon Esteve 711d9c662c Change some parts about code rules 2017-06-12 23:29:26 +02:00
Àngel Àlvarez a29993fce7 minor fixes + default 2017-06-12 13:52:37 +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 a9cfb752f0 Fix transaction cursor 2017-06-08 08:41:46 +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 e584e3ddc1 add None to selection values 2017-06-07 16:45:12 +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 323be8c166 update to 4.0 2017-06-01 11: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
Àngel Àlvarez adeb18f00e credit now get sii values from invoice 2017-05-25 10:11:07 +02:00
Àngel Àlvarez ab541a0e75 fix tipo 2017-05-25 09:52:19 +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 16d275f83b Delete issued invoices from SII 2017-05-23 17:04:16 +02:00
Daniel Möller 4df9df692c Report issued invoices to SII 2017-05-22 18:08:28 +02:00
Àngel Àlvarez 7d5bcb6f47 initial commit 2017-04-28 09:26:42 +02:00