Month: May 2018

Software Design and Consultation

Operations Center 0.3.0.0

0.3.0.0 – New: Auto hold feature that will automatically put any items in the cart on hold. If one or multiple holds already exist for the customer, the items will added to the must recent hold. Blanket discount feature that can add any discount in dollars or percentage to all items currently in the cart.…
Read more

Operations Center 0.2.6.1

0.2.6.1 Fixed: – Fixed: Minor, but important issues in the checkout code. New: – New: Ability to enter an (n)th item free for every x amount purchased<br> by a customer. (e.g. every 13th free for every 12 items bought.Items that qualify will show up as blue in the cart. A red item means that this…
Read more

Operations Center 0.2.5.0

0.2.5.0 New: – New: The ability to zero out an item directly from the Sales screen and the ability to zero out ALL items in the cart directly from the Sales screen. Upcoming: – Upcoming: “Auto Hold” feature. This button will automatically put the cart on hold. If holds already exists for a customer, the…
Read more

Operations Center 0.2.4.2

0.2.4.2 Fixed: – Fixed: Issue causing error on reprinting receipts relating to DBNULL values. – Fixed: Issue causing error on checkout relating to DBNULL values.

Operations Center 0.2.4.0

0.2.4.0 New: – New: The ability to set the default values for cost, stock, and value when adding a new item to inventory. This setting can be set under Sales -> Options. Changed: Removed the error popup when entering a non-decimal value in cost, value, or stock.

Operations Center 0.2.3.1

0.2.3.1 Changed: – Changed: Categories are now sorted alphabetically. Upcoming: – Upcoming: Auto-fill cost and value for new inventory.

Operations Center 0.2.3.0

0.2.3.0 New: – New: Total counters on the main Sales screen will now also show total items given away and total outgoing inventory.

Operations Center 0.2.2.1

0.2.2.1 Fixed: – Fixed: Issue where saving shipping rules would show an error even though the entered information is correct.

Operations Center 0.2.2.0

0.2.2.0 New: – New: Rules for automatic shipping fees depending on weight are no longer hard-coded into the program. To have shipping fees automatically calculate in the checkout screen, go to Sales->Options. You’ll find 2 new buttons. Click on Add Shipping rule to add minimum and maximum weights and a fee that will be given…
Read more

Operations Center 0.2.1.9

0.2.1.9 Improved: – Improved: normalized a part of the database to reduce redundancy New: – New: Due to normalization, the inventory listing on websites will now retrieve categories and filters directly from the database. Please remove both $categories and $filters lines from config.inc.php or there will be duplicates.