Commit Graph

151 Commits

Author SHA1 Message Date
Simó Albert i Beltran c1a5382b19 Task #034300: Adapt to new 1.1 version 2018-06-06 14:00:30 +02:00
Bernat Brunet Torruella 135b4b7368 Fix bug when the tax is not deductible 2018-07-09 09:47:47 +02:00
Bernat Brunet Torruella e0824dc738 Fix bug when get information from tax 2018-07-08 23:09:34 +02:00
Bernat Brunet Torruella 01c1dd8afa Fix problem when set sii key from invoice tax information 2018-07-08 23:01:54 +02:00
Bernat Brunet c718746cde Merged in calidae/trytond-aeat_sii2/3.4 (pull request #30)
Register wizard and button for manual invoice search

Approved-by: Angel Fernández <angel@calidae.com>
Approved-by: Víctor Ramos <victor@calidae.com>
Approved-by: Oriol Alfonso <oriolalfonso@calidae.com>
2018-06-27 05:14:55 +00:00
Bernat Brunet Torruella 23e1df43a3 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 4b73d7ff0c 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 ab2d33a323 Remove registers not needed 2018-06-15 14:31:06 +02:00
Bernat Brunet Torruella 26da95715a Fix bug in a typewritting error on a False 2018-06-15 13:46:47 +02:00
Bernat Brunet Torruella 6ac3f7d315 Fix bug un boolean fileds definitions 2018-06-15 13:39:56 +02:00
Bernat Brunet Torruella 4d9306498b Remove not needed line and fix deductible amount calculation 2018-06-15 13:22:02 +02:00
Bernat Brunet Torruella 99be12ccc4 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
Daniel Möller f5c5d51aa1 Add a simple use case of the `add invoice wizard` to the scenario test 2018-06-14 18:56:49 +02:00
Daniel Möller 50935b0c4f Fix translation 2018-06-14 16:57:52 +02:00
Daniel Möller 6a08d611d0 Fix rogue text 2018-06-14 16:54:18 +02:00
Daniel Möller 50327afa76 Move old search_invoice.* code to very aeat.* files 2018-06-14 16:52:12 +02:00
Daniel Möller 9855bf8715 Fix PR feedback
- Change namespacing from "search" to "add" invoices
- Fix translations
- Promote imperative mood for buttons
- Remove commented code
- Simplify dummy domain clauses
- Fix xml styling
2018-06-14 16:32:55 +02:00
Bernat Brunet Torruella 0c703b4427 Fix bug on a sum 2018-06-13 13:50:53 +02:00
Bernat Brunet Torruella 3b45e48806 Add new depend on account_invoice_company_currency module. 2018-06-12 15:45:34 +02:00
Bernat Brunet Torruella 469c3191c5 Update total and untaxed amount calculation based on taxes, to control the not needed amount taxes 2018-06-12 15:16:41 +02:00
Daniel Möller ddbf189fed Register wizard and button for manual invoice search 2018-06-08 16:21:05 +02:00
Bernat Brunet Torruella 07ba7638e8 Add information for new ISP tax 2018-04-23 17:03:22 +02:00
Bernat Brunet Torruella 5f0bd032e8 Fix bug, adding missing import 2018-04-10 00:47:43 +02:00
Bernat Brunet Torruella a4d1a428e9 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 6e3bafae6e Remove unnecessary lines 2018-03-08 02:33:26 +01:00
Bernat Brunet Torruella 153b550961 Remove SII keys from some Intracomnitary TAXES, because they should not be send 2018-03-08 01:27:43 +01:00
Bernat Brunet Torruella be9baab833 Fix problem when control if invoice is a credit not and the field to take information is invoice tax 2017-10-08 21:31:00 +02:00
Bernat Brunet Torruella 5596207c1f Make commit a5afa7b from Dani, it was correct for 3.X versions and credit note SII type equal 'I', it's 'factura rectificativa por diferencias' 2017-10-06 12:47:00 +02:00
Bernat Brunet Torruella 05101be871 Revert missing commits with changeset a5afa7b49f93. It's not correct, because the problem was solved on the account_es module 2017-09-13 17:30:58 +02:00
Bernat Brunet Torruella d9820fe1a5 Revert commit with changeset a5afa7b49f93. It's not correct, because the problem was solved on the account_es module 2017-09-12 17:20:21 +02:00
Bernat Brunet Torruella 09fd258fc6 Fix bug in translation. Blank space 2017-08-28 13:38:57 +02:00
Daniel Möller e06b647eb4 Inverse amounts for credit notes 2017-08-10 14:35:55 +02:00
Bernat Brunet Torruella 1792e91d59 Solve problem when AEAT return an HTML message 2017-08-10 10:23:16 +02:00
Raimon Esteve 9a38b07d46 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:29:05 +02:00
Raimon Esteve 0f2f0b9310 Not replace some characters in unaccent
From changeset-260953619f49
2017-07-25 08:26:58 +02:00
Raimon Esteve 25f36d381b Get counterpart country from invoice address when not has vat country 2017-07-24 15:55:06 +02:00
Raimon Esteve ae38172404 Not replace space in unaccent
From changeset-260953619f49 replace accents and other characters from company, party and description fields to send to AEAT
2017-07-21 09:13:53 +02:00
Raimon Esteve c2b77f3729 Unaccent data to submit AEAT 2017-07-20 16:32:39 +02:00
Raimon Esteve 7ad168a3b1 Set sii_operation_key when reset SII keys 2017-07-17 11:14:11 +02:00
Raimon Esteve db10a68229 Review XML views and spaces 2017-07-07 10:23:41 +02:00
Raimon Esteve cbf3e83fd9 Remove tab in py files 2017-07-07 09:48:00 +02:00
Raimon Esteve e6385e6009 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 dbb3024a5e 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 9ad546d79f fix bug on python sql query 2017-07-05 09:05:05 +02:00
Bernat Brunet Torruella 93118dfaf0 Add company cotronl on finctional fields. And fib bug on iter dictionary 2017-07-05 09:03:43 +02:00
Raimon Esteve 01b43e4707 IMP invoice form view
Reset key from changeset-3c8702ac5c72
2017-07-04 12:27:59 +02:00
Sergio Morillo 8575fb2717 Add reset invoice SII keys
Grafted from changeset-9b3ce95f1faf
2017-07-04 12:21:08 +02:00
Raimon Esteve 1d0c8b5fa0 Locales 2017-07-04 11:10:25 +02:00
Raimon Esteve 671d8a6f29 Add deducible tax and upgrade SII file from csv2xml 2017-07-03 23:08:22 +02:00
Raimon Esteve e3613deb7e Locales 2017-06-30 10:33:42 +02:00