Commit Graph

24 Commits

Author SHA1 Message Date
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