Hello,
We require a backorder system For Oscommerce MS2.2. The following are the points to be completed.
1. When item quantity reaches zero, the product page needs to show a Backorder Button.
2. Back ordered items for customers must be stored in database in a separate table called back_orders, and the customer should be able to view back orders from their account history or back order panel in their account.
3. If a back order item is ordered and placed in the shopping cart, payment for these items is not required until items arrive - the back order items must be shown separately in the shopping cart and processed into the back_order table upon checkout.
4. As soon as inventory arrives and is loaded into the database the stock must be reserved / allocated or assigned to the back orders first.
5. The Customer must have the capability to remove items on back order through a back order panel - this will be flagged as cancelled in the back_orders table rather than totally removed !
6. The admin must be able to identify customers with back-orders and mark back order stock as completed / processed or despatched in the Back_order Table (the back orders will be processed manually).
7. some other mods might be required but this can be discussed - we have modified the site and are capable of the above but have no free time to implement so we can speak clearly about what code and functions are required.
The site is heavily modified (Shoppe Enhancement Controller ++ many other contributions).
Many thanks,
Jeremy.




















