Commit graph

209 commits

Author SHA1 Message Date
Raimon Esteve
b1f4158843 Register all buttons are registered in ir.model.button
issue6389
2018-08-27 12:24:49 +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
Albert Cervera i Areny
a7ddf22c3b Register Sale and Purchase models only if the corresponding modules are activated. 2018-08-24 18:08:53 +02:00
Raimon Esteve
fdd6d592d1 Remove some taxes that has not in account_es_pyme module 2018-08-13 11:33:15 +02:00
Simó Albert i Beltran
cfae335ff1 Task #034300: Adapt to new 1.1 version 2018-06-06 14:00:30 +02:00
Simó Albert i Beltran
47bea2d4fc Merged in calidae/trytond-aeat_sii2 (pull request #31)
Update pyAEATsii dependency to 1.1.0

Approved-by: Dani Moller <d.moller.m@gmail.com>
2018-07-13 15:44:48 +00:00
Bernat Brunet Torruella
05c42be7ba Fix bug when the tax is not deductible 2018-07-09 09:47:47 +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
Àngel Àlvarez
984e061d68 Merged in pokoli/trytond-aeat_sii/credit_invoice_fix (pull request #33)
Use invoice object when crediting an invoice
2018-07-04 14:46:05 +00:00
Sergi Almacellas Abellana
c98ea77937 Use invoice object when crediting an invoice 2018-07-04 15:48:40 +02:00
Àngel Fernández
eb7452c315 Update pyAEATsii dependency to 1.1.0 2018-06-25 09:14:30 +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
Bernat Brunet Torruella
1835f06e50 Add the new fields tht he proces of update from temaplte tax to tax 2018-06-15 15:19:06 +02:00
Bernat Brunet Torruella
a3fe4755da Remove registers not needed 2018-06-15 14:31:06 +02:00
Bernat Brunet Torruella
04fa1d072a Fix bug in a typewritting error on a False 2018-06-15 13:46:47 +02:00
Bernat Brunet Torruella
e6af8ab4cc Fix bug un boolean fileds definitions 2018-06-15 13:39:56 +02:00
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
Bernat Brunet Torruella
22d3e5a8c1 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
1e28376bcc 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
11ad7ec238 Backed out changeset c6f94b154e95 2018-05-29 18:02:03 +02:00
Bernat Brunet Torruella
84f6f4479b Update load invoice function adding the possiblity to use differnts currency 2018-05-25 13:11:14 +02:00
Raimon Esteve
31d871d322 Add python3 support 2018-05-14 06:44:36 +00:00
Sergi Almacellas Abellana
1966a78a1d Do not convert password to bytes for correct python3 support 2018-05-10 15:45:43 +02:00
Bernat Brunet Torruella
0ecac7aef4 Fix bug when download invoices information from SII and mapping in tryton with the correspondig invocice. And fix bug in functional field, operation_key 2018-05-10 00:19:42 +02:00
Sergi Almacellas Abellana
bee1ee1a86 Use bytes instead of buffer for python3 support
buffer does not exist anymore on python3 so we must use bytes to get the
correct converter.
2018-05-04 14:38:25 +02:00
Bernat Brunet Torruella
ea1170a92b Update SII files with the new ISP tax 2018-04-24 23:34:41 +02:00
Bernat Brunet Torruella
7c5e515ad4 Fix bug, adding missing import 2018-04-10 00:47:43 +02:00
Bernat Brunet Torruella
4e78615f7e Fix problem when upload Intracomunitari invoices the 'cuota Deducible' field are not filled well. 2018-03-20 13:25:47 +01:00
Cédric Krier
5634be538c Activate drone email notification 2018-03-08 18:01:37 +01:00
Bernat Brunet Torruella
b8de1312e5 Remove unnecessary lines 2018-03-08 02:33:26 +01:00
Bernat Brunet Torruella
48ee8e7b97 Fix bug in getting VAT party 2018-03-08 01:43:58 +01:00
Bernat Brunet Torruella
804c0d53f0 Remove SII keys from some Intracomnitary TAXES, because they should not be send 2018-03-08 01:27:43 +01:00
Cédric Krier
325df0acd8 Update to 4.7 2018-01-18 17:08:54 +01:00
Raimon Esteve
d06f9affa6 Upgrade from 4.2 series
From changeset-34eb534d3331
2017-11-01 08:18:21 +01:00
Raimon Esteve
ce009f3a05 FIX get SII vat code/country from vat code or identifier 2017-10-30 12:11:32 +01:00
Bernat Brunet Torruella
9464d1d1f0 Fix some bugs in migration from 3.4, for the VAT number and code use 2017-10-09 14:19:10 +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