Merge pull request 'Se le puse la opcion ambas en el modelo de puertos' (#397) from fix/puertos into development
Reviewed-on: ADUANASOFT/anexo76#397
This commit is contained in:
@@ -9,6 +9,7 @@ import enum
|
||||
class PortType(str, enum.Enum):
|
||||
ENTRY = "ENTRY"
|
||||
EXIT = "EXIT"
|
||||
BOTH = "BOTH"
|
||||
DESTINATION = "DESTINATION"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user