toins
4fd001ceef
* Function GetBasketContent renamed to GetOrders.
...
* Function GetOrder renamed to GetOrderNumber.
* Function GetSingleOrder renamed to GetOrder.
* GetAllOrders has been merged with GetPendingOrders.
2006-08-01 08:26:53 +00:00
toins
50c4d5c7d5
New function "GetBookFundsId" : this function get the list of bookfund id into an array.
2006-07-31 15:58:26 +00:00
toins
2bfa4df482
Code cleaned.
2006-07-31 14:38:14 +00:00
toins
d8513105aa
3 New functions : NewBookFund, DelBookFund & SearchBookFund.
2006-07-31 14:36:40 +00:00
toins
8a5c2d3b36
Deleted a duplicated function.
2006-07-27 13:48:02 +00:00
toins
3fafdf7492
1 Sub renamed.
2006-07-27 13:46:30 +00:00
toins
a4c279ac4e
Acquisition module has been cut into 3 files :
...
*Bookseller.pm* : contains all functions dealing with bookseller.
*Bookfund.pm* : contains all functions dealing with bookfund, currency & budget.
*Acquisition.pm* contains all functions dealing with orders, basket & parcels.
2006-07-27 13:39:00 +00:00
toins
c136f56045
subs renamed according to coding guidelines.
2006-07-21 13:57:02 +00:00
toins
1c68ea8229
new function & subs renamed.
2006-07-21 10:15:57 +00:00
toins
3c6410111b
subs renamed according to coding guidelines.
2006-07-21 10:10:29 +00:00
bob_lyon
b098fd0e19
Adding in POD info about the new subroutines added yesterday - these new subroutines are
...
for the new corporate serials system, a variant of the current serials system
2006-07-21 01:48:41 +00:00
bob_lyon
499f04f18e
Merging in katipo changes for serials - added in some new subroutines and resurrected some old ones but tried to make only minor changes to existing subroutines
2006-07-20 03:26:35 +00:00
btoumi
7c2b207dd7
code cleaning : delete call to old function
2006-07-18 12:13:07 +00:00
sushi
3aad010385
adding aqorders.ordernumber to histsearch(), so so user can click url to ordernuber record via .tmpl.
2006-07-12 14:30:07 +00:00
sushi
b9b3ee16e1
removed hardcoded 'next budget date' from neworder(), now rolls over to 01-07 next year.
...
i think a future improvement will be to look up the next budget record's end-date for that bookfundi, rather than just assuming its '01-07'.
2006-07-12 14:26:13 +00:00
btoumi
e22340d1b7
bug fix:
...
add call to biblio.pm
2006-07-12 14:07:03 +00:00
sushi
567c744d07
fixup of bookfundbreakdown(), totals now add up correctly.
2006-07-12 13:52:28 +00:00
btoumi
d81cd891ce
bug fixing:
...
Biblio.pm: add in export line getbibliofromitemnumber function
fines2.pl:call to biblio.pm for use of getbibliofromitemnumber function
2006-07-12 13:43:42 +00:00
toins
722bd487f3
Code cleaning :
...
Sub renamed & POD added.
2006-07-12 10:49:39 +00:00
rangi
ead92228f0
Fixing bad sql
2006-07-12 09:15:26 +00:00
toins
ca1dea1cc5
Code cleaning :
...
POD rewrited
2006-07-12 08:15:46 +00:00
toins
c7edb82220
2 functions added : GetBorrowersFromSurname & GetBranchCodeFromBorrowers
2006-07-12 07:49:06 +00:00
toins
e94f7f5efd
Code cleaning :
...
Sub renamed.
2006-07-12 07:45:39 +00:00
sushi
a4c086ac41
typo
2006-07-10 23:36:02 +00:00
sushi
e5ed501014
removing warns, and defining draw_boundaries() sub.
2006-07-10 23:33:45 +00:00
sushi
975551479a
Newly created Labels.pm module for spine-label and barcode printing. I have pulled out a bunch of subs and put them in here.
2006-07-10 23:30:17 +00:00
toins
9050f18107
this file has been replaced by C4/Serials.pm
2006-07-07 08:46:38 +00:00
toins
18d2cd0990
this file replace C4/Bull.pm
2006-07-07 08:45:47 +00:00
toins
6954866492
Code cleaning :
...
Pod added or rewrited, Sub renamed...
2006-07-07 08:44:57 +00:00
toins
ebfcdb97b5
Sub renamed according to the coding guidelines
2006-07-07 08:02:46 +00:00
toins
e9795d3913
Head & rel_2_2 merged
2006-07-04 14:57:26 +00:00
toins
cc9524a875
Head & rel_2_2 merged
2006-07-04 14:36:51 +00:00
btoumi
9a2677f401
Members.pm ,memberentry(A)(P)(C).tmpl,memberentry.pl:bug fix with wrong field name
...
memberentry.pl:translate title in english ;=) (i hope is ok)
buf fix with bad condition
2006-06-22 10:07:49 +00:00
btoumi
96f5a77830
aquisition.pm : bug fix add variable decalaration
...
selectbranchprinter.tmpl :bug fix call to wrong include file
2006-06-22 08:43:07 +00:00
kados
a3b10955e7
Adds Dublin Core and MODS support (incomplete)
2006-06-18 17:46:33 +00:00
rangi
3572a3509f
Code to approve and delete reviews
2006-06-17 22:28:24 +00:00
rangi
4848a8346e
Admin interface to approve reviews, not finished yet
...
Needs a script to delete a review and to approve one. Will work on this later (taking a break to watch rugby)
2006-06-17 04:26:38 +00:00
btoumi
963c7de328
Members.pm:add a field in sql request (sub getborrowercategory) to return category_type
...
memberentry.pl:modify call to getborrowercategory
moremember.tmpl:modify condition to display "add child" option (only for adult)
moremember.pl:add condition,call to getborrowercategory , change variable name
2006-06-15 14:05:23 +00:00
rangi
fc7b633b2e
Fixing missing parametrs for bookfundbreakdown
2006-06-13 08:45:04 +00:00
btoumi
8a469ed85d
members.pm: add field fax in getguarantordata function
...
memberentry.pl : move getgarantordata use before step1
and add default_city value from guarantor data (if exist)
2006-06-12 15:12:11 +00:00
btoumi
5bdce695b9
Members.pm: modify getborrowercategory function to return dateofbirthrequired and upperagelimit
...
memberentryC and P : add error message ERROR_age_limitations
memberentry.pl : replace sql request by function getborrowercategory for return upperagelimit and dateofbirthrequired
moremember.pl: modify call to function getborrowercategory
2006-06-12 13:00:40 +00:00
alaurin
02632b6bc3
bug fixing :
...
- for the userenv cookie, the branch, is now correctly implemented with the ip check .....
2006-06-09 12:06:15 +00:00
rangi
cabf593c41
Fixing the missing , i just missed
...
I shouldnt commit things at midnight
2006-06-09 11:49:12 +00:00
rangi
feff81eaea
Fixing a bug that bruno spotted, $bookfund in receiveorder
2006-06-09 11:47:53 +00:00
alaurin
193e22714f
Add a new system preference 'AutomaticItemReturn' :
...
if this prefence is switched on: the document returned in another library than homebranch, the system automaticly transfer the document to his homebranch (with notification for librarian in returns.tmpl) .
switch off : the document stay in the holdingbranch ...
correcting bugs :
- comment C4::acquisition (not using in request.pl).
- correcting date in request.pl
-add the new call of function getbranches in request.pl
2006-06-08 15:36:31 +00:00
btoumi
d7526b7044
members.js :translate javascript message
...
moremember.tmpl:change wrong url
Members.pm: change wrong field name in sql request(sub newmember)
memberentryA.tmpl : change wrong field name
memberentry.pl:change test condition (checkuniquemember)
2006-06-07 14:55:36 +00:00
alaurin
c5f7394fcb
change the name of function : "get_return_date_of" to "get_current_date_of"
2006-06-07 13:47:55 +00:00
btoumi
3eb754b995
bug fix: syntax error in sub getbranches
2006-06-07 07:50:04 +00:00
rangi
dbdd62422e
Merging in Katipo changes plus perltidy code format
2006-06-07 03:58:37 +00:00
bob_lyon
b9704af003
merging katipo changes...
...
Adding the ability to have charge discounts on items for certain patrons
2006-06-07 03:11:35 +00:00