Commit Graph

92 Commits

Author SHA1 Message Date
Bernat Brunet 2aa9512408 Fix bug that not llow to send or geneate e-invoices. 2023-09-05 12:39:51 +02:00
Bernat Brunet ccc3566b7e PEP8 2023-09-05 12:39:09 +02:00
Albert Cervera i Areny 840b1c5e74 Only try to render invoices of type 'out' and in posted/paid state. Move the check to generated_facturae. 2023-08-23 17:03:07 +02:00
Raimon Esteve a5bf6fb2f6 FIX scenario test: set only_file to generate file
From changeset d7488ed6d9
2023-08-21 11:57:56 +02:00
Bernat Brunet 57d6b5f120 Fix translation bug. 2023-08-18 13:12:01 +02:00
Bernat Brunet d7488ed6d9 Make possible to not send and not create the Facturae automatically and
allow to do it manually. Or send by any of the services selected or
create only the file and do not send.
2023-08-18 12:51:23 +02:00
Bernat Brunet 90773042c3 Fix bug when set the deafult facturae_service. It's s selction and it's
useed as a m2o. Don't have ID, it's not berowseble, is an string.

Task: #161646
2023-08-09 14:13:36 +02:00
Bernat Brunet 228525f398 Add in party address the differents basics way that the facrturea could be
send. In case it wil be sned throw any platform.
2023-08-09 13:30:28 +02:00
Bernat Brunet a9712ae918 Fix bug in last commit on the dictionary key. 2023-08-07 18:02:45 +02:00
Bernat Brunet e8a263568a Make the wizard get all the default values configured if they exist. 2023-08-07 18:01:52 +02:00
Bernat Brunet 5cf37bf5ef fix bug. Add missing 'self'. 2023-08-05 00:48:21 +02:00
Bernat Brunet 7da85ac026 Fix test 2023-08-04 17:37:08 +02:00
Bernat Brunet a376c04bce allow to have more than one Facturae deffinition per party. Moving the
fields from party model to address. For the company move from party to
company model.

Update the way that the certificate to sign xml is used, based with the way
that the certificats are all load the same way.
2023-08-04 17:26:18 +02:00
Bernat Brunet a235054bc4 Fix TypeTaxCode. 2023-08-01 18:29:01 +02:00
Raimon Esteve 04cfc5a47c Replace euro digits to Double Up to Eight
160937
2023-07-20 09:37:08 +02:00
Juanjo Garcia Pagan f100e5a156 Don't return a traceback if the password is wrong. (#7)
Instead return a UserError.
Locales

Task #160407
2023-07-19 11:29:34 +02:00
Raimon Esteve 9b9fe4ee67 Add certificate_manager depends + Add property facturae_receiver_transaction_reference, facturae_item_description and facturae_article_code
#047304
#159379
2023-06-14 12:08:46 +02:00
Raimon Esteve 94eab8c166 Remove duplicate return values in _get_content_to_render() 2023-06-07 16:03:58 +02:00
Raimon Esteve c559650268 Set invoice journal only when type is changed
issue12239
2023-05-11 12:14:00 +02:00
Raimon Esteve 309ec602c2 Increase version number 2023-05-10 17:19:32 +02:00
Raimon Esteve 4b8d451b9c Add recargo equivalencia compras + servicios
#157472
2023-03-30 18:00:02 +02:00
Bernat Brunet b65541420c Set new 'Exento Formaciones' Tax. 2023-03-16 15:03:14 +01:00
Bernat Brunet c5f9cdfe22 Remove not used tax, becasue is removed from account_es. 2023-03-08 09:13:03 +01:00
Bernat Brunet 3fd5663c93 Update max text for some fields 2023-03-07 10:50:04 +01:00
Raimon Esteve fab818fd35 TypeError: write() missing 1 required positional argument: 'values'
#059969
2023-02-20 09:44:56 +01:00
juanjo-nan 9d2953c1f4 Add new iva deducible 0%. (#4)
Fix iva deducible 5%.

Task #073006
2023-01-23 15:55:34 +01:00
Raimon Esteve fdd8fb646b Get journal from on_change_with_journal
Since #11884 use match pattern to find journal
2023-01-09 15:15:29 +01:00
Juanjo Garcia d9e7dad1f9 Add new tax IVA 0.
Task #073006
2023-01-09 11:30:40 +01:00
juanjo-nan c93e879483 Add new tax IVA 5. (#3)
Task #073006
2023-01-04 10:23:13 +01:00
Bernat Brunet 881a9efb0a Fix bug when try to get registration_data_book field value. 2022-11-16 09:18:00 +01:00
Bernat Brunet f6a0701988 Update template from v3.2.1 to v.3.2.2
Add some new fields like:
- period date in invoice line
- extra information in line
- Company Register Data
2022-11-11 11:34:56 +01:00
Bernat Brunet 32f8d9b048 Update the way that get the invoice company invoice address.
Add line notes in the facturae additional field.
2022-10-31 13:30:19 +01:00
Bernat Brunet 99072e3f7b Fix problem with electronic mail sign.
Task: #065156
2022-09-20 12:33:09 +02:00
Raimon Esteve b478a7d826 Required item description in case has not description line
(required item description in the validator)
2022-09-07 09:10:45 +02:00
Raimon Esteve ba0784a247 FIX typo message 2022-09-06 11:54:47 +02:00
Raimon Esteve 97887706c8 Increase version number 2022-08-17 14:10:48 +02:00
Bernat Brunet e9a9ba1c83 Add documentation and template for the new 3.2.2 version.
Task: #051516
2022-05-18 16:35:31 +02:00
Jared Esparza d972c431de Replace test setuptools command by unittest discover 2022-04-28 09:34:56 +02:00
Bernat Brunet 36211e319d Allow generate the facturae file as many times as is needed. 2021-11-28 23:06:49 +01:00
Bernat Brunet e8b374d4b4 Fix PEP8 2021-11-25 09:40:39 +01:00
Albert Cervera i Areny 980fc70c05 Deprecate stock_external_party. 2021-10-24 16:22:58 +02:00
Raimon Esteve d374361a82 Sign factura-e by xmlsign and amounts with two digits
#045097
2021-09-13 17:15:00 +02:00
Raimon Esteve 6a4677c3a6 Increase version number 2021-06-01 09:48:22 +02:00
Raimon Esteve 66bb1a4b81 Increase version number 2021-04-30 13:13:31 +02:00
Albert Cervera i Areny 675d25d338 Fix tests. 2021-04-01 16:45:16 +02:00
Albert Cervera i Areny 085f5dbfac Add default customer payment term configuration (issue9855). 2021-04-01 16:39:31 +02:00
Albert Cervera i Areny bdd7912e28 Rename zip into postal code (issue9853) 2021-04-01 16:37:27 +02:00
Albert Cervera i Areny f7713767c4 _check_modify_exclude uses a set instead of list. 2021-03-23 00:39:03 +01:00
Raimon Esteve 091d4058da Locales 2021-02-11 12:41:26 +01:00
Raimon Esteve 1d180e7ef3 Use instance to create credit note
issue6806
2021-01-21 16:30:55 +01:00