alpha v0.952

This commit is contained in:
2026-04-02 22:42:04 +03:00
parent 95d46130d5
commit 6f8f1fd445
12 changed files with 785 additions and 297 deletions

2
app.py
View File

@@ -21,7 +21,7 @@ DB_CONFIG = dict(
dbname="inventory_cartriges", dbname="inventory_cartriges",
user="inventory_user", user="inventory_user",
password="inventory_password", password="inventory_password",
host="192.168.1.92", host="192.168.100.3",
port=5433 port=5433
) )

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

View File

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

File diff suppressed because it is too large Load Diff