[Koha-patches] pull request for #5580 (acquisition improvements)

Paul Poulain paul.poulain at biblibre.com
Thu Jan 6 09:52:53 CET 2011


The following changes since commit 718473bdd2f156544e7f254fa7adce2890c51e2a:

  Merge remote branch 'colin/QA/bug_4506' into new/enh/bug_4506
(2010-12-14 21:07:15 +1300)

are available in the git repository at:

  git://git.biblibre.com/koha_biblibre.git
remotes/origin/3.4/BibLibre-acquisitions

Alex Arnaud (5):
      (MT1177) aqplan.pl, fix the problem of calculating the total
remaining.
      (MT1236) aqplan.pl - Fixe the problem of unrounded sums
      (BUG #4811) suggestion.pl: display borrowers name in suggestion
information filters (Suggested By, Managed by, Accepted by)
      (MT #3651) Fills "book fund" combobox with bugdets and fix some
bugs of research by filter.
      (MT #3651) Fix problems on search filters.

Christophe Croullebois (7):
      Creation of a quantity column in receipt summary
      (MT #4017) : Fixing disjointed results in budget when selecting a
new branch.
      (MT #3742) : Add orders from staged file.
      (MT #2391) : acqui/neworderempty.pl
      (MT #4007) Filling a basket from the reservoir
      (MT #4717) Bug in Koha 3.2 on acqui-home.pl
      (MT #4717) Add the capability to have a filter by active budget

Henri-Damien LAURENT (1):
      (MT #3000) new cronjob script to delete old suggestions

Jean-André Santoni (1):
      (bug #4110) Delete items from aq order

Matthias Meusburger (2):
      MT4590: Adds the ability to use a free delivery address for baskets
      MT4590: Adds the ability to use a free delivery address for baskets

Nahuel ANGELINETTI (1):
      (bug #3737) fix title search in order history

Paul POULAIN (4):
      consistency change: s/planning/statistic/
      MT3176 reloaded
      adding missing title (needed for lateorders.pl)
      fixing compilation error & some reindenting (rebase/branch problem)

Stéphane Delaune (2):
      (MT #4628)Acq always shows '1 suggestions waiting'
      (MT #4626) followup debug suggestion management : "accepted by"
was not correctly displayed on suggestion's edit page

 C4/Acquisition.pm                                  |   10 +-
 C4/Biblio.pm                                       |   28 ++
 C4/Budgets.pm                                      |   20 +-
 C4/Output.pm                                       |    2 +
 C4/Search.pm                                       |    2 +-
 C4/Suggestions.pm                                  |   56 ++-
 acqui/acqui-home.pl                                |   17 +-
 acqui/addorderiso2709.pl                           |  505
++++++++++++--------
 acqui/basketgroup.pl                               |   10 +-
 acqui/neworderempty.pl                             |    2 +
 acqui/parcel.pl                                    |    1 +
 acqui/pdfformat/layout2pages.pm                    |   14 +-
 ...y to use a free delivery address for baskets.pl |   15 +
 .../prog/en/includes/acquisitions-menu.inc         |    5 +-
 koha-tmpl/intranet-tmpl/prog/en/js/acq.js          |   21 +-
 .../prog/en/modules/acqui/acqui-home.tmpl          |    2 +-
 .../prog/en/modules/acqui/addorderiso2709.tmpl     |  125 +++++-
 .../prog/en/modules/acqui/basketgroup.tmpl         |   59 ++--
 .../prog/en/modules/acqui/neworderempty.tmpl       |   49 ++-
 .../prog/en/modules/acqui/parcel.tmpl              |   17 +-
 .../prog/en/modules/admin/aqbudgets.tmpl           |    4 +-
 misc/cronjobs/purge_suggestions.pl                 |   60 +++
 suggestion/suggestion.pl                           |   60 ++-
 23 files changed, 758 insertions(+), 326 deletions(-)
 create mode 100644 installer/data/mysql/atomicupdate/MT4590 Adds the
ability to use a free delivery address for baskets.pl
 create mode 100755 misc/cronjobs/purge_suggestions.pl

-- 
Paul POULAIN
http://www.biblibre.com
Expert en Logiciels Libres pour l'info-doc
Tel : (33) 4 91 81 35 08



More information about the Koha-patches mailing list