Adding lateorders page.
authorhdl <hdl>
Tue, 9 Aug 2005 14:13:27 +0000 (14:13 +0000)
committerhdl <hdl>
Tue, 9 Aug 2005 14:13:27 +0000 (14:13 +0000)
commit3a4868251425cafc6349df2503856ed255c5ea4d
tree640db16dcca1d8653022803d7d479b9bc5f19c42
parent4cf30123a4e754d49cc900468615eeadcec968aa
Adding lateorders page.
It provides the user with the list of items that have been ordered for a delay and are NOT yet received.
The user may filter by supplier or branch or delay.
This page is still under developpement.
Goal is to make it ready to print to reorder the books.

2 new functions have been written in Acquisition module :
getsupplierlistwithlateorders
getlateorders

branches has been modified to manage branch independancy.
Request for comment.
STILL UNDER developpment
C4/Acquisition.pm
acqui/lateorders.pl [new file with mode: 0755]
koha-tmpl/intranet-tmpl/default/en/acqui/lateorders.tmpl [new file with mode: 0644]