|
|
|
|
"Copy orders simply duplicates an existing order.
We needed this features to ship particial orders etc.
Install is most easy: Just copy the file into the admin directory. Whereever you want, make a link that calls the order-copy.php with the original order-id..... <a href="order-copy.php?oID=1">.. for example. ... Or you can call it manually .. whatevery you want - very easy! No change of other files needed. I just wanted to keep it simplest.
German:
Kopiert Bestellungen im Admin.
Alles was man machen muss ist die Datei ins Admin Verzeichnis zu kopieren und irgendwo in der orders.php einen Link zu machen, der die "original-order-id" enthält platzieren:
also so wie: <a href="orders_copy.php?oID=1"> ... Direktaufruf was auch immer man will -- ich wollte es eben super einfach halten." |
|
|
|
 |
| For more information, visit the official osCommerce contribution webpage. |
 |
|
|