573ac9488f
remove a bunch of unconditional debug warns
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-07-02 10:57:08 -04:00
Alex Arnaud
c496327edc
(BUG #4348 ) parcel.pl: list with duplicates orders after a clearfilter
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-04-29 21:25:05 -04:00
Donovan Jones
b865ff624c
Bug 2505 - Add commented use warnings where missing in the acqui/ directory
2010-04-21 20:19:35 +12:00
Lars Wirzenius
5f69c342de
Fix FSF address in directory acqui/
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-03-16 20:17:51 -04:00
Jean-André Santoni
c6027e73c5
Fixed a major bug in ModReceiveOrder
...
Orders were not splited correctly.
2010-01-28 15:11:53 +01:00
Paul Poulain
62f184262e
(MT #1855 ) Make an Ajax+JSON search receiving orders
...
This one, rewrite the SearchOrder function to deal with the
search receiving an order. It implement an AJAX+JSON orders search engine.
2009-09-30 11:30:30 +02:00
Matthias Meusburger
04058ed34b
MT 1487 : Ability to cancel orders when receiving shipments
...
Related items are also suppressed, as well as the record if there are no more items associed with it
2009-09-30 11:30:30 +02:00
Jean-André Santoni
de83a9fccb
This adds pagination on pending orders in acquisitions
2009-09-30 11:30:26 +02:00
Paul Poulain
9308599dee
merge fix : recieving
2009-09-30 11:30:26 +02:00
Paul Poulain
1b757f479a
parcels management
...
* deal with granular perms
* deal with bookseller level GST
2009-09-30 11:30:17 +02:00
Joe Atzberger
f20a415803
parcel.pl cleanup
...
It looks like a lot of change, but it isn't much:
perltidy, removed unused "toggle" code, and corrected comments.
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-04-08 12:30:52 -05:00
Ryan Higgins
fa28afba18
BUG 2351 : Add duplicate barcode check prior to receiving multiple items. This patch adds a javascript form check for duplicates in-form, and returns an error if there are duplicates in the catalog.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-27 06:05:18 -05:00
Ryan Higgins
2f59f1c2e4
Another API call fix to get the vendor name.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-06-20 15:59:44 -05:00
Ryan Higgins
52e1a15e5a
Specify datereceived when receiving a new parcel.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-01 18:42:47 -06:00
Ryan Higgins
b2f5cf3ad2
Further updates to acq, merging in dev_week mods.
...
Splitting orders now on receipt.
Many tmpl updates to pass correct values btwn scripts.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-01 15:07:08 -06:00
Ryan Higgins
c9a35c1089
cleanup parcel.pl and tmpl
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-01 15:07:04 -06:00
Ryan Higgins
4b089e1eee
updates to acqui - first of several commits
...
bug fixes to display and save publishercode and purchase order numbers.
use invoice number in place of parcel code
fix template apparently allowing user to modify biblio details on add/mod order
removing CGI scrolling_list
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-01 15:07:02 -06:00
Joshua Ferraro
d7ec5d8aaa
cleanup of acqui/ for Dates, missing format_date
2007-12-04 19:06:05 -06:00
Joe Atzberger
a7d1ef6dff
acqui subdir - Dates.pm integration and warnings fixes.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-04 18:21:09 -06:00
Ryan Higgins
271aa9043d
Adding MARC preview to acqui screens
...
Also cleaning up some missing params and language.
Add another js library: greyox (jquery derivative iiuc).
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-25 22:15:08 -06:00
Chris Cormack
606ecb532a
Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-10-18 16:27:04 -05:00
Paul POULAIN
b81f961b7f
acquisition, parcel recieve : Changing column order & title and adding totals
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-09-26 05:29:53 -05:00
Paul POULAIN
07bb924327
changing permissions of some acqui scripts
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-09 09:49:27 -05:00
kados
40af15d8e6
changing permissions on templates and scripts
2007-08-07 13:20:51 -05:00
jmf@arwen.metavore.com
c0d85e87b4
From 0751ba130288bc69e9e563473e7fc25551edc40e Mon Sep 17 00:00:00 2001
...
From: kados <jmf@arwen.metavore.com>
Date: Sat, 4 Aug 2007 20:10:51 -0500
Subject: [PATCH] fixing permissions on all scripts
Signed-off-by: Chris Cormack <crc@arwen.metavore.com>
2007-08-04 22:41:41 -05:00
tipaul
35fae6a9e4
bugfixes for acquisition module
2007-05-04 13:59:53 +00:00
hdl
100e6a9808
functions that were in C4::Interface::CGI::Output are now in C4::Output.
...
So this implies quite a change for files.
Sorry about conflicts which will be caused.
directory Interface::CGI should now be dropped.
I noticed that many scripts (reports ones, but also some circ/stats.pl or opac-topissues) still use Date::Manip.
2007-04-24 13:54:28 +00:00
tipaul
2ffd5b7228
rel_3_0 moved to HEAD
2007-03-09 14:28:54 +00:00
tgarip1957
3818a8dc38
A new acquisition to handle different tax values to each item, receiving multiple baskets as one parcel, stricter rules for biblio and item creation
2006-09-20 21:44:36 +00:00
toins
cb21ac2d85
GetAllOrders renamed to GetPendingOrders.
2006-08-01 08:29:02 +00:00
toins
1b7b90cd0d
Code cleaned. POD added. Subs renamed/rewrited/added....
2006-07-31 09:31:58 +00:00
toins
1b4addad16
this file replaces recieve.pl
2006-07-13 14:25:01 +00:00