mirror of
https://github.com/OpenXE-org/OpenXE.git
synced 2025-03-31 10:30:22 +02:00
bugfix exportbuchhaltung date of differences
This commit is contained in:
parent
88e1e2ebc2
commit
5ca3a7297b
@ -532,6 +532,7 @@ class Exportbuchhaltung
|
||||
(
|
||||
SELECT
|
||||
belegnr,
|
||||
datum,
|
||||
betrag_gesamt,
|
||||
ROUND(SUM(betrag),2) AS betrag_summe,
|
||||
waehrung,
|
||||
|
Loading…
x
Reference in New Issue
Block a user