Difference between revisions of "IDempiere/FullMeeting20150812"

From WikiQSS
(full meeting)
 
(drop JIRA notifications from log)
 
Line 19: Line 19:
 
'''''CarlosRuiz''''': on each ticket if possible<br>
 
'''''CarlosRuiz''''': on each ticket if possible<br>
 
'''''nmicoud''''': ok<br>
 
'''''nmicoud''''': ok<br>
'''''Not-1a1e''''': [IDEMPIERE] nmicoud updated IDEMPIERE-1338<br>
 
'''''Not-1a1e''''': [IDEMPIERE] Hi [~hieplq], tested the functionnality and find a bug (in fact, it was already present in the first patch for this ticket) : Steps to reproduce : Open Business Partner Info and click on New Record Open the Address panel Try to select a city from the city list. It will close the panel abruptly. Thanks Regards, Nicolas<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1338<br>
 
 
'''''tbayen_''''': Hi :-)<br>
 
'''''tbayen_''''': Hi :-)<br>
 
'''''CarlosRuiz''''': Hi Thoma<br>
 
'''''CarlosRuiz''''': Hi Thoma<br>
Line 40: Line 37:
 
'''''aguerra''''': hi @egil_ghintech<br>
 
'''''aguerra''''': hi @egil_ghintech<br>
 
'''''nmicoud''''': wondering it the easier way would be to replace the component by the same as region/country<br>
 
'''''nmicoud''''': wondering it the easier way would be to replace the component by the same as region/country<br>
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1338 Tested By set to "Carlos Antonio Ruiz Gomez, Nicolas Micoud"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1338<br>
 
 
'''''CarlosRuiz''''': sorry - I mean experimantal server - where we're testing  :-)<br>
 
'''''CarlosRuiz''''': sorry - I mean experimantal server - where we're testing  :-)<br>
 
'''''CarlosRuiz''''': Hi Eduardo<br>
 
'''''CarlosRuiz''''': Hi Eduardo<br>
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1338<br>
 
'''''Not-1a1e''''': [IDEMPIERE] On experimental server I added the geography for Colombia, so you can test the failing case reported by [~nmicoud] using country Colombia, Region VALLE and then choose CALI from the city list. Adding addresses with city name (not choosing from the list) worked fine.<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1338<br>
 
 
'''''Deepak''''': Good Morning<br>
 
'''''Deepak''''': Good Morning<br>
 
'''''Deepak''''': Carlos, Can you review and add following<br>
 
'''''Deepak''''': Carlos, Can you review and add following<br>
Line 62: Line 54:
 
'''''CarlosRuiz''''': Hi hieplq <br>
 
'''''CarlosRuiz''''': Hi hieplq <br>
 
'''''hieplq''''': hi CarlosRuiz. it's hard to has network at here :)<br>
 
'''''hieplq''''': hi CarlosRuiz. it's hard to has network at here :)<br>
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-979 Tested By set to "Carlos Antonio Ruiz Gomez"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-979<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-979<br>
 
'''''Not-1a1e''''': [IDEMPIERE] Hi, tested the payment allocation window and the context menu is shown for the BP (search) field - test passed. Noticed the table fields like organization and currency don't have context menu, maybe a similar solution - or different ticket? Regards, Carlos Ruiz<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-979<br>
 
'''''Not-1a1e''''': [IDEMPIERE] deepak updated IDEMPIERE-979<br>
 
'''''Not-1a1e''''': [IDEMPIERE] Looks this request is different then IDEMPIERE-1969. IDEMPIERE-1969 talk about filter editor on info window while this request is regarding data rows. So for example on product info, if user double click on product key or name, it should zoom to product. If on Vendor column then it should zoom to BPartner. Currently we are able to link only one table on info window grid.<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-979<br>
 
 
'''''Deepak''''': This may be issue with Address location editor<br>
 
'''''Deepak''''': This may be issue with Address location editor<br>
 
'''''Deepak''''': When I select country without known state, it hide region dropdown and even not show region field<br>
 
'''''Deepak''''': When I select country without known state, it hide region dropdown and even not show region field<br>
 
'''''CarlosRuiz''''': it depends on the CaptureSequence defined on the country<br>
 
'''''CarlosRuiz''''': it depends on the CaptureSequence defined on the country<br>
 
'''''CarlosRuiz''''': if it has a @R@ it shows a region <br>
 
'''''CarlosRuiz''''': if it has a @R@ it shows a region <br>
'''''Not-1a1e''''': [IDEMPIERE] nmicoud updated IDEMPIERE-1338<br>
 
'''''Not-1a1e''''': [IDEMPIERE] Just looked in my code to see how i handled it : I replace : {code:java} LayoutUtils.openPopupWindow(getComponent(), ld); {code} with {code:java} AEnv.showWindow(ld); {code} in WLocationEditor.onEvent(Event)<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1338<br>
 
'''''Not-1a1e''''': [IDEMPIERE] d_ruiz updated IDEMPIERE-1969<br>
 
'''''Not-1a1e''''': [IDEMPIERE] Tested: Test case. Open Business Partner Info from Sales Order and set the value preference as XXX in the name Field for SuperUser. Then open the Business Partner Info from Invoice (Customer) and set the value preference as YYY for field Name. Logout and re login, Values are still there as expected. Login as GardenAdmin and did the whole process again. The result was that both users have the value<br>
 
'''''Not-1a1e''''': preferences that were set as expected. I see no problem in this ticket Regards, Diego Ruiz<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1969<br>
 
'''''Not-1a1e''''': [IDEMPIERE] d_ruiz created IDEMPIERE-2765 Error when running a Jasper reports via web services<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2765<br>
 
'''''Not-1a1e''''': [IDEMPIERE] d_ruiz updated IDEMPIERE-2765 description set to "When I tried to get a Jasper Report through web services the following error is thrown: org.apache.cxf.interceptor.Fault: Could not initialize class net.sf.compilo.report.ReportProcessor at org.apache.cxf.service.invoker.AbstractInvoker.createFault(AbstractInvoker.java:162) at<br>
 
'''''Not-1a1e''''': org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.createFault(AbstractJAXWSMethodInvoker.java:213) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:128) at org.apache.cxf.jaxws.AbstractJAXWSMethodInvoker.invoke(AbstractJAXWSMethodInvoker.java:178) at org.apache.cxf.jaxws.JAXWSMethodInvoker.invoke(JAXWSMethodInvoker.java:64) at<br>
 
'''''Not-1a1e''''': org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:75) at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37) at<br>
 
'''''Not-1a1e''''': org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:107) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:262) at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:211) at<br>
 
'''''Not-1a1e''''': org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:213) at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:193) at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:130) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:221) at<br>
 
'''''Not-1a1e''''': org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:141) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:197) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:808) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:587) at<br>
 
'''''Not-1a1e''''': org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515) at<br>
 
'''''Not-1a1e''''': org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215) at<br>
 
'''''Not-1a1e''''': org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97) at org.eclipse.jetty.server.Server.handle(Server.java:497) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257) at<br>
 
'''''Not-1a1e''''': org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.NoClassDefFoundError: Could not initialize class net.sf.compilo.report.ReportProcessor at<br>
 
'''''Not-1a1e''''': org.idempiere.adinterface.Process.getJasperReportPrint(Process.java:765) at org.idempiere.adinterface.Process.runProcess(Process.java:428) at org.idempiere.adinterface.ModelADServiceImpl.runProcess(ModelADServiceImpl.java:423) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at<br>
 
'''''Not-1a1e''''': sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:180) at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96) ... 38 more When I try to not use the ReportProcessor class but the ReportStarter class instead I get an<br>
 
'''''Not-1a1e''''': error when the preview wants to be printed in the line viewerLauncher.openViewer(jasperPrint, pi.getTitle()); as there's no client, so a viewer can't be open. Is it better to make the current code to work trying to invoke the ReportProcessor as a service? or decoupling the viewer dependency from the ReportStarter class?"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2765<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2765<br>
 
'''''Not-1a1e''''': [IDEMPIERE] Hi [~d_ruiz] > Should I make the current code to work trying to invoke the ReportProcessor as a service? I think web services must be aligned with the ticket IDEMPIERE-1698 from [~tbayen] > or is it better decoupling the viewer dependency from the ReportStarter class? Worthy also, it seems like a wrong dependency mix on the model and view (as you told me before) Regards, Carlos Ruiz<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2765<br>
 
'''''Not-1a1e''''': [IDEMPIERE] d_ruiz updated IDEMPIERE-2765 assignee set to "Diego Andres Ruiz Gomez"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2765<br>
 
'''''Not-1a1e''''': [IDEMPIERE] hieplq updated IDEMPIERE-979<br>
 
'''''Not-1a1e''''': [IDEMPIERE] hi [~carlosruiz_globalqss], i quick review. WTableDirEditor (use for currency) just init menu context when create from field. because I will improve it late, after i discover reason.<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-979<br>
 
 
'''''egil_ghintech''''': is there a ticket about this issue? https://groups.google.com/forum/#!searchin/idempiere/pos/idempiere/fUeoFfKusPA/PRTixSjgM4sJ<br>
 
'''''egil_ghintech''''': is there a ticket about this issue? https://groups.google.com/forum/#!searchin/idempiere/pos/idempiere/fUeoFfKusPA/PRTixSjgM4sJ<br>
 
'''''egil_ghintech''''': i am testing a improve to this and would like to know if is solved before sugges a patch<br>
 
'''''egil_ghintech''''': i am testing a improve to this and would like to know if is solved before sugges a patch<br>
 
'''''CarlosRuiz''''': egil_ghintech, I think there's no ticket yet<br>
 
'''''CarlosRuiz''''': egil_ghintech, I think there's no ticket yet<br>
'''''Not-1a1e''''': [IDEMPIERE] aguerrave updated IDEMPIERE-2470<br>
 
'''''Not-1a1e''''': [IDEMPIERE] Hi [~tsvikruha] this works as you say at level Client and Org.<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2470<br>
 
 
'''''egil_ghintech''''': ok @CarlosRuiz i will create a ticket for this and sugesst a patch for your review.<br>
 
'''''egil_ghintech''''': ok @CarlosRuiz i will create a ticket for this and sugesst a patch for your review.<br>
'''''Not-1a1e''''': [IDEMPIERE] egil0902 created IDEMPIERE-2766 Error on total open balance when void POS Order with Cash Payment Rule<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2766<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-979<br>
 
'''''Not-1a1e''''': [IDEMPIERE] Thanks [~hieplq], we can move this ahead and open a different ticket for that.<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-979<br>
 
 
'''''CarlosRuiz''''': hieplq, AYT?<br>
 
'''''CarlosRuiz''''': hieplq, AYT?<br>
 
'''''hieplq''''': yes. i'm here<br>
 
'''''hieplq''''': yes. i'm here<br>
Line 137: Line 82:
 
'''''CarlosRuiz''''': if you try to compile it today - it will error<br>
 
'''''CarlosRuiz''''': if you try to compile it today - it will error<br>
 
'''''hieplq''''': i will test in my environment<br>
 
'''''hieplq''''': i will test in my environment<br>
'''''Not-1a1e''''': [IDEMPIERE] d_ruiz created IDEMPIERE-2767 Web Services not working with UUID<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2767<br>
 
 
'''''muriloht''''': hi all!<br>
 
'''''muriloht''''': hi all!<br>
 
'''''CarlosRuiz''''': Hi muriloht <br>
 
'''''CarlosRuiz''''': Hi muriloht <br>
Line 144: Line 87:
 
'''''muriloht''''': thomas, i was out of office these days... and finished to answer your email about WC now<br>
 
'''''muriloht''''': thomas, i was out of office these days... and finished to answer your email about WC now<br>
 
'''''tbayen_''''': muriloht, thanks for your mailed offer. We have already a survey running which speeches will be held. But we will negotiate if we add some of your themes to the conference.<br>
 
'''''tbayen_''''': muriloht, thanks for your mailed offer. We have already a survey running which speeches will be held. But we will negotiate if we add some of your themes to the conference.<br>
'''''Not-1a1e''''': [IDEMPIERE] deepak updated IDEMPIERE-2767 assignee set to "Deepak Pansheriya"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2767<br>
 
'''''Not-1a1e''''': [IDEMPIERE] deepak updated IDEMPIERE-2767<br>
 
'''''Not-1a1e''''': [IDEMPIERE] Diego, If you are working on this then let me know, otherwise I will take care for this.<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2767<br>
 
 
'''''aguerra''''': hi @a42niem, i can reset all data with your plugin??<br>
 
'''''aguerra''''': hi @a42niem, i can reset all data with your plugin??<br>
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1338 Attachment set to "IDEMPIERE-1338_FixChooseCityFromList.patch"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] [~nmicoud] I tested changing the line that you suggested and it changes the way the windows are positioned. [~hieplq] I'm attaching a patch for your review and integration if you find it ok (IDEMPIERE-1338_FixChooseCityFromList.patch)<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1338<br>
 
'''''Not-1a1e''''': [iDempiere-experimental] jenkins built #75 completed (failure) http://ci.idempiere.org/job/iDempiere-experimental/75/<br>
 
'''''Not-1a1e''''': [IDEMPIERE] d_ruiz updated IDEMPIERE-2767<br>
 
'''''Not-1a1e''''': [IDEMPIERE] Deepak, Feel free to work on it. Regards, Diego Ruiz<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2767<br>
 
 
'''''tbayen_''''': muriloht, thanks for your mailed offer. We have already a survey running which speeches will be held. But we will negotiate if we add some of your themes to the conference.<br>
 
'''''tbayen_''''': muriloht, thanks for your mailed offer. We have already a survey running which speeches will be held. But we will negotiate if we add some of your themes to the conference.<br>
'''''Not-1a1e''''': [IDEMPIERE] nmicoud updated IDEMPIERE-1338<br>
 
'''''Not-1a1e''''': [IDEMPIERE] [~carlosruiz_globalqss], yes, the fix was ugly, but i was not able to find another one. Just tested your patch in our instance and it workfs perfectly ! Thanks, Nicolas<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1338<br>
 
 
'''''muriloht''''': nice, a saw the survey now... and already voted there<br>
 
'''''muriloht''''': nice, a saw the survey now... and already voted there<br>
'''''Not-1a1e''''': [IDEMPIERE] nmicoud updated IDEMPIERE-1338<br>
 
'''''Not-1a1e''''': [IDEMPIERE] [~carlosruiz_globalqss], yes, the fix was ugly, but i was not able to find another one. Just tested your patch in our instance and it works perfectly ! Thanks, Nicolas<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1338<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss created IDEMPIERE-2768 Quick Entry for BPartner failing with SaveError<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2768<br>
 
'''''Not-1a1e''''': [iDempiere-experimental] hieplq pushed 9 commits to experimental [+0/-0/±5] https://bitbucket.org/idempiere/idempiere-experimental/commits/<br>
 
'''''Not-1a1e''''': [iDempiere-experimental] globalqss adef06b - IDEMPIERE-2756 Background threads losing context when user log out / found issue when cached objects have lost their context but are still returned from cache (failing case second run of any ModelRunProcess web service)<br>
 
'''''Not-1a1e''''': [iDempiere-experimental] globalqss 8a3c9f8 - hg merge release-2.1 (merge release2.1 into development)<br>
 
'''''Not-1a1e''''': [iDempiere-experimental] globalqss 62228e7 - IDEMPIERE-2675 Adding custom table support in Tree / fix error reported in forums - Initial Client Setup broken<br>
 
'''''Not-1a1e''''': [iDempiere-experimental] tbayen 5c13bca - IDEMPIERE-1618 building server and client product gives error Java returned: 13<br>
 
'''''Not-1a1e''''': [iDempiere-experimental] globalqss 92aab15 - IDEMPIERE-1618 building server and client product gives error Java returned: 13 / apply same patch from tbayen to server<br>
 
'''''Not-1a1e''''': [iDempiere-experimental] hengsin 16c4666 - IDEMPIERE-2756 Background threads losing context when user log out / Fixed context management for web service. / integrated by Carlos Ruiz from hengsin<br>
 
'''''Not-1a1e''''': [iDempiere-experimental] globalqss cc697d4 - IDEMPIERE-2756 Background threads losing context when user log out - fix validation<br>
 
'''''Not-1a1e''''': [iDempiere-experimental] globalqss 53fd741 - hg merge release-2.1 (merge release2.1 into development)<br>
 
'''''Not-1a1e''''': [iDempiere-experimental] hieplq eb242dd - Merge with development<br>
 
 
'''''muriloht''''': i'm facing some problems related to https://idempiere.atlassian.net/browse/IDEMPIERE-2672 . In a multi-org environment, users are aways getting the "org is mandatory" error. Then closing window, reseting cache and opening window again, everything goes OK<br>
 
'''''muriloht''''': i'm facing some problems related to https://idempiere.atlassian.net/browse/IDEMPIERE-2672 . In a multi-org environment, users are aways getting the "org is mandatory" error. Then closing window, reseting cache and opening window again, everything goes OK<br>
 
'''''muriloht''''': even with the last patch (only for Organization window) applyied... i'm working on it, but little confused about the real cause of the problem... it's a permission related problem, but even when logged with a user with full organization access the problem happens<br>
 
'''''muriloht''''': even with the last patch (only for Organization window) applyied... i'm working on it, but little confused about the real cause of the problem... it's a permission related problem, but even when logged with a user with full organization access the problem happens<br>
'''''Not-1a1e''''': [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±2] https://bitbucket.org/idempiere/idempiere/commits/<br>
 
'''''Not-1a1e''''': [iDempiere] globalqss 3251718 - IDEMPIERE-2768 Quick Entry for BPartner failing with SaveError<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2768 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Fixed"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2768<br>
 
'''''Not-1a1e''''': [iDempiere-experimental] jenkins built #76 completed (failure) http://ci.idempiere.org/job/iDempiere-experimental/76/<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1969 Tested By set to "Carlos Antonio Ruiz Gomez, Diego Andres Ruiz Gomez"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1969<br>
 
 
'''''CarlosRuiz''''': muriloht, I have seen the same issue in another project<br>
 
'''''CarlosRuiz''''': muriloht, I have seen the same issue in another project<br>
 
'''''CarlosRuiz''''': how do you relate it to IDEMPIERE-2672 ?<br>
 
'''''CarlosRuiz''''': how do you relate it to IDEMPIERE-2672 ?<br>
 
'''''CarlosRuiz''''': issue is that I haven't found a way to reproduce it - in my case it happens randomly and just on the server - we haven't seen that on eclipse<br>
 
'''''CarlosRuiz''''': issue is that I haven't found a way to reproduce it - in my case it happens randomly and just on the server - we haven't seen that on eclipse<br>
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2470 Tested By set to "Carlos Antonio Ruiz Gomez"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2470<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2470<br>
 
'''''Not-1a1e''''': [IDEMPIERE] Tested OK<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2470<br>
 
 
'''''muriloht''''': Carlos, is the same that happens here... i'm unable to create a "steps to reproduce"... the error happens when randomly... and is an old running case, that just started presenting the error after an upgrade that I included the modifications from IDEMPIERE-2672<br>
 
'''''muriloht''''': Carlos, is the same that happens here... i'm unable to create a "steps to reproduce"... the error happens when randomly... and is an old running case, that just started presenting the error after an upgrade that I included the modifications from IDEMPIERE-2672<br>
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1338<br>
 
'''''Not-1a1e''''': [IDEMPIERE] A suggestion, tested on Info Product and it shows an empty window, I think is better not to show the button if there is no quick entry related to the table.<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1338<br>
 
 
'''''muriloht''''': in a test environment, i reverted the modifications from IDEMPIERE-2672, and looks like that the error is gone....<br>
 
'''''muriloht''''': in a test environment, i reverted the modifications from IDEMPIERE-2672, and looks like that the error is gone....<br>
 
'''''hieplq''''': hi CarlosRuiz. about compiler issue. reason is has new update of org.apache.felix.webconsole.plugins.ds<br>
 
'''''hieplq''''': hi CarlosRuiz. about compiler issue. reason is has new update of org.apache.felix.webconsole.plugins.ds<br>
Line 209: Line 107:
 
'''''hieplq''''': ok. i will do a patch. but my network very weak, can't rerun meterial for test<br>
 
'''''hieplq''''': ok. i will do a patch. but my network very weak, can't rerun meterial for test<br>
 
'''''hieplq''''': i will use experimetal branch for test it. will a bit noise at here<br>
 
'''''hieplq''''': i will use experimetal branch for test it. will a bit noise at here<br>
'''''Not-1a1e''''': [iDempiere2.1] jenkins built #274 completed (success) http://ci.idempiere.org/job/iDempiere2.1/274/<br>
 
 
'''''CarlosRuiz''''': thanks hieplq <br>
 
'''''CarlosRuiz''''': thanks hieplq <br>
 
'''''muriloht''''': CarlosRuiz i'm unable to reproduce... at my official production environment, the error happens several times in a day...it looks like that get more frequently when i have users logged in different organizations using same windows like invoice and pricelist<br>
 
'''''muriloht''''': CarlosRuiz i'm unable to reproduce... at my official production environment, the error happens several times in a day...it looks like that get more frequently when i have users logged in different organizations using same windows like invoice and pricelist<br>
 
'''''CarlosRuiz''''': that's a good tip<br>
 
'''''CarlosRuiz''''': that's a good tip<br>
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2751<br>
 
'''''Not-1a1e''''': [IDEMPIERE] [~hieplq], I don't know if is related to this ticket. I defined two windows on https://experimental.idempiere.org/webui/index.zul "Payment Info" - was defined previously, I just changed the where clause to -> p.IsReceipt='N' and inactivated the column IsReceipt Copied that to another window called "Receipt Info" - changed the where clause to -> p.IsReceipt='Y' Both info windows are correctly shown on the<br>
 
'''''Not-1a1e''''': dashboard, but when I open Receipt Info - the title is shown as Payment Info. Also, haven't checked why - both infos are not working on GW - both windows don't show anything.<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2751<br>
 
 
'''''muriloht''''': and also, when I have different records from different organizations.... for example: creating a invoice on "A Organization", but for a BP from "*" organization<br>
 
'''''muriloht''''': and also, when I have different records from different organizations.... for example: creating a invoice on "A Organization", but for a BP from "*" organization<br>
 
'''''CarlosRuiz''''': do you have iuimobile installed there?<br>
 
'''''CarlosRuiz''''': do you have iuimobile installed there?<br>
 
'''''muriloht''''': no, just the zk webui<br>
 
'''''muriloht''''': no, just the zk webui<br>
'''''Not-1a1e''''': [iDempiere-experimental] hieplq pushed 1 commit to experimental [+0/-0/±1] https://bitbucket.org/idempiere/idempiere-experimental/commits/<br>
 
'''''Not-1a1e''''': [iDempiere-experimental] hieplq 838c3fb - fix build issue discuss at meeting http://www.globalqss.com/idempiere/irclog/%23idempiere.2015-08-12.log.html<br>
 
'''''Not-1a1e''''': [iDempiere-experimental] jenkins built #77 completed (failure) http://ci.idempiere.org/job/iDempiere-experimental/77/<br>
 
 
'''''CarlosRuiz''''': hieplq, I'll make a try on jenkins<br>
 
'''''CarlosRuiz''''': hieplq, I'll make a try on jenkins<br>
'''''Not-1a1e''''': [iDempiere] jenkins built #1705 completed (failure) http://ci.idempiere.org/job/iDempiere/1705/<br>
 
'''''Not-1a1e''''': [iDempiere] jenkins built #1706 completed (failure) http://ci.idempiere.org/job/iDempiere/1706/<br>
 
'''''Not-1a1e''''': [iDempiere] jenkins built #1707 completed (failure) http://ci.idempiere.org/job/iDempiere/1707/<br>
 
'''''Not-1a1e''''': [iDempiere] jenkins built #1708 completed (failure) http://ci.idempiere.org/job/iDempiere/1708/<br>
 
'''''Not-1a1e''''': [iDempiere] jenkins built #1709 completed (failure) http://ci.idempiere.org/job/iDempiere/1709/<br>
 
'''''Not-1a1e''''': [iDempiere] jenkins built #1710 completed (failure) http://ci.idempiere.org/job/iDempiere/1710/<br>
 
 
'''''CarlosRuiz''''': nothing of my tests worked hieplq  :-(<br>
 
'''''CarlosRuiz''''': nothing of my tests worked hieplq  :-(<br>
 
'''''hieplq''''': i will try it late when i has strong network (about 7h)<br>
 
'''''hieplq''''': i will try it late when i has strong network (about 7h)<br>
 
'''''muriloht''''': CarlosRuiz, i need to go now... i'll try to get more on this erro and then a share<br>
 
'''''muriloht''''': CarlosRuiz, i need to go now... i'll try to get more on this erro and then a share<br>
 
'''''CarlosRuiz''''': thanks murilo<br>
 
'''''CarlosRuiz''''': thanks murilo<br>
'''''Not-1a1e''''': [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/<br>
 
'''''Not-1a1e''''': [iDempiere] cboecking d726200 - IDEMPIERE-2764 Commission Calculation Divide By Zero<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2764 status set to "Resolved" -assignee set to "Chuck Boecking" -resolution set to "Fixed"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2764<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2762 status set to "Resolved" -resolution set to "Fixed"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2762<br>
 
'''''Not-1a1e''''': [iDempiere] CarlosRuiz_globalqss pushed 1 commit to development [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/<br>
 
'''''Not-1a1e''''': [iDempiere] druiz_bxservice fc38016 - IDEMPIERE-2762 Image size on org.adempiere.ui.zk.example<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2755 status set to "Resolved" -assignee set to "Dirk Niemeyer" -resolution set to "Fixed"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2755<br>
 
'''''Not-1a1e''''': [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/<br>
 
'''''Not-1a1e''''': [iDempiere] a42niem 109ebbf - IDEMPIERE-2755 Avoid webui problems caused by using weak encryption<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2742 labels set to "+Patch experimental"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2742<br>
 
'''''Not-1a1e''''': [iDempiere] CarlosRuiz_globalqss pushed 1 commit to development [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/<br>
 
'''''Not-1a1e''''': [iDempiere] hieplq 1632b7d - IDEMPIERE-2640:Performance: Html/Tabular reports size could be reduced index in nth-child(n) wrong<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2640<br>
 
'''''Not-1a1e''''': [IDEMPIERE] i see other issue. current css name generate follow format td:nth-child(n) with n is element index correct n is display element index i add patch [^IDEMPIERE-2640-wrong-column-index.patch] for it [~norbert.bede] for your case, just add plus bellow css class at first: {code} table > tbody > tr > td:nth-child(n){ css app for all column } {code}<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2640<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2640<br>
 
'''''Not-1a1e''''': [IDEMPIERE] [~hieplq], I integrated your latest patch - is this ready to close again, or something else missing?<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2640<br>
 
'''''Not-1a1e''''': [iDempiere] CarlosRuiz_globalqss pushed 1 commit to development [+0/-0/±2] https://bitbucket.org/idempiere/idempiere/commits/<br>
 
'''''Not-1a1e''''': [iDempiere] hieplq 3e17c4c - IDEMPIERE-2479:Printformat, Surpress Repeats doesnt works for HTML and XLS include format override main format<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2479 summary set to "Printformat, Supress Repeats doesnt work for HTML and XLS"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2479<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2479 status set to "Resolved" -resolution set to "Fixed"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2479<br>
 
'''''Not-1a1e''''': [iDempiere] jenkins built #1711 completed (failure) http://ci.idempiere.org/job/iDempiere/1711/<br>
 
'''''Not-1a1e''''': [iDempiere] jenkins built #1712 completed (failure) http://ci.idempiere.org/job/iDempiere/1712/<br>
 
'''''Not-1a1e''''': [iDempiere2.1] jenkins built #275 completed (success) http://ci.idempiere.org/job/iDempiere2.1/275/<br>
 
'''''Not-1a1e''''': [IDEMPIERE] cboecking created IDEMPIERE-2769 When Costing Level = Organization, Some Costing Tools have Issues + Bigger Mfr Costing Picture<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2769<br>
 
'''''Not-1a1e''''': [iDempiere2.1Daily] jenkins built #124 completed (success) http://ci.idempiere.org/job/iDempiere2.1Daily/124/<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2742 Tested By set to "Carlos Antonio Ruiz Gomez"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2742<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1338 status set to "Open"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1338<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2742<br>
 
'''''Not-1a1e''''': [IDEMPIERE] Tested ok<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2742<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2230 Tested By set to "Carlos Antonio Ruiz Gomez, Norbert Bede"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2230<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2230<br>
 
'''''Not-1a1e''''': [IDEMPIERE] Tested ok in experimental. As a suggestion for a different ticket - as the selected records can be off-screen it would be good to show somewhere to the user the number of records selected.<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2230<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1379 status set to "Open"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] [~hieplq], files mForm.png and mInfo.png are missing from the commits<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1379<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2488 status set to "Open" -assignee set to "hieplq"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] [~hieplq], found some migration script errors here: oracle/201509081982-IDEMPIERE-2488.sql has an extra "l" at the end of the dual on the SELECT register_migration_script line The element, column and field have non-system IDs and will collide in an existing db.<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2488<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2488<br>
 
'''''Not-1a1e''''': [IDEMPIERE] [~hieplq], found some migration script errors here: oracle/201509081982-IDEMPIERE-2488.sql has an extra "l" at the end of the dual on the SELECT register_migration_script line The element, column and field have non-system IDs and will collide in an existing db. ______________________ The tests failed. Test case: I changed Product Info to not load the count. Changed ZK_PAGING_SIZE=5 Tested Info product in<br>
 
'''''Not-1a1e''''': GardenWorld It doesn't know when is the last page. Pushing the last button on the paging navigates to record 2147483646 (page 429496730) If you push the next page button repeatedly it doesn't know when to stop.<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2488<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2367 Tested By set to "Carlos Antonio Ruiz Gomez"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2367<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2367<br>
 
'''''Not-1a1e''''': [IDEMPIERE] [~hieplq], as the tests for the other tickets have not failed with many or few records - I think this is working fine. Just two minor changes: The SysConfig.java is alphabetically ordered. And we need to take care to add the new sysconfig key to this page (also alphabetical): http://wiki.idempiere.org/en/System_Configurator_(Window_ID-50006) I can help with that before closing this ticket when moved to<br>
 
'''''Not-1a1e''''': development.<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2367<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2138 assignee set to "hieplq" -Tested By set to "Carlos Antonio Ruiz Gomez"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] Tested OK<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2138<br>
 
'''''Not-1a1e''''': [iDempiereDaily] jenkins built #445 completed (failure) http://ci.idempiere.org/job/iDempiereDaily/445/<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2508 assignee set to "hieplq" -Tested By set to "Carlos Antonio Ruiz Gomez"<br>
 
'''''Not-1a1e''''': [IDEMPIERE] Tested OK - test case fails on test.idempiere.org but works fine on experimental.idempiere.org<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2508<br>
 
'''''Not-1a1e''''': [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2296<br>
 
'''''Not-1a1e''''': [IDEMPIERE] [~hieplq] As this is a Client sysconfig is better to have a migration script to add it with correct default and level. And then same comment as the ticket IDEMPIERE-2367, MSysConfig is alphabetically ordered and before closing this please remember me to document in wiki man page. I see for IDEMPIERE-1969 you changed the default from "61327" to "63" I don't get clear how the seven possible values can be<br>
 
'''''Not-1a1e''''': tested. Could you please give me an example for each case to test all of them?<br>
 
'''''Not-1a1e''''': [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2296<br>
 

Latest revision as of 22:18, 12 August 2015

Table of Contents | Full Meeting Minutes | Full Meeting 2015-08-12

CarlosRuiz: Good Morning
nmicoud: Bonjour
aguerra: Buenos dias!!!!
druiz: Hallo
CarlosRuiz: for today's meeting will be very valuable if we can feedback hiep on the tests he asked
CarlosRuiz: https://groups.google.com/d/msg/idempiere/1roPr7XqLB8/U2Re2fRcBwAJ
CarlosRuiz: if somebody's willing to help we can organize tests - so we don't need to duplicate efforts
CarlosRuiz: this is the list of tickets to test
CarlosRuiz: https://idempiere.atlassian.net/issues/?filter=12500
nmicoud: Hi Carlos, where should we give feedback ? here or on google groups ?
CarlosRuiz: on each ticket if possible
nmicoud: ok
tbayen_: Hi :-)
CarlosRuiz: Hi Thoma
CarlosRuiz: Thomas
CarlosRuiz: nmicoud, I just added a bp following your test and it worked fine
CarlosRuiz: ah - wait
CarlosRuiz: city list
CarlosRuiz: I was able to write a city name
nmicoud: yep, only when selecting an item from the list
nmicoud: in fact, the problem is only if you have the C_City table filled
nmicoud: but could be really annoying
CarlosRuiz: yep - we need to fill cities to test it
CarlosRuiz: I'll add some to Colombia on test.idempiere.org
nmicoud: or you can only try to select the empty item from the list
nmicoud: it will also close it
CarlosRuiz: ok - added Colombia Geography to test server
egil_ghintech: Good morning community
aguerra: hi @egil_ghintech
nmicoud: wondering it the easier way would be to replace the component by the same as region/country
CarlosRuiz: sorry - I mean experimantal server - where we're testing :-)
CarlosRuiz: Hi Eduardo
Deepak: Good Morning
Deepak: Carlos, Can you review and add following
Deepak: https://idempiere.atlassian.net/browse/IDEMPIERE-2709
Deepak: This feature we are using in production from around one month now
CarlosRuiz: Hi Deepak - today we're working on the experimental call from hiep
CarlosRuiz: every tester is welcome
Deepak: ohk, Sorry let me read history
Deepak: This ticket is related to info window enhancement, Should we consider here or not?
CarlosRuiz: I'm checking experimental where hiep integrated lot of info windows enhancements
CarlosRuiz: aguerra, are you willing to help with tests on experimental?
aguerra: all the time CarlosRuiz
CarlosRuiz: great - is just to pick one of the tickets in the list I linked above - test on experimental server and give feedback on the ticket
aguerra: ok
CarlosRuiz: Hi hieplq
hieplq: hi CarlosRuiz. it's hard to has network at here :)
Deepak: This may be issue with Address location editor
Deepak: When I select country without known state, it hide region dropdown and even not show region field
CarlosRuiz: it depends on the CaptureSequence defined on the country
CarlosRuiz: if it has a @R@ it shows a region
egil_ghintech: is there a ticket about this issue? https://groups.google.com/forum/#!searchin/idempiere/pos/idempiere/fUeoFfKusPA/PRTixSjgM4sJ
egil_ghintech: i am testing a improve to this and would like to know if is solved before sugges a patch
CarlosRuiz: egil_ghintech, I think there's no ticket yet
egil_ghintech: ok @CarlosRuiz i will create a ticket for this and sugesst a patch for your review.
CarlosRuiz: hieplq, AYT?
hieplq: yes. i'm here
CarlosRuiz: did you notice that idempiere development and experimental are broken because of a missing reference to org.apache.felix.inventory ?
CarlosRuiz: 2.1 still compile fine - so I guess it must be a changed version - maybe org.apache.felix.inventory changed version on the p2 repos or something like that
CarlosRuiz: jenkins is showing this error:
CarlosRuiz: !MESSAGE Cannot complete the install because one or more required items could not be found.
CarlosRuiz: !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2015-08-11 19:22:47.848
CarlosRuiz: !MESSAGE Software being installed: iDempiere Server 3.0.0.v20150811-1721 (org.adempiere.server.product 3.0.0.v20150811-1721)
CarlosRuiz: !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2015-08-11 19:22:47.849
CarlosRuiz: !MESSAGE Missing requirement: Apache Felix Web Console Service Component Runtime/Declarative Services Plugin 2.0.0 (org.apache.felix.webconsole.plugins.ds 2.0.0) requires 'package org.apache.felix.inventory [1.0.0,2.0.0)' but it could not be found
hieplq: i don't know about this issue.
hieplq: long time i don't compiler code of 2.1 branch
CarlosRuiz: no, is not on 2.1
CarlosRuiz: I just compiled experimental - on eclipse it compiled ok
CarlosRuiz: when running the server it shows the error of missing requirement but it can run ok
CarlosRuiz: on jenkins it cannot create the builders because of that missing dependency
CarlosRuiz: it was recent - yesterday I think
CarlosRuiz: you compiled experimental 2 days ago - and it went fine
CarlosRuiz: if you try to compile it today - it will error
hieplq: i will test in my environment
muriloht: hi all!
CarlosRuiz: Hi muriloht
tbayen_: Hi
muriloht: thomas, i was out of office these days... and finished to answer your email about WC now
tbayen_: muriloht, thanks for your mailed offer. We have already a survey running which speeches will be held. But we will negotiate if we add some of your themes to the conference.
aguerra: hi @a42niem, i can reset all data with your plugin??
tbayen_: muriloht, thanks for your mailed offer. We have already a survey running which speeches will be held. But we will negotiate if we add some of your themes to the conference.
muriloht: nice, a saw the survey now... and already voted there
muriloht: i'm facing some problems related to https://idempiere.atlassian.net/browse/IDEMPIERE-2672 . In a multi-org environment, users are aways getting the "org is mandatory" error. Then closing window, reseting cache and opening window again, everything goes OK
muriloht: even with the last patch (only for Organization window) applyied... i'm working on it, but little confused about the real cause of the problem... it's a permission related problem, but even when logged with a user with full organization access the problem happens
CarlosRuiz: muriloht, I have seen the same issue in another project
CarlosRuiz: how do you relate it to IDEMPIERE-2672 ?
CarlosRuiz: issue is that I haven't found a way to reproduce it - in my case it happens randomly and just on the server - we haven't seen that on eclipse
muriloht: Carlos, is the same that happens here... i'm unable to create a "steps to reproduce"... the error happens when randomly... and is an old running case, that just started presenting the error after an upgrade that I included the modifications from IDEMPIERE-2672
muriloht: in a test environment, i reverted the modifications from IDEMPIERE-2672, and looks like that the error is gone....
hieplq: hi CarlosRuiz. about compiler issue. reason is has new update of org.apache.felix.webconsole.plugins.ds
hieplq: at new update it request more bundle
hieplq: so, i think just modify rmap file
hieplq: http://repo1.maven.org/maven2/org/apache/felix/org.apache.felix.webconsole.plugins.ds/
hieplq: in local it's ok until you rerun-meterial
CarlosRuiz: what would be the patch for the adempiere.rmap?
CarlosRuiz: do you have it?
CarlosRuiz: muriloht, any way to reproduce it? or in your case is also sporadic?
hieplq: ok. i will do a patch. but my network very weak, can't rerun meterial for test
hieplq: i will use experimetal branch for test it. will a bit noise at here
CarlosRuiz: thanks hieplq
muriloht: CarlosRuiz i'm unable to reproduce... at my official production environment, the error happens several times in a day...it looks like that get more frequently when i have users logged in different organizations using same windows like invoice and pricelist
CarlosRuiz: that's a good tip
muriloht: and also, when I have different records from different organizations.... for example: creating a invoice on "A Organization", but for a BP from "*" organization
CarlosRuiz: do you have iuimobile installed there?
muriloht: no, just the zk webui
CarlosRuiz: hieplq, I'll make a try on jenkins
CarlosRuiz: nothing of my tests worked hieplq :-(
hieplq: i will try it late when i has strong network (about 7h)
muriloht: CarlosRuiz, i need to go now... i'll try to get more on this erro and then a share
CarlosRuiz: thanks murilo