Jump to content



Latest News: (loading..)

* * * * * 1 votes

Order Handling Software


  • Please log in to reply
23 replies to this topic

#1   dominic87

dominic87
  • Members
  • 32 posts
  • Real Name:Dominic

Posted 18 December 2011 - 07:16 PM

Hi there,

I've recently started developing software for store owners to handle customer orders more efficiently. In particular, I'm trying find ways of streamlining the whole process.

Don't worry, I didn't start this thread to try and sell software, more along the line of whether people would be interested in this product as a free software and what they would like to see in it.


At the moment this is how it works....
  • Customer Packing Slips are automatically printed out as soon as an order is received. Exactly the same as the standard packing slip, except with an Order ID barcode
  • Store Staff login into the software using an employee number or email address
  • The latest orders completed orders are displayed along with orders 'processing' highlighted in red.
  • staff scan the barcode on the packing slip to bring up the contents of the customer's order.
  • staff find all the products in their warehouse/shop and scan the products using barcode scanner. The software cross references the products scanned against the customer's order. If the correct item is scanned, it is ticked off.
  • Staff fold up the packing slip, to show the customer's delivery address and stick it in one of those document enclosed wallets and stick on customer's package.
  • Once the order is complete, the customer is notified, letting them know their order has been completed and is awaiting dispatch.
  • When the courier arrives, staff scan packing no again and this notifies the customer that the parcel has been dispatched.

These are the key features of the software:
  • Key Performance Indicators of order handling and process sequence times... using industry standard lean manufacturing tools, etc
  • To reduce the input required by mouse or keyboard
  • Software has access priveledges to prevent certain gaining access to certain functions
  • Table fields fully customisable and means that the software should work with oscommerce that has been modified intensively.
Anything else? thoughts?

Edited by dominic87, 18 December 2011 - 07:16 PM.


#2   Dteter

Dteter
  • Members
  • 2 posts
  • Real Name:Debbie Teter

Posted 20 December 2011 - 03:04 PM

I am new to OS Commerce - but it looks like a great solution.  Do you have a solution for itemizing product attributes?  Our site has equipment, and one piece has several variables - but OS Commerce cart looks at as if it is a new product, if the consumer wants to remove an attribute they have to start all over.

Mobilespraytechnology.com  - I used a template, hired and intern from a web design program to help with set up.

#3   DunWeb

DunWeb

    The Censored One

  • Members
  • 12,728 posts
  • Real Name:Chris
  • Gender:Male
  • Location:Ontario, Canada

Posted 20 December 2011 - 03:14 PM

Debbie,

I am confused.  Why would you hire anyone to install an out-dated version of osCommerce for you ? Also, a 'web designer' was not needed as you purchased a template, what you needed is a web developer to update and secure your shopping cart.  It is vulnerable and only a matter of time before a hacker takes control of it away from you.


Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:

See my Profile (click here)

#4   dominic87

dominic87
  • Members
  • 32 posts
  • Real Name:Dominic

Posted 31 December 2011 - 12:51 AM

Currently the project i'm working on is purely for handling customers orders, not updating products and their attributes. However, if it pans out, I'd definately consider to include it in future versions.

I do know what you mean about the lack of clarity or simplicity when it comes to adding attributes to products. Have you considered using....

www.mariovaldez.net/software/oscpmwin/download.php

OSCommerce Product Manager

It's a good piece of software and one of my clients uses it to update their stock levels, products, etc. Very quick and easy to use.

Edited by Jan Zonjee, 31 December 2011 - 08:16 AM.


#5   ianhaney

ianhaney
  • Members
  • 851 posts
  • Real Name:Ian Haney
  • Gender:Male

Posted 02 January 2012 - 02:28 PM

Hi Dominic

How is the software coming along

I have Windows 7 32 bit, will the software you are coming up with work with Windows 7 and 32 bit

I really cant wait to try the new software you come up with

I tried order integrator but it keeps coming up with cant connect to sql server or something along them lines

Regards

Ian

#6   dominic87

dominic87
  • Members
  • 32 posts
  • Real Name:Dominic

Posted 06 January 2012 - 12:41 AM

Attached is a screen shot of program displaying all of the recent customer orders....

Once you've logged in, this screen is displayed where you can either type in the order number or scan it in using a barcode reader.
It then takes you to a packing list screen where all of the items in the customer's order is displayed.

Once you've ticked all the times off (by scanning them or ticking them off), you are then presented with a screen to mark it as dispatched, etc.

Just a little taster of what it looks like.

The software I'm working on works with any operating system as long as it's 32bit (98, XP, Vista, 7). I hope to have a demo version in the next few weeks.

Attached Files


Edited by dominic87, 06 January 2012 - 12:55 AM.


#7   ianhaney

ianhaney
  • Members
  • 851 posts
  • Real Name:Ian Haney
  • Gender:Male

Posted 06 January 2012 - 11:41 AM

Hi Dominic

Just looked at the screenshots

It looks great and is exactly what I am looking for

Can you let me know when the demo version is ready so I can download it and also when the full version is ready, will it be free software

Kind Regards

Ian Haney

#8   dominic87

dominic87
  • Members
  • 32 posts
  • Real Name:Dominic

Posted 06 January 2012 - 05:52 PM

The plan is to get the it to a stage where people can start using it (albeit a demo) for their business, but it would still be a work in progress. It would be on the condition that everybody gives feedback (how they get on with the software, improvements, bugs, etc). I have one business using the software already, but that's only because they are literally on my door step and I have access to their site server/etc (so can fix on the spot).

There is still the coding for updating the actual orders to finish, which I hope to make a start on tonight.

I haven't decided entirely on what the plan is for the final version.

I will keep this thread updated on developments. :)

Edited by dominic87, 06 January 2012 - 05:53 PM.


#9   dominic87

dominic87
  • Members
  • 32 posts
  • Real Name:Dominic

Posted 06 January 2012 - 07:00 PM

Quote

I tried order integrator but it keeps coming up with cant connect to sql server or something along them lines

Ian, I had a look into this today and its most likely down to the fact that your server/hosting does not allow external mysql connections (for security reasons).

I don't mean to tease you but this shouldn't be problem with this software as it uses a PHP bridge file to handle the data. So in other words, you upload an PHP file into the the admin folder of your site and the program talks to it to gather your customer orders, etc.

Something I had to get around/think about when I started to write the software, as my hosting and quite few others don't allow it.

Edited by dominic87, 06 January 2012 - 07:09 PM.


#10   ianhaney

ianhaney
  • Members
  • 851 posts
  • Real Name:Ian Haney
  • Gender:Male

Posted 06 January 2012 - 07:11 PM

Hi Dominic

Thank you for the replies and keeping me up to date, let me know if I am annoying you yet lol

I mentioned it to my host as well and they said they don't allow external mysql connections

That is a tease lol na joking, does sound really good software though and really can't wait for the demo

I was gonna say I could try the software to and give you the info or what ever you need to fix the problems that arise

What would you need the ftp info or the control panel info for my host

Kind Regards

Ian

#11   dominic87

dominic87
  • Members
  • 32 posts
  • Real Name:Dominic

Posted 06 January 2012 - 08:03 PM

no problem....

You would need to upload the file to your hosting yourself by whatever method you are used to, be it the web control panel or an FTP program.

#12   ianhaney

ianhaney
  • Members
  • 851 posts
  • Real Name:Ian Haney
  • Gender:Male

Posted 06 January 2012 - 08:07 PM

Hi

I am with one.com

As far as I know I dont have a file to upload

What file is it that I would need to upload

Sorry to be a pain

I access my control panel through the one.com web address

Sorry once again

#13   dominic87

dominic87
  • Members
  • 32 posts
  • Real Name:Dominic

Posted 06 January 2012 - 08:19 PM

I have one&one hosting...

I use an FTP program (AceFTP) to upload to my hosting but you should be able to do it by logging into the control panel. There should be a thing called Webspace explorer under the access section. You can use this to upload files to your server.

The program uses a single PHP file that sits in your admin area.

If you are happy just to have a play with the software and get a feel for it. I'll try and package something up and send it to you.

#14   ianhaney

ianhaney
  • Members
  • 851 posts
  • Real Name:Ian Haney
  • Gender:Male

Posted 06 January 2012 - 08:28 PM

I use Filezilla to upload all my files to the server

What php file would I need to create to sit in the admin area on the server

That would be great if you could package something up for me and send to me and I well get a feel for it

Thank you so much

Ian

#15   dominic87

dominic87
  • Members
  • 32 posts
  • Real Name:Dominic

Posted 06 January 2012 - 08:43 PM

you wouldn't need to create any php file, the program will come with one for you to upload. You might need to tweak the password and username parameters within the php file but that should be it. :)

#16   ianhaney

ianhaney
  • Members
  • 851 posts
  • Real Name:Ian Haney
  • Gender:Male

Posted 06 January 2012 - 08:46 PM

Ahhh ok cool

Can't wait

Like a little kid with a new toy

I love new things like this especially for oscommerce and will help my business

Thank you so much for doing this

Are you going to send it across in here or do you want my email address to send it to

Regards

Ian

#17   dominic87

dominic87
  • Members
  • 32 posts
  • Real Name:Dominic

Posted 06 January 2012 - 09:55 PM

Probably best to send me your email in a private message and I'll send it to you or give you a link to download it.... when it's ready. :)

#18   ianhaney

ianhaney
  • Members
  • 851 posts
  • Real Name:Ian Haney
  • Gender:Male

Posted 06 January 2012 - 10:11 PM

just replied to your private message

Thank you so much for getting it ready for me

Regards

Ian

#19   dominic87

dominic87
  • Members
  • 32 posts
  • Real Name:Dominic

Posted 08 January 2012 - 01:16 AM

Hi Ian, I have sent you an email with instructions and a link to a demo version to play around with.

#20   ianhaney

ianhaney
  • Members
  • 851 posts
  • Real Name:Ian Haney
  • Gender:Male

Posted 08 January 2012 - 05:29 PM

Hi

How are you

Thank you so much for the download link

I have installed it all ok, got the errors you mentioned but all is working ok

I have emailed you with a couple of things about it

Kind Regards

Ian