Added Stock Ledger to tables and additonal fields for product including type, code and location

This commit is contained in:
johnnyq
2025-08-11 18:19:45 -04:00
parent 1d98eb5160
commit 595e6090c7
4 changed files with 45 additions and 3 deletions

View File

@@ -5,4 +5,4 @@
* It is used in conjunction with database_updates.php
*/
DEFINE("LATEST_DATABASE_VERSION", "2.2.8");
DEFINE("LATEST_DATABASE_VERSION", "2.2.9");