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.408.828 Times

Sales Order Processing Flowchart freeware
Filter: All | Freeware | Demo
 

Sales Order Processing Flowchart

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

Institutional Purchase Order Number 1.7b This simple contrib will add institutional purchase order number payment option in your store. For example, some institutions will order stuff from you but then they want to have a special order number on the invoice they get from you (based on that number they pay you in 30 or 45 days).This...



Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): Institutional Purchase Order Number 1.7b Download

Added: May 10, 2013 | Visits: 596

Puchase Order This is a simple module that enables your customers that have accounts with you to pay by invoice based on their own purchase order number.The module allows your customers to enter their Account Name (Taken from Company Name), Account Number, and Purchase Order Number, while in the checkout....





Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (64): Puchase Order Download

Added: May 10, 2013 | Visits: 464

View Order Item This contribution allows you to view any product while in the 'Orders' screen for a specific order. This is for anyone who needs to see the products that have been ordered without going into your catalog.Each item now has a hyperlink to view the product. The BACK button on the product view brings...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): View Order Item Download

Added: May 10, 2013 | Visits: 551

Scrambled Order Number However, it uses a completely different technique, is much simpler, and unlike my ''Random Order Number' contribution, this one actually works correctly and does not suffer from the problems of the formerIt also throws in a couple of optional changes to add the order number to the invoice and...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (59): Scrambled Order Number Download

Added: May 10, 2013 | Visits: 600

Restore Order For Customer Change 3.0a Allows the admin/customer delete an order that hasnt reached a set status.The order then gets placed in the customers basket for them to change and resubmit.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (47): Restore Order For Customer Change 3.0a Download

Added: May 10, 2013 | Visits: 504

Restore Inventory On Void Order With this contrib you can create a particular order status (eg. VOID) and when you put the order in that status the inventory will be updated:when you change from any status to "VOID" the quantity will be added to the inventory; when you change from "VOID" to any other status the quantity will...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Restore Inventory On Void Order Download

Added: May 10, 2013 | Visits: 403

products on order 1.1a  new field "On Order, delay:" can be informed in the admin product.If the product is indicated with a number X for delay and a quantity available of 0, a red icone appears in the catalog product_info with description "Product on order (X days)"If the quantity available is > 0, a green icone with...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): products on order 1.1a Download

Added: May 10, 2013 | Visits: 477

Product Attributes Sort Order 1.2a However the top most attribute becomes the default, with no way to override or set the sort order of the options. This may result in a default item with a price different from the posted price. Operating on the assumption that price modifiers should be specificaly selected by the user, this mod...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): Product Attributes Sort Order 1.2a Download

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: 536

JavaScript Checkout Popup on Exit to Improve Sales This popup should be sales oriented and should make an attempt to keep the customer at your store.  I have included a sample popup HTML file, but it is up to you to customize this file to use with your site. I recommend using the same idea in offering a discount, providing a button to take the...


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: 789

County/Zip Based Sales Tax County/Zip Based Sales Tax -  This method keeps the data manipulation in the admin interface where it belongs.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (60): County/Zip Based Sales Tax Download

Added: May 10, 2013 | Visits: 636

Monthly Sales Report Monthly Sales Report - showing per-day statistic about sales within selected month.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (72): Monthly Sales Report Download

Added: May 10, 2013 | Visits: 527

Manufacturer Sales Report Also, adds the ability to view a breakdown of products sold by manufacturer in addition to total sales by manufacturer as well as incorporating Fencer04's bug fix which fixes sql errors resulting from manufacturer names that contain a single quote.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (55): Manufacturer Sales Report 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 10, 2013 | Visits: 688

Modular toolkit for data processing Modular toolkit for Data Processing (MDP) is a Python data processing framework. Implemented algorithms include: Principal Component Analysis (PCA), Independent Component Analysis (ICA), Slow Feature Analysis (SFA), Growing Neural Gas (GNG), Factor Analysis, Fisher Discriminant Analysis (FDA),...


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

License: Freeware Download (60): Modular toolkit for data processing 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

< 1 2 3 4 5 >