Miscellaneous Tips
From Opentaps Wiki
Revision as of 23:03, 30 August 2007 by Sichen (talk | contribs) (Protected "Miscellaneous Tips": Sysop page [edit=sysop:move=sysop])
How to Disable Users
Set the UserLogin.enabled to "N" and make sure that the disabledDateTime is set to null. Otherwise, the user login will be re-enabled 15 minutes after the disabledDateTime.
How to change the default ID numbers
Edit the table SequenceValueItem and change the seqId for the table you want. For example, if you want to set all your productIds to begin with "8000000" instead of "10000", just create a row for "Product" with seqId = 8000000