Commit Graph

7 Commits

Author SHA1 Message Date
Raimon Esteve 3e16adf75a 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:25:25 +01:00
nan-tic-dev 4aa59755a2 #162395 (#12)
* Change the way that the General Ledger is calcaulated.
Now grou by account and aprty and always print all necesary lines even
the party is not required and is set or not set and is required. In this
cases set the header in red to control the bad moves.

Task: #162395

* Update translations.

Task: #162395

* Fix and make some improvements.

Tasks: #162395

---------

Co-authored-by: Bernat Brunet <bernat@nan-tic.com>
2023-10-16 22:20:26 +02:00
Bernat Brunet 6a7842e4a9 General Ledger: Control if there are some party moves with initial value, but
not values in the current period control moves and must be to set.

Task: #160208
2023-07-11 15:06:50 +02:00
Bernat Brunet fee1824623 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:24:30 +02:00
Bernat Brunet b57e741069 Remove not used function. 2023-05-14 08:34:42 +02:00
jared-nan 158f89002a Deactivate jasper reports menus | #072744 (#5) 2023-01-18 13:51:04 +01:00
Raimon Esteve dadfffe912 Initial commit 2020-06-05 12:43:20 +02:00