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} ) { |
SL/Form.pm | ||
---|---|---|
1154 | 1154 |
: 'ord'; |
1155 | 1155 |
|
1156 | 1156 |
# better default like this? |
1157 |
# : ($self->{type} =~ /(sales|purcharse)_order/ : 'ord';
|
|
1157 |
# : ($self->{type} =~ /(sales|purchase)_order/ : 'ord'; |
|
1158 | 1158 |
# : 'prefix_undefined'; |
1159 | 1159 |
|
1160 | 1160 |
$main::lxdebug->leave_sub(); |
t/006spellcheck.t | ||
---|---|---|
51 | 51 |
postition |
52 | 52 |
primt |
53 | 53 |
puchase |
54 |
purcharse |
|
54 | 55 |
puhs |
55 | 56 |
saveing |
56 | 57 |
sekf |
Auch abrufbar als: Unified diff
Typos: kein "purcharse" mehr