Commit Graph

67 Commits

Author SHA1 Message Date
juanjo-nan 082dad06e5 Dont add values of canceled invoices. (#3)
Task #047897
2021-11-02 14:23:00 +01:00
Bernat Brunet ff40615d6e Update taxes field domain in taxes by invoice wizard to addapt for the
new use of IRPF taxes that have not group set.

Fix PEP8
2021-10-07 12:27:25 +02:00
Albert Cervera i Areny 35adf7e126 Pyflakes fixes. 2021-10-03 00:12:41 +02:00
Albert Cervera i Areny 7d56ae0c4b Add Excel output format. 2021-10-01 10:09:05 +02:00
juanjo-nan ba446759ac Fix show_total_only. (#2)
Show dates when search for dates in document.
Use an empty llist instead of records.

046974
2021-09-07 15:07:28 +02:00
Albert Cervera i Areny 51610f439f Do not show invoice totals as it does not make sense because there may be duplicates. 2021-08-29 00:50:05 +02:00
Albert Cervera i Areny b643e23d35 Remove unnecessary spaces. 2021-08-29 00:10:28 +02:00
Albert Cervera i Areny fb36087179 Remove bckp file. 2021-08-29 00:07:46 +02:00
Albert Cervera i Areny 69c364c7fa Remove trailing spaces. 2021-08-28 16:14:26 +02:00
Albert Cervera i Areny 94bca00287 In Taxes by Invoice report, allow HTML output but not XLS. 2021-08-28 15:37:48 +02:00
Albert Cervera i Areny 731b636149 Fix general_ledger test: test was not changed when DualRecord was
removed.
2021-08-27 14:53:38 +02:00
Albert Cervera i Areny f443bad93c
Merge pull request #1 from NaN-tic/043571
Add new report, taxes_by_invoice and fix general ledger.
2021-08-27 12:40:02 +02:00
Albert Cervera i Areny 2c66bb52a8 Remove prints and commented code. 2021-08-27 12:37:30 +02:00
Juanjo Garcia 33e4b0ae8c Add catalan translation.
Fix translations.
2021-08-02 14:01:55 +02:00
Juanjo Garcia 3f2640c4e6 Add new report, taxes_by_invoice.
043571
2021-07-29 14:11:35 +02:00
Raimon Esteve 9b1070245a Not use DualRecord and add detail lines macro 2020-06-08 11:13:28 +02:00
Raimon Esteve dadfffe912 Initial commit 2020-06-05 12:43:20 +02:00