saulon Posted December 3, 2010 Share Posted December 3, 2010 Hey there guys, I need 2 date fields in order to know when to pick up something and when to drop it! the user before confirming the order in this case for a laundry service, needs to choose the date when the laundry stuff should pick up his/her clothes and when to deliver it when cleaned! i was thinking about adding a date field on ps_order, however im new on this and i don't want to screw it hehe, anyway, thanks! =)Saul. Link to comment Share on other sites More sharing options...
shokinro Posted December 4, 2010 Share Posted December 4, 2010 My best suggestion is use the comment area of the order.Ask customer to input drop date/and pickup date.See attached screenIt is not an easy task. If you really want to do database change, here is some guidance1. You need to add fields to database table ps_orders2. You need to add fileds to /classes/Order.php maybe some SQL statements3. Related UI at front store : order confirmaton page4. back office UI at AdminOrders.php 5. Some thing more depend Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now