Contributions
Step-By-Step Manual Order Entry BETA
THIS IS A BETA OF A MANUAL ORDER ENTRY SYSTEM
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 3 step process to create an order, add products, and add shipping costs.
Expand All / Collapse All
I editted a few bits and made it all work as it should for my own 2.2 MS2 store.
Does exactly as it did before (see below)expect now uses a defualt password instead of a random generated one
Oops, new install instructions for ver2
Let's start again!
Changed the order editing section to Jonathan Hilgeman's Order Editor. Thanks Jonathan.
Also please edit line (around line 102) in create_order_process.php to reflect the version of osCommerce you are using.
THIS IS A BETA OF A MANUAL ORDER ENTRY SYSTEM
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 3 step process to create an order, add products, and add shipping costs.
Note: Contributions are used at own risk.