Serial and Other

This commit is contained in:
2026-01-01 15:33:48 +01:00
parent 97f66f808a
commit a3df87caee
9 changed files with 910 additions and 7 deletions

View File

@@ -68,4 +68,6 @@ export * from "./units"
export * from "./user_credentials"
export * from "./vehicles"
export * from "./vendors"
export * from "./staff_time_events"
export * from "./staff_time_events"
export * from "./serialtypes"
export * from "./serialexecutions"