Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.412.564 Times

Track Order software
Filter: All | Freeware | Demo
 

Track Order

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 573

Module Display Order Matches Sort Order in Admin It's kind of confusing, and since in the case of the Order Total modules it actually determines the order in which order prices are calculated, this can be a pain in the neck. So I made a small tweak and now all modules in the Admin>Modules section actually DISPLAY in order so it's easier to size...



Platforms: Windows, *nix, PHP, BSD


Added: May 10, 2013 | Visits: 597

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.





Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): Improved Order Number Download

Added: May 10, 2013 | Visits: 489

Sort "Order Total Modules" in admin Although not tested with every available contribution, this will work with any installed order total modular as long at it follows the oSC naming policy of creating the file as {name}.php & the configuration_key as MODULE_ORDER_TOTAL_{name}_SORT_ORDER. If not it could be easily modified.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (61): Sort "Order Total Modules" in admin Download

Added: May 10, 2013 | Visits: 723

Low Order Fee - Flat amount or percent It will also tell to customer the current minimum order requirement if the low order fee is charged. Using the same exact form as the original module, you can now charge a percent by putting a % at the end of a number.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Low Order Fee - Flat amount or percent Download

Added: May 10, 2013 | Visits: 571

SQL-like ORDER BY function for lists This script contains a function that allows you to easily sort a list by multiple columns in ascending and descending order similar in function to the ORDER BY clause in SQL.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): SQL-like ORDER BY function for lists Download

Added: May 10, 2013 | Visits: 398

Permutation order indices Given a list, this script finds the indices used to get the elements from the list in sorted order.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Permutation order indices Download

Added: May 22, 2013 | Visits: 826

Custom Order Form jQuery is at it again handling all the calculations in this simple order form.


Platforms: JavaScript

License: Freeware Size: 10 KB Download (48): Custom Order Form Download

Added: July 28, 2013 | Visits: 912

Confirmable Order Form This javascript can take the contents of an HTML order form, process them, and display the order for verification even including the grand total! When the user confirms the order by clicking the button, the order is emailed to you by using freedback.com's free form processor cgi script.


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (58): Confirmable Order Form Download

Added: May 17, 2013 | Visits: 650

Update Order Form without Page Refresh In this order form, the cost for each item is totaled as the items are selected and deselected.


Platforms: JavaScript

License: Freeware Size: 20.48 KB Download (45): Update Order Form without Page Refresh Download

Added: June 20, 2013 | Visits: 772

Selection Order This script adjusts the order of the items in a selection box and submit them in that order.


Platforms: JavaScript

License: Freeware Size: 10 KB Download (45): Selection Order Download

Added: August 19, 2013 | Visits: 377

Integer order Hankel transform This routine implements Hankel transforms of integer order based on a Fourier-Bessel series expansion. The algorithm is based on a recently published research work:M. Guizar-Sicairos and J. C. Gutierrez-Vega, Computation of quasi-discrete Hankel transforms of integer order for propagating optical...


Platforms: Matlab

License: Freeware Size: 92.16 KB Download (51): Integer order Hankel transform Download

Pattern search method: deterministic iterative zero order algorithm It's a deterministic iterative zero order algorithm that can be used to solve unconstrained optimization problem. It finds the relative minimum of a two variables function with a deterministic iterative zero order algorithm. Pattern search method It finds the relative minimum of a two variables...


Platforms: Matlab


Solution of 2nd order differential equation by rayleigh ritz method This programs gives solution of 2nd order differential equation with variable coefficients by Rayleigh Ritz method using linear interpolation


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): Solution of 2nd order differential equation by rayleigh ritz method Download

Added: April 16, 2013 | Visits: 420

Limit Order Book Simulation This difference here is this is pure limit order driven, i.e. 'Market Order' is considered as limit order with limit price higher or lower than current market price, in fact you can consider 'Market Order' as limit order with 'inf' limit price, and the priority of all market order is...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (43): Limit Order Book Simulation Download

Added: April 01, 2013 | Visits: 427

Variable Order Derivatives These functions calculate fractional or complex order derivatives, when the order changes with time. Riemann-Liouville, Caputo and GrdoDsnwald-Letnikoff definitions are provided; the three variations considered by Lorenzo and Hartley are considered. Fuzzy supervised implementations in Simulink,...


Platforms: Matlab

License: Freeware Size: 143.36 KB Download (46): Variable Order Derivatives Download

Random Controllers for 2nd order System with damping control This program gives a PI controller for a second order systemwith the damping under control and the controller is of the formKP*(1+1/s*TI).


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): Random Controllers for 2nd order System with damping control Download

Added: July 08, 2013 | Visits: 420

Discrete Fractional-Order PID Controller Digital version of Fractional-Order PID Controller (DFOC) of the form:C(s) = K + Ti/s^m + Td*s^d for given sampling period Ts [sec].For more details and help write:>> help DFOC


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Discrete Fractional-Order PID Controller Download

Added: May 04, 2013 | Visits: 498

Order of magnitude of number Returns the order of magnitude of one or more numbers. Works on nd arrays.Ex:order( 1.2e-5 ) will return -5order(1) = 0order( 1.12344e8 ) = 8


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Order of magnitude of number Download

Added: August 23, 2013 | Visits: 377

Mth Order Piecewise Spline Interpolation GSP is a graphical user interface which takes x and y points as inputs, along with the order m, then outputs mth order splines between each of the x points. In most cases additional constraints are to be entered as well. Example: Input: x points : [1 2 3 4] y points : [2 7 -1 5] Order : 2 *One...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Mth Order Piecewise Spline Interpolation Download

Added: July 19, 2013 | Visits: 1.803

Contrack Order Management Contrack Order Management is a web-enabled order-centric management software that supports the planning and management of the order's complete life-cycle.It supports order entry, contacts management, production planning and tracking as well as financial monitoring.


Platforms: PHP

License: Freeware Size: 368.64 KB Download (46): Contrack Order Management Download

< 1 2 3 4 5