Ticket #104 -> Fallo al añadir una familia.
git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@589 0c75b7a4-871f-7646-8a2f-f78d34cc349f
This commit is contained in:
parent
14b6706da3
commit
db52b8d125
@ -20,7 +20,7 @@ object srvFamilias: TsrvFamilias
|
||||
item
|
||||
Name = 'Familias_ID'
|
||||
DataType = datAutoInc
|
||||
GeneratorName = 'GEN_EMPRESAS_ID'
|
||||
GeneratorName = 'GEN_FAMILIAS_ID'
|
||||
Required = True
|
||||
DisplayLabel = 'ID'
|
||||
end
|
||||
@ -60,7 +60,7 @@ object srvFamilias: TsrvFamilias
|
||||
item
|
||||
Name = 'ID'
|
||||
DataType = datAutoInc
|
||||
GeneratorName = 'GEN_EMPRESAS_ID'
|
||||
GeneratorName = 'GEN_FAMILIAS_ID'
|
||||
DictionaryEntry = 'Familias_ID'
|
||||
InPrimaryKey = True
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user