Blog

Software Design and Consultation

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.

Operations Center 0.2.1.8

0.2.1.8 Added: – Added: Customers menu item. Fixed: – Fixed: “Add Item” in the inventory menu is fixed.

Operations Center 0.2.1.7

0.2.1.7 New: – New: A new ‘Sales’ navigation menu has been added. Removed: – Removed: Most action buttons on the sales form have been removed. They are now menu items in the Sales menu. Inventory can be access through the menu or by pressing F7 while having the Sales form in focus. Changed: – Changed:…
Read more

Operations Center 0.2.1.6

0.2.1.6 Fixed: – Fixed: Found an issue where you could not set printer to none.