Lines 271-277
sub DelLetter {
Link Here
|
271 |
- claim acquisition orders (claimacquisition) |
271 |
- claim acquisition orders (claimacquisition) |
272 |
- send acquisition orders to the vendor (orderacquisition) |
272 |
- send acquisition orders to the vendor (orderacquisition) |
273 |
- notify patrons about newly received serial issues (issue) |
273 |
- notify patrons about newly received serial issues (issue) |
274 |
- notify patrons when their account is created (members) |
|
|
275 |
|
274 |
|
276 |
Returns undef or { error => 'message } on failure. |
275 |
Returns undef or { error => 'message } on failure. |
277 |
Returns true on success. |
276 |
Returns true on success. |
278 |
- |
|
|