Koha/koha-tmpl/intranet-tmpl/default/en/acqui
2004-12-02 16:36:27 +00:00
..
acqui-home.tmpl adding search orders history feature 2004-10-19 12:24:56 +00:00
acquire.tmpl 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.tmpl 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
histsearch.tmpl adding search orders history feature 2004-10-19 12:24:56 +00:00
newbasket2.tmpl some fixes for acquisition 2004-09-13 15:28:58 +00:00
newbiblio.tmpl 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
order.tmpl 1- don't loose bookseller id when closing a basket 2004-09-17 12:32:29 +00:00
recieve.tmpl 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
recieveorder.tmpl
suggestion-select.tmpl some fixes for acquisition 2004-09-13 15:28:58 +00:00
supplier.tmpl