Step By Step Manual Order Entry

Step-By-Step Manual Order Entry 1.8

Step-By-Step Manual Order Entry 1.8 Download Summary

  • Language: PHP
  • Platform: Windows / Linux / BSD
  • License: GPL - GNU Public License
  • Databases: MySQL
  • Downloads: 423
  • Released: Jun 13, 2007

Step-By-Step Manual Order Entry 1.8 Description

WHAT DOES IT DO?

1. Add new customers
You can add a customer through admin, just fill in the form and hit confirm.
A new customer account will be created with a random password, and a welcome email with the password will be sent to the given email address.

2. Create new orders
A 2 step process to create an order, add products, and add shipping costs.

I have added Jonathan Hilgeman's 'Edit Order' module and my own to create this useful little tool. Very basic, no bells and whistles but others are sure to add more functionality.

When installing, please pay attention to the modifications you need to make to the files depending on which version of osC you are using. And don't forget, before installing, BACKUP!

Step-By-Step Manual Order Entry 1.8 Keywords

Step By Step Manual Order Entry Bookmark

Hyperlink code:
Hyperlink for Forum code:

Step-By-Step Manual Order Entry 1.8 Script Download Notice

Top 4 Download periodically updates information of Step-By-Step Manual Order Entry 1.8 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Step-By-Step Manual Order Entry 1.8 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

SEO Manual

The intent of this contribution is to provide basic infomation on search engine optimization with a compilation of resources.This does not have code on how to search engine optimize an osC store but has links to a few good contributions. ...

Shipping Order Processing module

... new info entered during the processing of an order is saved in new tables. This allow to keep ... allows the following Admin side A. Manage processing of orders placed directly through oscommerce B. Allows to enter Phone order or orders coming from other sources( fax, mail ,auctions....) through ... an administrator to create an account and enter manual order for the account of a client. (no emails ...

Email HTML Order Link

When an order is emailed to the Admin it's not a ... HTML use" setting status.Installation is very a easy step-by-step and should take less than 5 minutes. ...

Improved Order Number

The order number will be printed on the invoices as well as show in the order list on the admin page.In checkout_process.php add$order = new order($insert_id);before the replaced line.In admin/orders.php addinclude(DIR_WS_CLASSES . 'order.php');$order = new order($oID);before the replaced line. ...

Warn Customer

This contrib will show a warning for each order by new customers that have not been verified. ... be generated for customers that have no other order in status processing or deliveredThe verification process would still be manual. You should modify the email text so that ... who can then decide to further process the order, ...