IDempiere/FullMeeting20150114

From WikiQSS
Revision as of 19:53, 14 January 2015 by CarlosRuiz (talk | contribs) (full meeting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Table of Contents | Full Meeting Minutes | Full Meeting 2015-01-14

CarlosRuiz: Good Morning
nmicoud_: Bonjour
hieplq: good everning.
hieplq: i has gift for you :D
hieplq: IDEMPIERE-2105:IDEMPIERE-1555:IDEMPIERE-2109:IDEMPIERE-1657 IDEMPIERE-2152:IDEMPIERE-1969:IDEMPIERE-2367:IDEMPIERE-2230
CarlosRuiz: gr8 :-) thanks
CarlosRuiz: hieplq, any suggested order to follow to apply those tickets?
hieplq: order as i sent :D
CarlosRuiz: ok - will start with 2105 :-)
CarlosRuiz: nope - ProcessInfoDialog.showProcessInfo doesn't exist
hieplq: huh. i just test and it still ok
hieplq: you use development branch?
CarlosRuiz: will try IDEMPIERE-2109 first - is created there ...
CarlosRuiz: nope - it requires IDEMPIERE-1657 first
hieplq: in local i start same order i sent. with clean branch development
hieplq: wait me export and commit.
hieplq: ah but. i just download it from web and it stil ok.
hieplq: ah, yes it can import with error.
CarlosRuiz: succeeded with IDEMPIERE-1657 first
hieplq: compiler error
hieplq: ok. with reimport to check with you.
hieplq: confirm this order is ok IDEMPIERE-1657 IDEMPIERE-1555 IDEMPIERE-2109 will continue check
CarlosRuiz: I already applied 4 and testing ...
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 5 commits to development [+2/-0/±13] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] hie...@hasuvimex.vn d79af25 - IDEMPIERE-1657:common show window with mask
Not-b6c2: [iDempiere] hie...@hasuvimex.vn 27ee7f3 - IDEMPIERE-2109:make show ProcessInfoDialog as common function
Not-b6c2: [iDempiere] globalqss ad81c24 - IDEMPIERE-2109 - restore import broken
Not-b6c2: [iDempiere] hie...@hasuvimex.vn fb2ece1 - IDEMPIERE-2105:show a dialog to display more info after run a process from info window
Not-b6c2: [iDempiere] hie...@hasuvimex.vn 6b0e0cb - IDEMPIERE-1555:code make link to document is duplicate
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1657 status set to "Resolved" -assignee set to "hieplq" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1657
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2109 status set to "Resolved" -assignee set to "hieplq" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2109
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2105 status set to "Resolved" -assignee set to "hieplq" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2105
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1555 status set to "Resolved" -assignee set to "hieplq" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1555
hieplq: other ok. IDEMPIERE-2105 IDEMPIERE-2152 IDEMPIERE-1969:IDEMPIERE-2367:IDEMPIERE-2230
Not-b6c2: [IDEMPIERE] hieplq updated IDEMPIERE-2230 Attachment set to "None"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2230
Not-b6c2: [IDEMPIERE] hieplq updated IDEMPIERE-2230 Attachment set to "IDEMPIERE-2230-zk7.patch"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2230
aguerra: Hello for everybody!!!!
CarlosRuiz: Hi Alejandro
aguerra: Hi Carlos
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 3 commits to development [+5/-0/±36] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] globalqss 3e83b90 - IDEMPIERE-2152:Info Window - Join related tabs on other columns than primary key combine and repatch for 2.1
Not-b6c2: [iDempiere] globalqss a596f28 - IDEMPIERE-1969:Contextual Menu for Info Window Parameters meged all patch to one
Not-b6c2: [iDempiere] globalqss 0af3078 - minor peer review for IDEMPIERE-1657 IDEMPIERE-2109 IDEMPIERE-2105 IDEMPIERE-1555 IDEMPIERE-2152 IDEMPIERE-1969
CarlosRuiz: hieplq, I integrated IDEMPIERE-1969
CarlosRuiz: tested with InfoProduct - set a value preference for warehouse (also tested with SKU)
CarlosRuiz: re-login
CarlosRuiz: opened info window again but the value preference is not shown
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2152 status set to "Resolved" -resolution set to "Fixed"
hieplq: it only affect with field has defaut value.
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2152
hieplq: wait me point it .
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1969 labels set to "infowindow"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1969
CarlosRuiz: ah - but a value preference is to set a default value for user - and if there is a default set by dictionary - the default dict must prevail
hieplq: comment out line it will ok with other !Util.isEmpty(mField.getVO().DefaultValue, true)
CarlosRuiz: which class?
hieplq: it in infowindow
hieplq: this purpose of this line is void default value type set to field. without this line, all number field will load with 0 (want null)
hieplq: for test you can comment out this code. i will make a complete patch for it at tomorro
CarlosRuiz: ok - will comment on ticket
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1969 status set to "Open"
Not-b6c2: [IDEMPIERE] bringing chat from IRC: <CarlosRuiz> hieplq, I integrated IDEMPIERE-1969 <CarlosRuiz> tested with InfoProduct - set a value preference for warehouse (also tested with SKU) <CarlosRuiz> re-login <CarlosRuiz> opened info window again but the value preference is not shown <hieplq> wait me point it . <CarlosRuiz> ah - but a value preference is to set a default value for user - and if there is a default set by dictionary - the default dict mus
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1969
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 6 commits to development [+5/-5/±36] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] globalqss f273ca8 - Backed out changeset 0af307895446
Not-b6c2: [iDempiere] globalqss b9422a7 - Backed out changeset a596f28e6b06
Not-b6c2: [iDempiere] globalqss 0b71e70 - Backed out changeset 3e83b907df0f
Not-b6c2: [iDempiere] hie...@hasuvimex.vn 699ed46 - IDEMPIERE-2152:Info Window - Join related tabs on other columns than primary key combine and repatch for 2.1
Not-b6c2: [iDempiere] hie...@hasuvimex.vn 4371eaf - IDEMPIERE-1969:Contextual Menu for Info Window Parameters meged all patch to one
Not-b6c2: [iDempiere] globalqss 3b9b73b - minor peer review for IDEMPIERE-1657 IDEMPIERE-2109 IDEMPIERE-2105 IDEMPIERE-1555 IDEMPIERE-2152 IDEMPIERE-1969
CarlosRuiz: hieplq, will leave IDEMPIERE-2367 and IDEMPIERE-2230 open for the moment - they require deeper tests
hieplq: yes. i apply in my server. will report when has any issue
egil: Hi to every body
CarlosRuiz: hi Eduardo
hieplq: @CarlosRuiz has some mini issue. please also help me review it. IDEMPIERE-2397 IDEMPIERE-1652 IDEMPIERE-1983 IDEMPIERE-2268
aguerra: CarlosRuiz some case
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 1 commit to development [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] hie...@hasuvimex.vn 0d0873f - IDEMPIERE-1983:ZK7-report is not rendered properly in placeholder
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1983 status set to "Resolved" -assignee set to "hieplq" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1983
aguerra: After upgrading to version 2.1 reports the bill cxp windows, are generated in the tmp directory, but does not show
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 1 commit to development [+0/-0/±2] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] globalqss e3d662d - IDEMPIERE-2262 ZK7 - Report toolbar missing (select format, output etc.)
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2262 status set to "Resolved" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2262
aguerra: @egil estas ahi?
aguerra: egil has migrado a 2.1?
CarlosRuiz: aguerra, you must try to reproduce that in demo.idempiere.com
CarlosRuiz: sorry - in demo.globalqss.com for 2.1
aguerra: Yes CarlosRuiz
aguerra: The password for system dosen't work
CarlosRuiz: SuperUser / System
egil: hi aguerra
egil: yes i am here
aguerra: in any of the two
egil: i reproduce this error in a seed
aguerra: sorry CarlosRuiz
aguerra: uhm
egil: jasper do not work fin print format from window
egil: and do not log any error
egil: @CarlosRuiz we are going to create the test case of this in demo.globalqss.com
aguerra: egil all my reports from window doesn't work
alara: hi @CarlosRuiz We Created the test case in the demo. If you open the invoice vendor window you'll see a print format named Error jasper from window, from the window the report is not generated. but if you created the menu directly for the report & process record, the jasper is generated correctly
alara: we created a menu named Error jasper from window where you can see the second case
alara: i tested it with C_invoice_id = 1000001
CarlosRuiz: ok - I'm checking now IDEMPIERE-2397 - will check it after
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2397 Attachment set to "IDEMPIERE-2397_CR.patch"
Not-b6c2: [IDEMPIERE] Hi [~hieplq], I think is better to create the 2pack folder on /tmp and delete it after packout - similar for packin. Tested the attached patch - and now is not creating any file in IDEMPIERE_HOME. Found the packin has similar problem - in case a user packed in - and then another tries the same for permissions could end importing the wrong file and the system doesn't alert. Regards, Carlos Ruiz
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2397
CarlosRuiz: hieplq, still there?
hieplq: yes. i'm here
CarlosRuiz: attached a patch for IDEMPIERE-2397 to avoid using IDEMPIERE_HOME at all
CarlosRuiz: and safer - it deletes the temporary files
hieplq: yes. it's bester when don't afect IDEMPIERE_HOME
CarlosRuiz: ok, will commit that
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±6] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] globalqss 9511e3d - IDEMPIERE-2397 packout should clear folder before run process.
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2397 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2397
hieplq: developement branch is plan become 3.0? i ask to category for new wiki i will create for new commit.
CarlosRuiz: http://wiki.idempiere.org/en/Category:New_Features_v3.0
hieplq: @CarlosRuiz, i think IDEMPIERE-2311 and IDEMPIERE-2136 also should add to release-2.1
CarlosRuiz: yep - sounds correct
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] globalqss 46c2fa5 - IDEMPIERE-2295 AttachmentFileSystem incorrectly deletes attachment from filesystem
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2295 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2295
hieplq: @CarlosRuiz if you stil has time slot. please also look IDEMPIERE-2217 (change one LOC) hi @nmicoud maybe you confirm it?
CarlosRuiz: egil, alara : for jasper to work with Record_ID must be assigned to the Print button - not the Report button
CarlosRuiz: hieplq, I was able to reproduce 2217 - but the patch doesn't solve it
CarlosRuiz: I see the width in px is not saved in ad_tab_customization
hieplq: ok. i will retest it tomorrow. for now must go to bed. thanks a lot for support my ticket.
CarlosRuiz: thanks to you for contributing
aguerra: CarlosRuiz, but in the version 2.0 all my reports with out problem
aguerra: works with out problems
CarlosRuiz: hieplq, sorry - I was doing wrong test - will test again
alara: @CarlosRuiz but in 2.0 it works that way
CarlosRuiz: is not intended to work like that - probably the test case you set in demo is different
alara: i'll change the name of the parameter and try
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] hie...@hasuvimex.vn c516d2e - IDEMPIERE-2217:Weird behaviour with grid customization and checkboxes when Save Column Width
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2217 status set to "Resolved" -assignee set to "hieplq" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2217
alara: i changed the name of the parameter to C_Invoice_ID in idempiere and the jasper file but it still doesn't work
CarlosRuiz: don't understand
CarlosRuiz: you must attach it to Print button - not report button
alara: we were not taking as the default report
aguerra: for ej: to print "Las Retenciones" we put in the print button
alara: the default report is the invoice, and we create an alternative report from the report button
aguerra: alara, mi problema son todos los que están en report button
aguerra: se generan en la carpeta tmp pero no los muestra en pantalla
aguerra: It is the same as you case?
aguerra: CarlosRuiz, sorry - but you understand the case?
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1652 status set to "Resolved" -assignee set to "hieplq" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1652
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±2] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] hieplq 81c2fa4 - IDEMPIERE-1652:message "re-login and re-start" is not show when switch record by click other item in tree
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 2 commits to release-2.1 [+0/-0/±3] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] hie...@hasuvimex.vn 08b1617 - IDEMPIERE-2311:bad behavior of info window when after select a record and push enter key
Not-b6c2: [iDempiere] hie...@hasuvimex.vn 23d3904 - IDEMPIERE-2136:Info window problem
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2311 status set to "Resolved" -assignee set to "hieplq" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2311
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2136 status set to "Resolved" -assignee set to "hieplq" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2136
Not-b6c2: [IDEMPIERE] norbert.bede updated IDEMPIERE-1926
Not-b6c2: [IDEMPIERE] [~tsvikruha] please test this patch. nb
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1926
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 1 commit to development [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] hie...@hasuvimex.vn 86215cf - IDEMPIERE-2268:ZK7 - Schedule Info layout issues
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2268 status set to "Resolved" -assignee set to "hieplq" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2268
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1982 status set to "Resolved" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1982
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 1 commit to development [+0/-0/±2] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] globalqss 26f4d67 - IDEMPIERE-1982 zk7 : when clicking on the menu button, the content of tab disappear
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] cboecking 0cd6421 - IDEMPIERE-2400 Info Schedule Does not Update Calendar when Resource is Changed
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2400 status set to "Resolved" -assignee set to "Chuck Boecking" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2400
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss created IDEMPIERE-2402 Assignment must default to selected product
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2402
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] globalqss e854b82 - IDEMPIERE-2402 Assignment must default to selected product
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2402 status set to "Resolved" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2402
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2401
Not-b6c2: [IDEMPIERE] steps to reproduce: - make the Attribute Set > Patio Chair > Use Guarantee Date for Material Policy=Y - create a Production for Patio Furniture Set - create the production lines - complete {code} org.postgresql.util.PSQLException: ERROR: SELECT FOR UPDATE/SHARE no puede ser aplicado al lado nulable de un outer join ... at org.compiere.model.Query.createResultSet(Query.java:782) at org.compiere.model.Query.list(Query.java:273) at org.compi
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2401
alara: hi @CarlosRuiz any suggestion on the case that i told you about?
CarlosRuiz: nope- I don't have a 2.0 to check
alara: idempiere.ghintech.net:10000 admin @ gardenworld.com GardenAdmin I am going to create the case there
alara: thats 2.0
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2401 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2401
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] globalqss 2bd4f4e - IDEMPIERE-2401 MStorageOnHand[] getAll, the forUpdate conflict with isUseGuaranteeDateForMPolicy
egil: Hi @CarlosRuiz the test case of jasper error on window is already in the site @alara gave to you
egil: I have been testing a lot and is so rare because not show any error but the report does not work. In the site idempiere.ghintech.net:10000 you will se it work perfectly
aguerra: egil i have the same error
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] globalqss 6c5eb36 - IDEMPIERE-386 IDEMPIERE-1770 - inventory count create broken when DateMaterialPolicy used with same ASI
Not-b6c2: [IDEMPIERE] cboecking updated IDEMPIERE-2400
Not-b6c2: [IDEMPIERE] Thanks!!
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2400
CarlosRuiz: ok - now I see what you mean
aguerra: for case of jasper?
CarlosRuiz: yes
aguerra: excelente!!!!!
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] globalqss 868bbad - IDEMPIERE-1951 - changeset a02ba14 broke jasper formats running from print format
CarlosRuiz: aguerra, alara, egil : that commit 868bbad must solve the problem
aguerra: thk
aguerra: thk a lot CarlosRuiz
alara: thanks Carlos =)
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2399
Not-b6c2: [IDEMPIERE] see https://groups.google.com/d/msg/idempiere/J9T9khfG18g/hOBzNSTy44AJ
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2399
Not-b6c2: [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2380 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Fixed"
Not-b6c2: [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2380
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+2/-0/±0] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] globalqss 6ffec51 - IDEMPIERE-2380 The Window ”Attribute Search” has been set to Not Active
Not-b6c2: [iDempiere] CarlosRuiz_globalqss pushed 1 commit to development [+2/-0/±23] https://bitbucket.org/idempiere/idempiere/commits/
Not-b6c2: [iDempiere] globalqss 6aab2e8 - hg merge release-2.1 (merge release2.1 into development)
egil: If i try to update an instace the change are allready there?
egil: or i have to wait for tomorrow?
CarlosRuiz: jenkins is compiling at this moment
CarlosRuiz: http://ci.idempiere.org/
CarlosRuiz: 5 minutes to go
egil: Ok thanks you. Is good to know for future events :)
CarlosRuiz: 2.1 is ready to update - I'll restore demo.globalqss.com now
aguerra: Mil gracias!!!
CarlosRuiz: ah - sorry - compilation broken
aguerra: if I upgrade but it is currently being compiled, what happens?
CarlosRuiz: bad things happen :-)
CarlosRuiz: I always take a backup before running update.sh because of those possible issues
aguerra: I have to restore the IDempiere folder and re-upgrade, no?
CarlosRuiz: better
aguerra: ok
aguerra: I did it like 20 times, because I thought I had done wrong by reports
CarlosRuiz: ready - now it compiled fine
aguerra: ok updating !!!
CarlosRuiz: ok - gtg - c u then