init
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
--Migration
|
||||
-- 'Távollétigény visszavonása' ne legyen választható
|
||||
UPDATE T_DICTIONARYITEMBASE SET
|
||||
C_VISIBLE = 'F'
|
||||
,TOROLT = 'T'
|
||||
WHERE ID = 7690
|
||||
GO
|
||||
UPDATE T_TAVOLLETTIPUS SET
|
||||
TOROLT = 'T'
|
||||
WHERE ID = 7690
|
||||
GO
|
||||
Reference in New Issue
Block a user