feat: update poultry science feature with new data models and repository methods, enhance inspection submission process, and improve UI for better user experience

This commit is contained in:
2025-12-13 12:22:13 +03:30
parent b8a914ec0e
commit 0d47710e81
27 changed files with 4856 additions and 376 deletions

View File

@@ -12,7 +12,16 @@ const int poultrySecondKey = 106;
const int poultryThirdKey = 107;
//endregion
//region kill house Keys
const int killHouseActionKey = 108;
//endregion
//region poultry science Keys
const int poultryScienceActionKey = 109;
//endregion