logo       

[Bug 632] New: Fehlermeldung und falscher Tabelleneintrag: msg#00036

lx-office.devel

Subject: [Bug 632] New: Fehlermeldung und falscher Tabelleneintrag

https://lx-office.linet-services.de/bugzilla/show_bug.cgi?id=632

Summary: Fehlermeldung und falscher Tabelleneintrag
Product: Lx-Office ERP
Version: 2.4.2
Platform: PC
OS/Version: Alle
Status: NEW
Severity: Kritisch
Priority: Normal
Component: Bericht
AssignedTo: p.reetz@xxxxxxxxxxxxxxxxx
ReportedBy: h.fehlemann@xxxxxxxxxxxxxxxxx


Wird bei Stammdaten->Berichte->Waren Die Checkbox "verkauft" und als
Tabellenspalte "verkaufte Artikel" ausgewählt, enthält die daraufhin angezeigte
Tabelle zwar die entsprechende Spalte, doch sind die Werte darin alle 0, obwohl
ja nur verkaufte Artikel angezeigt werden sollen. Versucht man die Spalte zu
sortieren (was natürlich bei durchgängingen Null-Werten nicht wirklich sinnvoll
ist), erscheint folgende Fehlermeldung:

SELECT p.id, p.partnumber, i.description, i.serialnumber,
i.qty AS onhand, i.unit, p.bin, i.sellprice,
p.listprice, p.lastcost, p.rop, p.weight,
p.priceupdate, p.image, p.drawing, p.microfiche,
pg.partsgroup,
a.invnumber, a.ordnumber, a.quonumber, i.trans_id,
ct.name, i.deliverydate, 'is' AS module, '' AS type, 1 As exchangerate
FROM invoice i
JOIN parts p ON (p.id = i.parts_id)
JOIN ar a ON (a.id = i.trans_id)
JOIN customer ct ON (a.customer_id = ct.id)
LEFT JOIN partsgroup pg ON (p.partsgroup_id = pg.id)
WHERE 1 = 1 AND (p.inventory_accno_id > 0) AND (p.obsolete = '0') AND (p.id =
i.parts_id) AND (i.qty >= 0) AND i.assemblyitem = '0' ORDER BY soldtotal
ERROR: column "soldtotal" does not exist

--
Configure bugmail:
https://lx-office.linet-services.de/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/_______________________________________________
Lx-office-devel mailing list
Lx-office-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/lx-office-devel
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise