Reimplementing 3.0.x patch from
Nahuel ANGELINETTI
To test:
1) Create basket
2) Order something, note your fund
3) Receive title
> Verify your name and selected fund display correctly
---
acqui/orderreceive.pl | 15 ---
.../prog/en/modules/acqui/orderre
From: Martin Renvoize
---
.../intranet-tmpl/prog/en/css/staff-global.css |6 +-
.../prog/en/includes/intranet-bottom.inc |2 ++
2 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
b/koha-tmpl/intranet-tmpl
Reimplementing 3.0.x patch from
Nahuel ANGELINETTI
To test:
1) Create basket
2) Order something, note your fund
3) Receive title
> Verify your name and selected fund display correctly
Previous patch had wrong bug number!
---
acqui/orderreceive.pl | 15
This patch makes it possible to add the account number to the
vendor information. The used field aqbookseller.accountnumber was
already existent in the database.
To test:
1) Add a new vendor with accountnumber
> Verify form has a field for accountnumber
> Verify accountnumber does show up on vendo
This patch adds a check for OpacRenewalAllowed to the computation of the
renewal_blocked_fines. If OpacRenewalAllowed is off, renewal_blocked_fines
won't be computed, because that message shouldn't show in the OPAC anyway.
This also removes the necessity to set a very high threshold on
OPACFineN