CRITICAL bug in acquisition (another one...) : when MARC=ON, and an order line is...
authortipaul <tipaul>
Thu, 2 Dec 2004 16:36:27 +0000 (16:36 +0000)
committertipaul <tipaul>
Thu, 2 Dec 2004 16:36:27 +0000 (16:36 +0000)
commit54987d977b33816799072c8df73508b7d81452e3
treedd950409c8f246ca6e15388f0331a465aaa6e195
parent8f0105822597f95d05c3bdd041b1d7cb52f8a20e
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)
acqui/addorder.pl
koha-tmpl/intranet-tmpl/default/en/acqui/acquire.tmpl
koha-tmpl/intranet-tmpl/default/en/acqui/basket.tmpl
koha-tmpl/intranet-tmpl/default/en/acqui/newbiblio.tmpl