IDempiere/FullMeeting20121114

From WikiQSS

Table of Contents | Full Meeting Minutes | Full Meeting 2012-11-14

CarlosRuiz: Good Morning
nmicoud: Bonjour
CarlosRuiz: just added a new documentation page
CarlosRuiz: http://wiki.idempiere.org/en/NF001_GLJournalGenerator
CarlosRuiz: Hi Edwin_Ang - I'm in the process of reviewing the M_Storage ticket
Edwin_Ang: hi Carlos
CarlosRuiz: Code is ready to review - and ready to integrate to idempiere :-)
CarlosRuiz: just I didn't find the migration scripts
Edwin_Ang: a moment pls.. let me find it
CarlosRuiz: great - thanks
CarlosRuiz: Nicolas - I saw you were playing trying to enable the tab editor?
CarlosRuiz: it's hidden ;-)
nmicoud: Yes, i wanted to see it
nmicoud: that's why i can't find ti
CarlosRuiz: nah - just joking - Juan is working on documenting it today
CarlosRuiz: but you can find it on Window->Tab -> toolbar gear button
CarlosRuiz: it's working fine with BP window for example - but it has problems with Sales Order window - Juan is going to fix it today too
nmicoud: anyway, this feature sounds goooood !
CarlosRuiz: do you want to check it? I can give you some other hidden tips (hidden until document is there)
nmicoud: yes, could be interesting
CarlosRuiz: as System - open "Window" window
CarlosRuiz: search Business Partner
CarlosRuiz: navigate to "BP" tab
CarlosRuiz: and on toolbar gear button you'll find the Tab Editor
nmicoud: (y)
nmicoud: amazing !
CarlosRuiz: you can move fields with drag and drop
CarlosRuiz: hide them also dropping onto non visible list
CarlosRuiz: or show those hidden dropping onto the visible list or onto a field
nmicoud: will try to not break the window :)
Edwin_Ang: hi carlos.. committed the mig script
Edwin_Ang: pls review :)
CarlosRuiz: great Edwin
CarlosRuiz: Nicolas - double click on the field expand it in one column
CarlosRuiz: and control-double-click shrink it
a42niem: good afternoon!
CarlosRuiz: Hi Dirk
nmicoud: Tab Editor is a very good enhancement. Will be easier to define window directly
nmicoud: Otherwise, any idea for http://jira.idempiere.com/browse/IDEMPIERE-463 ?
CarlosRuiz: I think is worthy to migrate the swing window to the new three fields used for zk
CarlosRuiz: if you want to tackle that I can guide you
nmicoud: Yes i can try
CarlosRuiz: I think the change must be at GridController - method init()
CarlosRuiz: about -463
CarlosRuiz: is that the same that we discussed in a previous meeting?
CarlosRuiz: ah yes http://www.globalqss.com/wiki/index.php/IDempiere/FullMeeting20121024
Edwin_Ang: Carlos, may i ask some newbie question? :)
CarlosRuiz: hope I can answer that :-)
Edwin_Ang: just last week, i started to explore idempiere
Edwin_Ang: i just noticed that there is no ant script to run migration scripts
Edwin_Ang: any replacement script available somewhere?
CarlosRuiz: I don't use that - but I think the build.xml is still there
CarlosRuiz: migration/i1.0a-release/postgresql/build.xml
CarlosRuiz: but I usually run something like:
CarlosRuiz: cd migration
CarlosRuiz: sh migrate_postgresql.sh i1.0a-release commit | psql -U adempiere -d idempiere 2>&1 | tee -a /tmp/i1.0a-release.lst
CarlosRuiz: and at the end I analyze the /tmp/i1.0a-release.lst for errors
Edwin_Ang: ah.. i never know about migrate_postgresql.sh
Edwin_Ang: thx a lot for the tip :)
Edwin_Ang: i always use the ant script back in adempiere
CarlosRuiz: now is becoming hard to know what scripts were already applied
CarlosRuiz: so I'm thinking to make migrate_ scripts smarter
CarlosRuiz: to check each script on AD_MigrationScript table and skip those already applied
Edwin_Ang: do you check the sequence too?
CarlosRuiz: on i1.0a-release we're not using sequences but a timestamp
a42niem: did you skip the script reservation then?
CarlosRuiz: yes - after release 1.0 we're not reserving script numbers - just add a timestamp before
a42niem: ok
a42niem: concerning the swing client - is the password change tab supposed to work?
CarlosRuiz: I haven't tested - but I suppose it must if it was added there :-)
a42niem: hm, it is R/O
CarlosRuiz: ah - I think the usage is when the password expires
a42niem: i guess i should look into jira for references
a42niem: ah, ok
banym: CarlosRuiz: I will start with the flyway integration in spare time. Can I come back to you if I need some help integrating it into start process and own osgi module?
CarlosRuiz: sure
CarlosRuiz: guys - I have to leave meeting early today - thanks for attending - c u online