projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79c324d
)
Buchungsjournal: Spalte f. Bilanz im Bericht direkt hinter Umsatzsteuer
author
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Wed, 16 Dec 2020 11:36:35 +0000
(12:36 +0100)
committer
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Wed, 16 Dec 2020 11:37:59 +0000
(12:37 +0100)
Dann sind die Zahlen zusammen
bin/mozilla/gl.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/gl.pl
b/bin/mozilla/gl.pl
index
6f87019
..
40fdc45
100644
(file)
--- a/
bin/mozilla/gl.pl
+++ b/
bin/mozilla/gl.pl
@@
-422,7
+422,7
@@
sub generate_report {
transdate gldate id reference description
notes source doccnt debit debit_accno
credit credit_accno debit_tax debit_tax_accno
- credit_tax credit_tax_accno
projectnumbers balance
employee
+ credit_tax credit_tax_accno
balance projectnumbers
employee
);
# add employee here, so that variable is still known and passed in url when choosing a different sort order in resulting table