Commit Graph

139 Commits

Author SHA1 Message Date
Sergio Morillo 540f93c8ca Fix issues. 2018-12-28 10:20:10 +01:00
Raimon Esteve 23e0edfdf0 Remove some taxes that has not in account_es_pyme module 2018-08-13 11:35:28 +02:00
Simó Albert i Beltran cdb61c20ba Task #034300: Adapt to new 1.1 version 2018-06-06 14:00:30 +02:00
Bernat Brunet Torruella d6f3dc76b1 Fix bug when the tax is not deductible 2018-07-09 09:47:47 +02:00
Bernat Brunet Torruella c1d446f808 Fix bug when get information from tax 2018-07-08 23:09:34 +02:00
Bernat Brunet Torruella ce9750b8fe Fix problem when set sii key from invoice tax information 2018-07-08 23:01:54 +02:00
Bernat Brunet Torruella f1dd61225e Update total and untaxed amount calculation based on taxes, to control the not needed amount taxes 2018-06-12 15:16:41 +02:00
Bernat Brunet Torruella b163dd06d9 Change amount getter in mapping to use the company amounts values introduced with the dependency of the account_invoice_company_currency module. Update scenario too 2018-05-31 15:32:04 +02:00
Bernat Brunet Torruella f0cc54eb3c Update SII files with the new ISP tax 2018-04-24 23:34:41 +02:00
Bernat Brunet Torruella 12ed7eeee8 Fix bug, adding missing import 2018-04-10 00:47:43 +02:00
Bernat Brunet Torruella 0b46bed14b Fix problem when upload Intracomunitari invoices the 'cuota Deducible' field are not filled well. 2018-03-20 13:25:47 +01:00
Bernat Brunet Torruella 72e6649a08 Remove unnecessary lines 2018-03-08 02:33:26 +01:00
Bernat Brunet Torruella c5ea4cb1dc Fix bug in getting VAT party 2018-03-08 01:43:58 +01:00
Bernat Brunet Torruella b382179cff Remove SII keys from some Intracomnitary TAXES, because they should not be send 2018-03-08 01:27:43 +01:00
Bernat Brunet Torruella 325224f6f5 Fix bug when take nif from party 2018-02-25 20:53:04 +01:00
Sergio Morillo 7fe8769fb4 Remove doctest_setup 2017-09-29 10:55:04 +02:00
Sergio Morillo f3bc9deebe Branch 4.2 2017-09-12 17:13:21 +02:00
Bernat Brunet Torruella 022fdbcb93 Fix bug in translation. Blank space 2017-08-28 13:38:57 +02:00
Bernat Brunet Torruella 132aa5c329 Solve problem when AEAT return an HTML message 2017-08-10 10:23:16 +02:00
Raimon Esteve ba68801aff Replace country code when VAT is ES
From changeset-b5a24173572e
2017-07-25 09:31:41 +02:00
Raimon Esteve 4082cb2ee5 Remove country code when is eu VAT 2017-07-25 09:14:57 +02:00
Raimon Esteve 669a773978 Unaccent data and countepart country
- Unaccent data to submit AEAT
- Get counterpart country from invoice address when not has vat country
Merge from task-031671
2017-07-25 08:54:41 +02:00
Raimon Esteve e03e9256b8 Set sii_operation_key when reset SII keys 2017-07-17 10:40:33 +02:00
Raimon Esteve b658ee7d43 Review XML views and spaces 2017-07-07 10:23:41 +02:00
Raimon Esteve 1d32054b03 Remove tab in py files 2017-07-07 09:48:00 +02:00
Raimon Esteve 1ba3bebd56 Add ca_ES locale
Current ca_ES locale is a copy from es_ES
2017-07-06 08:37:56 +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
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
Raimon Esteve 9a77e30990 Cancel before delete a report 2017-06-29 17:50:28 +02:00
Raimon Esteve 08be2d9bb2 IMP load invoices and not lost current lines 2017-06-29 17:44:06 +02:00
Raimon Esteve 0a616f8bdb Replace set required invoice to PYSON
Also add some report fields readonly when has lines
FIX from changeset-848333b3a574
2017-06-29 16:46:18 +02:00
Àngel Àlvarez 85d9c361bc manage exception on sending invoices and show message 2017-06-29 12:10:23 +02:00
Raimon Esteve 76b3cbaf8b Add deducible tax and upgrade SII file from csv2xml 2017-07-03 23:08:22 +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 db6c22d8b4 Set required in invoice report line
Each report line is related to an invoice
2017-06-29 10:56:18 +02:00
Daniel Möller 3cd133510e Protect recieved invoices counterpart queries
Counterpart is null for summarized invoices
2017-06-27 13:30:16 +02:00
Daniel Möller e2ee5df804 Parse queried total amount as python decimal 2017-06-27 12:52:14 +02:00
Daniel Möller b05a77b232 Response order does match report order. Refactor save block 2017-06-16 12:57:11 +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
Raimon Esteve 2660453818 Add doc and tests in package MANIFEST
Revert some parts from changeset-489749b2a5d1
2017-06-29 09:48:02 +02:00
Raimon Esteve f6c418a1e3 Add DOC 2017-06-29 09:45:26 +02:00
Raimon Esteve 26530d5a26 Revert add account_es depends
Revert changeset-832eb2f3cc83 from Pull Request #21
2017-06-29 09:38:30 +02:00
Daniel Möller 7379bc7b4d Fix foreign nif/id mapping for tryton 4.0 2017-06-28 19:04:42 +02:00
Daniel Möller 546248170c 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 070729ff05 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 679b9b342c Remove nonexistent package files from Manifest 2017-06-28 15:02:45 +02:00