Třídová akce

Kód:
35
Tělo:
update StoreDocuments2
set
  ClosingIndex = :ClosingIndex,
  ClosingOrder = :ClosingOrder,
  LocalTAmount = :LocalTAmount,
  TAmount = :TAmount,
  TotalPrice = :TotalPrice,
  UnitPrice = :UnitPrice,
  Valuated = 'A',
  ValuatedAt$DATE = :ActualDateTime
where
  ID = :ID

Generated by ABRA Software a.s. 27.10.2021 16:34:11