Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision e3b43a8c

Von Sven Schöling vor etwa 15 Jahren hinzugefügt

  • ID e3b43a8c921b96ebf56e15479ce28fefdac481c3
  • Vorgänger 1e1a58d3
  • Nachfolger 86330615

Fehlerhaftes Query

Unterschiede anzeigen:

SL/CA.pm
304 304
      qq| AND ac.chart_id = ? | .
305 305
      qq| AND ac.trans_id = a.id | .
306 306
      qq| AND a.vendor_id = v.id | .
307
      qq| AND (NOT ac.ob_transaction OR ac.ob_transaction IS NULL)| .
307
      qq| AND (NOT ac.ob_transaction OR ac.ob_transaction IS NULL)|;
308 308
    push(@values,
309 309
         @where_values, @department_values, @project_values, $id,
310 310
         @where_values, @department_values, @project_values, $id,

Auch abrufbar als: Unified diff