Updated claude big changes
This commit is contained in:
@@ -42,5 +42,8 @@ class CustomerAutomaticStatus:
|
||||
WILL_CALL = 0
|
||||
AUTOMATIC = 1
|
||||
|
||||
# Additional constants can be added here as needed
|
||||
# For example: ServiceStatus, UserRoles, etc.
|
||||
# Tank configuration
|
||||
DEFAULT_TANK_SIZE_GALLONS = 275
|
||||
|
||||
# Pagination
|
||||
DEFAULT_PAGE_SIZE = 100
|
||||
Reference in New Issue
Block a user