Matthias Meusburger
32699901b5
MT 1092 : Items table is now sortable ; Not found barcodes are not displayed as empty lines anymore
2009-09-30 11:30:31 +02:00
Matthias Meusburger
fb4366cdad
User can upload a file with barcodes or with itemnumbers
2009-09-30 11:30:31 +02:00
Nahuel ANGELINETTI
0659caf40f
[biblibre-newacq] fix some merge errors
...
This patch add some variable definition that have been deleted during merge.
2009-09-30 11:30:31 +02:00
Nahuel ANGELINETTI
fa6d109d35
[biblibre-newacq] (bug #3616 ) fix neworderempty
...
if there is no budget, neworderempty dies, this must not happen.
This patchs fix it.
2009-09-30 11:30:31 +02:00
Nahuel ANGELINETTI
ba09e94b80
[biblibre-newacq](bug #3615 ) fix getmember call
...
GetMember() is not used well, this fix.
2009-09-30 11:30:31 +02:00
Nahuel ANGELINETTI
c33f413ffa
(bug #3613 ) fix opac highlight
...
This fix the highlighting in opac, specifying explicitly stylesheet classes that should be parsed for highlight.
2009-09-30 11:30:31 +02:00
Henri-Damien LAURENT
e25ffd2a66
Smart-rules update some columns were not available
2009-09-30 11:30:30 +02:00
Henri-Damien LAURENT
c2406f4577
BatchMod rewriting : Using additem as a base for editing an Item
2009-09-30 11:30:30 +02:00
Paul Poulain
62f184262e
(MT #1855 ) Make an Ajax+JSON search receiving orders
...
This one, rewrite the SearchOrder function to deal with the
search receiving an order. It implement an AJAX+JSON orders search engine.
2009-09-30 11:30:30 +02:00
Matthias Meusburger
51fc22831b
MT 1496 : Close basket
2009-09-30 11:30:30 +02:00
Matthias Meusburger
04058ed34b
MT 1487 : Ability to cancel orders when receiving shipments
...
Related items are also suppressed, as well as the record if there are no more items associed with it
2009-09-30 11:30:30 +02:00
Matthias Meusburger
760f2469f5
MT 1645 : fix i(tem)type search
2009-09-30 11:30:30 +02:00
Matthias Meusburger
374c898122
Fix broken moredetail.pl
2009-09-30 11:30:30 +02:00
Paul Poulain
41c22430e2
Bug Fixing Suggestions.pm : using ordernumber
2009-09-30 11:30:30 +02:00
Henri-Damien LAURENT
e3a9d21d6e
Improving and bug fixing admin/aqbudgets
...
Adding FormatData and FormatNumber in C4::Output
Using them
Adding duplication detection for budget periods
Factorizing some code
2009-09-30 11:30:30 +02:00
Henri-Damien LAURENT
3ab463fc34
suggestion.pl has to be updated on C4/Budgets
2009-09-30 11:30:29 +02:00
Henri-Damien LAURENT
1737ec6a43
Adding AUTO_INCREMENT to aqbudgets table
2009-09-30 11:30:29 +02:00
Henri-Damien LAURENT
d1416ed8a7
Removing fines getting from user search on budgets administration
2009-09-30 11:30:29 +02:00
Henri-Damien LAURENT
38b61303bd
Bug Fixing : 1st Step Bookfund has become Budgets
...
More bug fixing on Suggestions and Budgets
2009-09-30 11:30:29 +02:00
Matthias Meusburger
7315f1fa54
MT 1486 : Results filtering, table collapsing / expanding, multiple display enhancements
2009-09-30 11:30:29 +02:00
Jean-André Santoni
e62ffd49b0
This adds the Editor Number in the PDF (basketgrouping)
2009-09-30 11:30:29 +02:00
Henri-Damien LAURENT
676288cec7
updatedatabase minor fix.
2009-09-30 11:30:29 +02:00
Henri-Damien LAURENT
7dcbaeb300
Updatedatabase for newacq Followup
2009-09-30 11:30:28 +02:00
Henri-Damien LAURENT
b03b55bf49
Updatedatabase for newacq
2009-09-30 11:30:28 +02:00
Nicole Engard
43752b690a
Bugs: 1172 3579 3596 fixes to patron detail in opac
...
This patch makes it so that the patron can see their
details even if the OPACPatronDetails sys pref is OFF.
It also removed the messaging options from the patron
details and leaves them on the messaging tab.
Finally it adds in address fields that were missing
previously on the update patron form.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-09-30 11:30:28 +02:00
Nahuel ANGELINETTI
b3738d4be6
(bug #3395 ) fix unimarc plugin 225$a
2009-09-30 11:30:28 +02:00
Matthias Meusburger
96fc46e2e1
MT 1717 : Opac descriptions for authorised values
2009-09-30 11:30:28 +02:00
Henri-Damien LAURENT
88bb1b635b
Adding Letters management to Suggestions.
2009-09-30 11:30:28 +02:00
Paul Poulain
8339718d82
Adding better support for Unicode diacritics display
...
Adding font-families which display elements correctly
2009-09-30 11:30:28 +02:00
Henri-Damien LAURENT
b13cea0a02
Bug Fixing C4::Search } missing
2009-09-30 11:30:28 +02:00
Jean-André Santoni
575b327e80
This fixes GST computation if prices are GST included
2009-09-30 11:30:27 +02:00
Jean-André Santoni
39babb822a
Fixes columns alignment in order details table.
2009-09-30 11:30:27 +02:00
Jean-André Santoni
ca6227715f
Several improvements to basket display.
2009-09-30 11:30:27 +02:00
John Soros
9a3bf98b8e
Fixes for basket closing:
...
- I user has basket grouping permissions, don't display javascript popup for confirmation
- if user has basket grouping permissions, after closing the basket redirect him to a page which asks which basketgroup to affect the basket to (with possibility to create a new basketgroup)
- when done with this, redirect him to basketgrouping.pl to be able to print the basketgroup at once
- factor out basket closing code from booksellers.pl (what was it doing there anyways?)
2009-09-30 11:30:27 +02:00
John Soros
2d90fb22d4
fix for 1431 point 2: orders and orders_items also moved to new biblionumber now
2009-09-30 11:30:27 +02:00
John Soros
a456bfd2da
small typo fix in basket.pl template
2009-09-30 11:30:27 +02:00
John Soros
51fa4a3f6a
Chenge database structure to not delete an order line when biblio gets deleted
2009-09-30 11:30:27 +02:00
Jean-André Santoni
de83a9fccb
This adds pagination on pending orders in acquisitions
2009-09-30 11:30:26 +02:00
Paul Poulain
1d2eec4a60
HTML fixes
2009-09-30 11:30:26 +02:00
John Soros
89f1d2f0d5
Added displaying of seriestitle and volume in basket content listing page, next to the title, see bug http://suivi.biblibre.com/view.php?id=1410
2009-09-30 11:30:26 +02:00
Paul Poulain
b147973091
fixing acqui-search.pl
...
removing useless & bugguy code (reference to bookfund)
2009-09-30 11:30:26 +02:00
Paul Poulain
aef645e9e5
removing 2 warnings
2009-09-30 11:30:26 +02:00
Paul Poulain
a84c939253
merge fix
2009-09-30 11:30:26 +02:00
Paul Poulain
9308599dee
merge fix : recieving
2009-09-30 11:30:26 +02:00
Paul Poulain
eba29b259b
merge error : reintroducing ajax.tmpl
2009-09-30 11:30:26 +02:00
Paul Poulain
521bb9654d
code cleaning
...
* removed unused sub in Budgets.pm
* lot of cleaning in aqplan.pl
* typo changes in aqplan.tmpl
2009-09-30 11:30:25 +02:00
Paul Poulain
5386a0cab8
(mantis 1475) uncertains price, don't set if we find a price in MARC
2009-09-30 11:30:25 +02:00
Paul Poulain
d347b15163
budgfixing budgets & planning and code cleaning
...
* fix a bug for new orders budget : the Asort1 was displayed by default. Now, it's the sortN_authcat of the 1st budget (the one selected by default)
* change in GetBudgetAuthCats : returns all auth values used by at least one budget (not Asort* categories, as previously)
* code cleaning in GetAuthvalueDropbox (and select aqbudgets.* instead of *, to avoid data corruption due to duplicate column name)
2009-09-30 11:30:25 +02:00
Paul Poulain
1664c47420
bugfixing & improving budgets managements
...
* the budget hierarchy had been removed by the merge by mistake
* don't limit the authorized_values list, show all of them
* cleaning & reindenting
2009-09-30 11:30:25 +02:00
Paul Poulain
d57230bc3c
small typo changes
2009-09-30 11:30:25 +02:00