Commit Graph

36 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
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
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 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 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
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 fab818fd35 TypeError: write() missing 1 required positional argument: 'values'
#059969
2023-02-20 09:44:56 +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
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
Raimon Esteve d374361a82 Sign factura-e by xmlsign and amounts with two digits
#045097
2021-09-13 17:15:00 +02:00
Albert Cervera i Areny 675d25d338 Fix tests. 2021-04-01 16:45:16 +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 1d180e7ef3 Use instance to create credit note
issue6806
2021-01-21 16:30:55 +01:00
Raimon Esteve 4294fe71df Add invoice date on credit wizard
issue8925
2020-06-26 18:12:00 +02:00
Juanjo Garcia 2c74054f96 Use direct access to backend classes. 2019-12-11 10:46:07 +01:00
Juanjo Garcia 17681e2b68 Use material design icons. 2019-09-05 14:46:22 +02:00
Albert Cervera i Areny ef2e716ccc Merge account kind and account type 2019-04-28 01:04:14 +02:00
Albert Cervera i Areny ad50ad4f58 Remove unnecessary import. 2019-04-28 00:46:16 +02:00
?ngel ?lvarez 75e9c69115 Add ir.message and use UserWarning/UserError 2019-01-10 16:17:41 +01:00
Carlos G?lvez 24c677a8ac Fix graft errors 2018-09-13 18:34:03 +02:00
Carlos G?lvez 7f2128a357 Encapsulates different methods to be able to perform a better inheritance in other modules 2018-09-13 13:21:30 +02:00
Albert Cervera i Areny 90f87328c8 Ensure XML Schema file is opened using utf-8 encoding. 2018-08-19 20:07:56 +02:00
Albert Cervera i Areny dafa817433 Migrate to python 3. 2018-08-18 23:55:49 +02:00
?ngel ?lvarez ccfd2068c6 fix test and templates 2018-07-08 19:30:21 +02:00
Raimon Esteve 3b6d38630f Allow third modules generate facturae XML
task-030940
Graffted from changeset-b7f312439714
2018-05-18 09:40:43 +02:00
Guillem Barba ac067cb200 Initial release 2016-09-16 13:08:52 +02:00