Project Description:
We have a very modified oscommerce shop and require a highly skilled oscommerce programmer to add the following.
What we want is for the order list page within our Admin (/admin/orders.php) side of the Oscommerce shop to be changed
We need it to do the following
- have a tick box next to each order to select for that order to be sent to the Export orders contrib. So that we can select all the orders which we want to be exported into a csv file. This will require editing the Export orders contribution too as the only input it has at the moment is and order number range. (i.e. start order number, end order number) We want to be able to send any range of orders to be exported via the tickbox in the orders page for example order numbers 112,145,146,187 so not always in sequence
- have a tick box next to each order to select for that order to be sent to hte Batch Print centre contribution. So that the selected orders will be printed into a PDF file through the contribution.This contribution also changes the status of the order, we want to maintain that functionality
- Have a column that displays the Order number for that order, so we can see all order numbers on the main orders.php page
(Please see attached image for illustration of how we would like the end product) This is how we want it to work. We load up the orders.php page and see all the orders on that page with two tickboxes next to each order line, one tick box for Batch print, and one for orders export. Once we have selected which orders are to be sent to the batch print and/or orders export then we will click a button on the bottom of the page to activate these selections. Then two windows will pop up, one for batch print and one for export orders with all the correct information prefilled
IT IS ESSENTIAL THAT THE SITE IS NOT PUT OUT OF ACTION AT ANY POINT as it is always live.
Please send examples of previous similar work.
Here are the two contributions that I have mentioned
Export Orders
http://www.oscommerce.com/community/contributions,4181
Batch print centre
http://www.oscommerce.com/community/contributions,2720