der_bonner wrote:Hi Team,
you're really doing a great job ! ! !
But for me something like a little howto would be great.. just a few steps how to get from your zip file to the first created table / window
Mat
btw, is it also possible to use xml2ad only to create tables / cols without having the window?
Hi Mathias,
thaks for the kind words.
Yes, we will post and how to, but just need some time.
Yes, you can create only Tables and columns.
just use "build model".
How to use it:
0 ) Copy "patch" direcotry to Compiere!
1 ) Copy build.properties.sample --> build.properties and set proper values!
2 ) Start "build createDB"; This will create all new tables.
3 ) Start "build alterDB"; This will add new columns to existing tables
4 ) Start "build model"; this wis well know task that will insert tables and column definitions into AD.
5 ) Start "build view"; this will create Windows and fields.
6 ) Start "build data"; This will insert definitions of ILF into AD_ImpFormat and AD_ImportFormat_Row tables (for example).
Regards,
Trifon