Revision 284470c1
Von Moritz Bunkus vor mehr als 10 Jahren hinzugefügt
SL/DB/Manager/Invoice.pm | ||
---|---|---|
34 | 34 |
}, |
35 | 35 |
columns => { |
36 | 36 |
SIMPLE => 'ALL', |
37 |
customer => 'customer.name',
|
|
37 |
customer => 'lower(customer.name)',
|
|
38 | 38 |
globalprojectnumber => 'lower(globalproject.projectnumber)', |
39 | 39 |
|
40 | 40 |
# Bug in Rose::DB::Object: the next should be |
Auch abrufbar als: Unified diff
Belegsortierung Kunden-/Lieferantenname: Groß-/Kleinschreibung ignorieren