Update inv I
EINSTELLEN i.total = (auserwählte SUMME (v.quantity * s.charges)
von invitem V
Service s ANSCHLIESSEN
AUF s.idservice = v.idservice
WO v.datetime = i.datetime
UND v.invoiceid = i.id --- < I="" presume="" this="" link="" condition="" is="" missing="" also="">
|