Revision be1e36a6
Von Bernd Bleßmann vor etwa 1 Jahr hinzugefügt
SL/CT.pm | ||
---|---|---|
361 | 361 |
qq|LEFT JOIN employee e ON (ct.salesman_id = e.id) | . |
362 | 362 |
qq|LEFT JOIN payment_terms pt ON (ct.payment_id = pt.id) | . |
363 | 363 |
$pg_join . |
364 |
qq|WHERE $where AND ((o.record_type = 'sales_order') OR (o.record_type = 'purcharse_order'))|;
|
|
364 |
qq|WHERE $where AND ((o.record_type = 'sales_order') OR (o.record_type = 'purchase_order'))|; |
|
365 | 365 |
} |
366 | 366 |
|
367 | 367 |
if ( $form->{l_quonumber} ) { |
Auch abrufbar als: Unified diff
Typos: kein "purcharse" mehr