Commit graph

7 commits

Author SHA1 Message Date
Raimon Esteve dacca3707c
Add timeout in account reports (#10)
* Add timeout in account reports
#158319

* set timeout in the context

* increase message or XLS format

* rename context timeout to timeout_report

---------

Co-authored-by: Jared Esparza <jared.esparza@nan-tic.com>
2023-12-11 12:23:50 +01:00
Raimon Esteve 270d6ec37e
Show description in general ledger
* Show description in general ledger
#157996

* Locales
2023-06-26 07:43:55 +02:00
Bernat Brunet 758c4f9923 Change common funcitons name:
read_account_vals --> read_account_vals
get_account_values_by_party --> html get_account_values_by_party

To ensure that the html reports use them and not the jasper reports
ones, while the both modules are installed.

Fix bug with general_ledger printed with parties.
2023-05-25 15:15:53 +02:00
Raimon Esteve 1f0945945c
Backport missing features in general ledger from account_jasper_reports (#8)
* Backport missing features in general ledger from account_jasper_reports
#159087

* double comment

* get or none

* replace fiscal_year None to ''

---------

Co-authored-by: Bernat <bernat@nan-tic.com>
2023-05-25 12:09:34 +02:00
Raimon Esteve 633dc8e7d0
Remove include_cancel in taxes_by_invoice report
#157246
2023-05-16 13:22:44 +02:00
Juanjo Garcia 3f2640c4e6 Add new report, taxes_by_invoice.
043571
2021-07-29 14:11:35 +02:00
Raimon Esteve dadfffe912 Initial commit 2020-06-05 12:43:20 +02:00