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
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
d1416ed8a7
Removing fines getting from user search on budgets administration
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
Matthias Meusburger
96fc46e2e1
MT 1717 : Opac descriptions for authorised values
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
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
a456bfd2da
small typo fix in basket.pl template
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
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
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
Mason James
5022a8583a
big aqplan commit v2 for mantis:1177
2009-09-30 11:30:25 +02:00
Paul Poulain
3e8409147c
text change (minor)
2009-09-30 11:30:25 +02:00
Paul Poulain
efa5294f98
BUGFIX : colspan wrong
2009-09-30 11:30:24 +02:00
Paul Poulain
f2c14ed083
BUGFIX new_acq (Javascript error under certain circumstances)
...
the parent_id must be displayed even for the 1st budget, otherwise, javascript error
2009-09-30 11:30:24 +02:00
Paul Poulain
aa708232fe
partial fix for mantis #1498
2009-09-30 11:30:24 +02:00
Paul Poulain
85c9138b35
removing useless code (copied from addbiblio)
2009-09-30 11:30:23 +02:00
Paul Poulain
d3256680a2
merging new_acq fix: missing links
2009-09-30 11:30:23 +02:00
Paul Poulain
03d9a79878
suggestions changes (probably useless)
...
and incompatible with hdl stuff
2009-09-30 11:30:22 +02:00
Paul Poulain
1b854fab9d
changing form to post method (not new_acq related)
2009-09-30 11:30:21 +02:00
Paul Poulain
fb8131e531
replacing links to bookfunds into budgets
2009-09-30 11:30:21 +02:00
Paul Poulain
7b088a1590
moredetails, link to basket if applicable
2009-09-30 11:30:21 +02:00
Paul Poulain
1f343690b2
additem.js (not sure it's related to new_acq)
2009-09-30 11:30:21 +02:00
Paul Poulain
0284aa9f95
contract admin search
...
(forgotten file)
2009-09-30 11:30:21 +02:00
Paul Poulain
332e09b3cb
changes in acquisition toolbar to deal with new features
2009-09-30 11:30:21 +02:00
Paul Poulain
a33e1ad9cb
Change links to budgets instead of bookfunds
2009-09-30 11:30:21 +02:00
Paul Poulain
1edb20db6a
staff css, minor change
2009-09-30 11:30:20 +02:00
Paul Poulain
b0b890f4f8
bugfix: missing tmpl_if (not related to new_acq ?)
2009-09-30 11:30:20 +02:00
Paul Poulain
1e80fe9cdc
admin-home: links to budgets, contracts
2009-09-30 11:30:20 +02:00
Paul Poulain
8680aa7b9e
acqui-home new links to budget and dealing with budget instead of bookfund
2009-09-30 11:30:20 +02:00
Paul Poulain
5d2168303d
add order line through z3950 search
2009-09-30 11:30:20 +02:00
Paul Poulain
862822283d
uncertainprices
...
uncertainprice is set on z3950 or staged file import
2009-09-30 11:30:19 +02:00
Paul Poulain
732f54cad4
order recieve
...
* deal with granular perms
* deal with item creation syspref if applicable
2009-09-30 11:30:18 +02:00
Paul Poulain
d2ddf02705
basketgrouping management
...
Note: this one will be rewritten very soon (graphically)
2009-09-30 11:30:18 +02:00
Paul Poulain
5ec3a57986
addorderiso2709
...
add order from a staged iso2709 file
2009-09-30 11:30:18 +02:00
Paul Poulain
f807360373
supplier management changes
...
* deal with granular permissions
* deal with GST at bookseller level
2009-09-30 11:30:17 +02:00
Paul Poulain
59d0f2268e
Forgotten js & pl webservice
2009-09-30 11:30:17 +02:00
Paul Poulain
1b757f479a
parcels management
...
* deal with granular perms
* deal with bookseller level GST
2009-09-30 11:30:17 +02:00
Paul Poulain
5a6d8e7f7c
basket header management
2009-09-30 11:30:17 +02:00
Paul Poulain
e288d6a738
neworderempty, changes
...
* deal with import from staged file
* deal with z3950 import
* deal with granular permissions
* deal with uncertain price
* deal with create item if SysPref set to create items on ordering
2009-09-30 11:30:17 +02:00
Paul Poulain
bdbc60a3ba
new order management
...
* manage granular permissions
* deal with z3950 import
2009-09-30 11:30:17 +02:00
Paul Poulain
dee8119996
basket management
...
lot of new things:
* basket now explicitely created
* they can have a name, a bookseller note, a private (library) note, a contract attached
* deal with granular permissions
* feature to delete a basket
* feature to close/reopen a basket
in template, add link to fill a basket from a z3950 search or from a staged file
2009-09-30 11:30:16 +02:00