Koha/acqui
2004-12-02 16:36:27 +00:00
..
acqui-home.pl catalogue.pm deals only with acquisitions. 2004-07-13 12:52:13 +00:00
acquire.pl some fixes for acquisition 2004-09-13 15:17:48 +00:00
addorder.pl CRITICAL bug in acquisition (another one...) : when MARC=ON, and an order line is created from an existing biblio (to buy another item), the MARC biblio is lost and replaced by the non marc one (that has a lot less informations...). To solve the problem, the biblio can no more be modified after the order has been placed. Less feature, but more reliable ! (not simple solution to solve this problem. Would imply to rewrite the MARC biblio from the non marc datas, and no API is provided for this yet) 2004-12-02 16:36:27 +00:00
basket.pl Adding possibility to order the basket by : 2004-10-05 09:22:16 +00:00
finishreceive.pl fix to calculate item cost (the / was buggy : everywhere else there is the price is the unit price) 2004-09-14 12:32:13 +00:00
histsearch.pl adding search orders history feature 2004-10-19 12:24:56 +00:00
newbasket2.pl some fixes for acquisition 2004-09-13 15:17:48 +00:00
newbiblio.pl bugfix in order modification 2004-09-14 12:09:51 +00:00
order.pl some fixes for acquisition 2004-09-13 15:17:48 +00:00
receive.pl * updates to make acquisition compatible with suggestions & serials 2004-08-12 14:35:22 +00:00
recieveorder.pl * updates to make acquisition compatible with suggestions & serials 2004-08-12 14:35:22 +00:00
select-late.pl Very beginning of late serial consulting in acquisitions 2004-07-30 14:08:53 +00:00
suggestion-select.pl some fixes for acquisition 2004-09-13 15:17:48 +00:00
supplier.pl * updates to make acquisition compatible with suggestions & serials 2004-08-12 14:35:22 +00:00
updatesupplier.pl catalogue.pm deals only with acquisitions. 2004-07-13 12:52:13 +00:00