Revision 828bd683
Von Moritz Bunkus vor fast 18 Jahren hinzugefügt
locale/de/oe | ||
---|---|---|
258 | 258 |
}; |
259 | 259 |
|
260 | 260 |
$self->{subs} = { |
261 |
'E' => 'E', |
|
261 | 262 |
'H' => 'H', |
262 | 263 |
'Q' => 'Q', |
263 | 264 |
'add' => 'add', |
... | ... | |
265 | 266 |
'ap_transaction' => 'ap_transaction', |
266 | 267 |
'ar_transaction' => 'ar_transaction', |
267 | 268 |
'backorder_exchangerate' => 'backorder_exchangerate', |
269 |
'build_std_url' => 'build_std_url', |
|
268 | 270 |
'calculate_qty' => 'calculate_qty', |
269 | 271 |
'check_form' => 'check_form', |
270 | 272 |
'check_name' => 'check_name', |
Auch abrufbar als: Unified diff
Die Zahlungskonditionen sortierbar gemacht.