♥toyicebear Posted July 16, 2004 Posted July 16, 2004 Hi, I am not a PHP wiz, so any help would be appriciated... :-) What i am looking to make is this: A way to mark individual products as delivered/not delivered in the admin. ie. in the order (admin) there should be a set of buttons, on for delivered (default) and one for not deliverd (Backorder) . This is then is in addition to the usual choice of order status. Why do i want this? Because we have several suppliers of merchandise and sometimes we have to send partial orders to the customer, so this would enable us to easily keep track of what has been sent and to whom as well as work out a solid back order rapporting tool. (This can ofcourse also be implemented on the customer side, so the customer also can se which items is shipped and which ones are in backorder.) Any input and feedback are appriciated.... :-) Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
♥toyicebear Posted July 16, 2004 Author Posted July 16, 2004 a clearification..... When the default delivered "button" is in place basically nothing will happen the order and orderstatuses will be handled the same way as they are today. When the backorder "button" for a product is chosen this product is then marked as a backorder, while the rest of the items in that order have no change. When the backordered product has been delivered , the by chossing the delivered "button" the product is again not marked in any way. Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
boxtel Posted January 23, 2005 Posted January 23, 2005 Hi,I am not a PHP wiz, so any help would be appriciated... :-) What i am looking to make is this: A way to mark individual products as delivered/not delivered in the admin. ie. in the order (admin) there should be a set of buttons, on for delivered (default) and one for not deliverd (Backorder) . This is then is in addition to the usual choice of order status. Why do i want this? Because we have several suppliers of merchandise and sometimes we have to send partial orders to the customer, so this would enable us to easily keep track of what has been sent and to whom as well as work out a solid back order rapporting tool. (This can ofcourse also be implemented on the customer side, so the customer also can se which items is shipped and which ones are in backorder.) Any input and feedback are appriciated.... :-) <{POST_SNAPBACK}> I guess that would require an addition of a shipping_status field in the orders_products table. set to default(pending) when inserted. additional column in the order details to show the status and a button/pulldown box for you to update that field as well as an order update check to set the total order status if all are shipped/processing etc.. not extremely difficult but not peanuts either. Treasurer MFC
♥toyicebear Posted January 5, 2008 Author Posted January 5, 2008 Individual Item Status v 1.00 Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
Recommended Posts
Archived
This topic is now archived and is closed to further replies.