70 Commits (0a3c51be8a9acd3e6472b94650b6e7a33ff2b624)

Author SHA1 Message Date
tipaul 54987d977b 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) 20 years ago
tipaul 23881a317e * critical fix for acquisition (see RC3 release notes) 20 years ago
tipaul 2eda32b247 adding search orders history feature 20 years ago
tipaul 89dea6f3ec Adding possibility to order the basket by : 20 years ago
tipaul b9a7f33601 * removing the hard coded $ 20 years ago
tipaul cbe2b2139c 1- don't loose bookseller id when closing a basket 20 years ago
tipaul 92b914b394 fix to calculate item cost (the / was buggy : everywhere else there is the price is the unit price) 20 years ago
tipaul ca2717c968 bugfix in order modification 20 years ago
tipaul 9674400e46 some fixes for acquisition 20 years ago
tipaul cfa9223cd1 * updates to make acquisition compatible with suggestions & serials 20 years ago
doxulting bc27c4c211 Very beginning of late serial consulting in acquisitions 20 years ago
tipaul f29ce59691 Acquisition & Suggestion : 20 years ago
tipaul 6376aa4326 catalogue.pm deals only with acquisitions. 20 years ago
tipaul 73de15b3ff Adding 2 new fields, called "sort1" and "sort2" 20 years ago
tipaul b0cf7df697 synch'ing with 2.0 branch 21 years ago
tipaul 3635a596cf synch'ing 2.0.0 branch and head 21 years ago
tipaul f8bde9b034 sync'ing with rel_2_0 (mostly prepare/execute pb, bug #662) 21 years ago
tipaul 323642f5a1 all those fixes are related to translation improvement. 21 years ago
tipaul f0645e2953 include quantityrecieved in the code passed to template. 21 years ago
tipaul 164581d877 fixing small bug : escaping twice the ' in title & author. (bugreport from Dombes Abbey) 21 years ago
cauchoip e9ae9ce9f4 invoice number problems fixed, "fast receive" now works 21 years ago
tipaul a8574a5b83 fixing bug #526 : gst rate is now calculated through systempref gist entry. 21 years ago
tipaul 09b6cc337a fix for #342 21 years ago
rangi 527902426b Fixing bug 450 21 years ago
tipaul 254bb419cf fix for #407 21 years ago
tipaul c0b30331e5 removing warn 21 years ago
tipaul 368d9107a2 moving loggedinuser => loggedinusername in includes and Auth.pm : 21 years ago
tipaul 670e361bad fix for #409 21 years ago
tipaul 392b94a262 fix for #343 21 years ago
wolfpac444 5ca3118f56 Added format_date() to the scripts. 21 years ago
tipaul 547c0daf6d *** empty log message *** 22 years ago
tipaul 05e5034932 bugfixes + adding buttons to switch between normal and MARC view of a record 22 years ago
tipaul 8dd5bb69de bugfixes. seems to work better. 22 years ago
tipaul dc1cf5f163 road to 1.9.2 : 22 years ago
tipaul d532cf3b7b Road to 1.9.1 22 years ago
tipaul c74a6a0009 templating normal acquisition before reordering acquisition and cataloguing. 22 years ago
acli 850a3e41f6 Use the new C4::Boolean module and the new C4::Auth::boolean_parameter 22 years ago
acli 52a5fd4bbd Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 22 years ago
tipaul 2b5699f89b reordering code 22 years ago
tipaul 11480721bf Now uses get_template_and_user, and non iso-5589-1 code from Ambrose 22 years ago
tipaul 5062b701e0 templating newbasket2.pl. (Done by hdl, new french developer !) 22 years ago
arensb eff606ba56 Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 22 years ago
arensb 7197a3735b Added magic RCS comment. 22 years ago
arensb f2fb7a5a30 Added some FIXME comments. 22 years ago
arensb a9e5b8bb76 Added a FIXME comment. 22 years ago
arensb cc1d55c136 Use C4::Context->preference, rather than getting all system 22 years ago
arensb dbca39823f Merged with arensb-context branch: use C4::Context->dbh instead of 22 years ago
tipaul 5daa177422 long is the road to 1.4.0 22 years ago
tonnesen 1e67687742 Added copyright statement to all .pl and .pm files 22 years ago
tipaul 528f1b2b80 Long is the road to MARC.. 22 years ago