#idempiere IRC log for Thursday, 2015-06-18

*** mhernandezve has joined #idempiere00:03
*** mhernandezve has quit IRC00:35
Not-604a[iDempiereDaily] jenkins built #429 completed (success) http://ci.idempiere.org/job/iDempiereDaily/429/02:45
*** PabloValdivia1 has quit IRC03:19
*** PabloValdivia has joined #idempiere03:30
*** norbertbede has joined #idempiere04:53
Not-604a[iDempiere2.1Daily] jenkins built #104 completed (success) http://ci.idempiere.org/job/iDempiere2.1Daily/104/05:10
*** norbertbede has quit IRC05:21
*** a42niem has joined #idempiere05:29
*** norbertbede has joined #idempiere05:40
*** norbertbede has quit IRC06:30
Not-604a[IDEMPIERE] d_ruiz updated IDEMPIERE-268406:43
Not-604a[IDEMPIERE] HI, thanks for replying. I see a problem here and it's that in the AbstractProcessCtl class, when the classname of the report is different to the hard coded one, the report is run twice if it is successful, once by the line 234 "if (!startProcess())" which calls the new process class using the method you described above. And a second one by if (isJasper) { m_pi.setReportingProcess(true);06:43
Not-604am_pi.setClassName(ProcessUtil.JASPER_STARTER_CLASS); startProcess(); ..... That second one it's always called through the standard because of the hard coded class name as you can see. It doesn't happen when you use the normal one because in line 219 the classname is set to null when is the standard Jasper class the one being used. We managed to trick this behavior in two ways. 1 - In a different Jasper plugin, do06:43
Not-604aeverything what you say before using the name of the standard jasper class (org.adempiere.report.jasper.ReportStarter). I tried to avoid that because my goal was to be able to use both plugins, and choose which one to use in which cases, not breaking any retro compatibility with previous Jaspers reports configured. 2 - Returning false in our own ReportStarter class when everything success, so I can trick the06:43
Not-604aAbstractProcessCtl to not duplicate the call by entering into the if (!startProcess()) { unlock(); return; } segment. It works like that but it is really strange to return false when everything works, and I don't think that's a clean code to share with a lot of people. In any case I still think that the hard coded classes are not a good way to let idempiere to be "plugable" as it is intended to be, and it can be06:43
Not-604auseful not only for our particular case scenario (as we already managed it to work without it). Regards, Diego Ruiz Bx Service GmbH06:43
Not-604a[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-268406:43
*** norbertbede has joined #idempiere06:50
Not-604a[IDEMPIERE] tsvikruha created IDEMPIERE-2686 Missing OK and Cancel buttons in Find Window07:03
Not-604a[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-268607:03
*** a42niem has quit IRC07:35
*** a42niem has joined #idempiere07:38
*** norbertbede has quit IRC09:18
*** norbertbede has joined #idempiere10:27
Not-604a[IDEMPIERE] david_jayadi created IDEMPIERE-2687 Void a Document on Closed Period10:56
Not-604a[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-268710:56
*** norbertbede has quit IRC11:19
*** norbertbede has joined #idempiere11:34
*** norbertbede has quit IRC12:17
*** norbertbede has joined #idempiere12:31
Not-604a[IDEMPIERE] alan.lesc1 updated IDEMPIERE-267613:09
Not-604a[IDEMPIERE] [~carlosruiz_globalqss], IDEMPIERE-2676_v3_CalloutOnNavigate.patch is working fine, setting M_PriceList_Version_ID context variable properly. Please, could you add a query also for C_Invoice_ID in the sql scripts?13:09
Not-604a[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-267613:09
*** CarlosRuiz has joined #idempiere13:28
*** ChanServ sets mode: +o CarlosRuiz13:28
*** CarlosRuiz has quit IRC13:28
*** CarlosRuiz has joined #idempiere13:29
*** ChanServ sets mode: +o CarlosRuiz13:29
*** norbertbede has quit IRC13:42
*** a42niem has quit IRC13:54
*** norbertbede has joined #idempiere14:00
*** a42niem has joined #idempiere14:09
*** norbertbede has quit IRC14:11
*** norbertbede has joined #idempiere14:11
*** PabloValdivia has left #idempiere14:14
*** norbertbede has quit IRC14:34
*** CarlosRuiz is now known as CarlosRuiz_away14:36
*** norbertbede has joined #idempiere14:52
*** norbertbede has quit IRC15:12
*** mhernandezve has joined #idempiere15:15
*** a42niem has quit IRC15:18
*** CarlosRuiz_away has quit IRC15:20
*** a42niem has joined #idempiere15:22
*** norbertbede has joined #idempiere15:29
*** norbertbede has quit IRC15:49
*** norbertbede has joined #idempiere16:00
*** jfrodriguez has joined #idempiere16:22
jfrodriguezHi community16:22
jfrodriguezI am trying run idempiere on eclipse indigo16:22
jfrodriguezbut when I run it show next error message:16:23
jfrodriguez!SESSION Thu Jun 18 10:14:36 CST 2015 ------------------------------------------ !ENTRY org.eclipse.equinox.launcher 4 0 2015-06-18 10:14:36.134 !MESSAGE Exception launching the Eclipse Platform: !STACK java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessCont16:23
jfrodriguezany suggestion?16:24
*** CarlosRuiz_away has joined #idempiere16:38
jfrodriguezI am trying run idempiere on eclipse indigo16:39
jfrodriguezbut when I run it show next error message:16:39
jfrodriguez!SESSION Thu Jun 18 10:14:36 CST 2015 ------------------------------------------ !ENTRY org.eclipse.equinox.launcher 4 0 2015-06-18 10:14:36.134 !MESSAGE Exception launching the Eclipse Platform: !STACK java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter at java.net.URLClassLoader$1.run(URLClassLoader.java:366) at java.net.URLClassLoader$1.run(URLClassLoader.java:355) at java.security.AccessControl16:39
jfrodriguezany suggestion?16:39
*** jfrodriguez has quit IRC16:43
*** CarlosRuiz_away is now known as CarlosRuiz16:47
*** norbertbede has quit IRC16:51
*** norbertbede has joined #idempiere16:54
*** mhernandezve has quit IRC17:01
*** mhernandezve has joined #idempiere17:02
Not-604a[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2687 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Incomplete"18:15
Not-604a[IDEMPIERE] xref -> https://groups.google.com/d/msg/idempiere/piHadnxt-K0/pCEvh4gSJVYJ http://wiki.idempiere.org/en/NF1.0_ReverseAccrual18:15
Not-604a[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-268718:15
Not-604a[IDEMPIERE] alan.lesc1 created IDEMPIERE-2688 Add scrollbar to WGraph data table18:26
Not-604a[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-268818:26
Not-604a[IDEMPIERE] alan.lesc1 updated IDEMPIERE-2688 Attachment set to "None"18:27
Not-604a[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-268818:27
Not-604a[IDEMPIERE] alan.lesc1 updated IDEMPIERE-2688 Attachment set to "IDEMPIERE-2688.patch"18:28
Not-604a[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-268818:28
Not-604a[IDEMPIERE] alan.lesc1 updated IDEMPIERE-2688 labels set to "+Patch"18:35
Not-604a[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-268818:35
*** norbertbede has quit IRC18:54
*** norbertbede has joined #idempiere19:41
*** orlando_ has joined #idempiere19:51
*** orlando_ has left #idempiere19:51
*** norbertbede has quit IRC21:20
*** norbertbede has joined #idempiere21:33
Not-604a[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2653 status set to "Resolved" -resolution set to "Won't Fix"21:48
Not-604a[IDEMPIERE] Closing with no feedback - please reopen if you think is still necessary21:48
Not-604a[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-265321:48
*** mhernandezve has quit IRC22:36
*** tbayen has quit IRC22:55
*** tbayen_ has quit IRC22:55
*** CarlosRuiz has quit IRC22:55
*** banym has quit IRC22:55
*** norbertbede has quit IRC22:55
*** Not-604a has quit IRC22:55
*** a42niem has quit IRC22:55
*** posde has quit IRC22:55
*** ChanServ has quit IRC22:55
*** norbertbede has joined #idempiere23:07
*** CarlosRuiz has joined #idempiere23:07
*** a42niem has joined #idempiere23:07
*** tbayen_ has joined #idempiere23:07
*** posde has joined #idempiere23:07
*** Not-604a has joined #idempiere23:07
*** tbayen has joined #idempiere23:07
*** banym has joined #idempiere23:07
*** ChanServ has joined #idempiere23:07
*** weber.freenode.net sets mode: +o ChanServ23:07
*** a42niem has quit IRC23:50

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!