Menu

#22 Brutto/Netto-Preise in der Artikelanzeige

developer(s)
open
nobody
None
5
2003-11-18
2003-11-18
Michael
No

Hallo,

wenn Brutto- und Nettopreise in der Einzelartikelmaske
dargestellt werden (Datei item.php), sollte man da nicht
in der sql-Abfrage die Währung angeben?

$price_res2=db_query("select price.value from price
where itemID='$art_row[0]'

and curID='??'

") or db_die();

Sonst stehen bei mir immer nur Nullen in den
Maskenfeldern.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.