3

How to implement static id generation for adempiere zk? The default staticidgenerator.java is not working properly. How can we implement static id generation for adempiere

Tony Davis
  • 993
  • 3
  • 11
  • 17

1 Answers1

0

Try to use an apache commons library: http://commons.apache.org/sandbox/commons-id/

Guy Bouallet
  • 2,099
  • 11
  • 16