Commit eac5addb authored by claes's avatar claes

New layout of user database

parent 43838f16
!
! Proview $Id: pwrb_c_userreg.wb_load,v 1.1 2005-09-20 13:18:56 claes Exp $
! Proview $Id: pwrb_c_userreg.wb_load,v 1.2 2008-06-24 07:19:38 claes Exp $
! Copyright (C) 2005 SSAB Oxelsund AB.
!
! This program is free software; you can redistribute it and/or
......@@ -40,6 +40,26 @@ SObject pwrb:Class
Attr TypeRef = "pwrs:Type-$PrivMask"
EndBody
EndObject
Object FullName $Attribute 4
Body SysBody
Attr TypeRef = "pwrs:Type-$String80"
EndBody
EndObject
Object Email $Attribute 5
Body SysBody
Attr TypeRef = "pwrs:Type-$String80"
EndBody
EndObject
Object Phone $Attribute 6
Body SysBody
Attr TypeRef = "pwrs:Type-$String40"
EndBody
EndObject
Object Sms $Attribute 7
Body SysBody
Attr TypeRef = "pwrs:Type-$String40"
EndBody
EndObject
EndObject
EndObject
EndSObject
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment