Commit Graph

9 Commits

Author SHA1 Message Date
Raimon Esteve d905405553 Desactive general_ledger and trial_balance account reports
#163646
2023-11-27 16:38:37 +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
Raimon Esteve 3261a752e6 Show description in general ledger
* Show description in general ledger
#157996

* Locales
2023-06-26 07:44:55 +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
Raimon Esteve e445748364 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:10:32 +02:00
Raimon Esteve d863d0ff14 Remove include_cancel in taxes_by_invoice report
#157246
2023-05-16 13:25:28 +02:00
Raimon Esteve c55d425bcf General Ledger: no-wrap amounts and locales
#157676
2023-03-24 14:11:39 +01: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