#idempiere IRC log for Wednesday, 2016-01-27

*** xapiens has quit IRC00:49
*** hieplq has joined #idempiere03:31
*** holyboy has joined #idempiere03:51
*** norbertbede1 has joined #idempiere04:28
*** norbertbede1 has quit IRC06:08
*** a42niem has joined #idempiere06:33
*** norbertbede2 has joined #idempiere06:52
*** KermitTheFragger has joined #idempiere07:18
*** nmicoud has joined #idempiere07:47
*** a42niem has quit IRC08:31
Not-8b66[IDEMPIERE] mpowacht created IDEMPIERE-3014 Landed Costs - Wrong GL posting involving multiple foreign currencies09:35
Not-8b66[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-301409:35
*** holyboy has quit IRC10:33
*** norbertbede2 has quit IRC11:24
*** nmicoud has left #idempiere11:55
*** norbertbede1 has joined #idempiere11:55
*** nmicoud has joined #idempiere12:04
*** muriloht has joined #idempiere12:24
*** gschneider has joined #idempiere12:35
*** CarlosRuiz has joined #idempiere12:35
*** ChanServ sets mode: +o CarlosRuiz12:35
Not-8b66[IDEMPIERE] nmicoud created IDEMPIERE-3015 Wrong AD_Sequence_UU shown in Field record panel12:46
Not-8b66[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-301512:46
*** nmicoud has quit IRC12:47
*** nmicoud has joined #idempiere12:51
*** Rynaro has joined #idempiere12:55
*** hieplq has joined #idempiere13:20
*** hieplq has quit IRC14:02
*** hieplq has joined #idempiere14:07
*** hieplq has quit IRC14:11
*** hieplq has joined #idempiere14:14
*** aguerra has joined #idempiere14:39
aguerraBuenos dias a todos!!!!!14:39
CarlosRuizHola aguerra14:39
aguerraHola CarlosRuiz14:41
*** xapiens has joined #idempiere14:43
*** aguerra has quit IRC14:49
Not-8b66[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-301115:19
Not-8b66[IDEMPIERE] Hi [~dantam], I was not able to reproduce the issue - in my tests the exception is captured on Match.cmd_process:216 {code} try{ if (createMatchRecord(invoice, M_InOutLine_ID, Line_ID, BigDecimal.valueOf(qty), innerTrxName)) innerTrx.commit(); else innerTrx.rollback(); }catch(Exception ex){ innerTrx.rollback(); throw new AdempiereException(ex); }finally{ innerTrx.close(); innerTrx = null; } {code} rolled15:19
Not-8b66back and closed. Regards, Carlos Ruiz15:19
Not-8b66[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-301115:19
Not-8b66[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3011 status set to "Resolved" -resolution set to "Cannot Reproduce"15:26
Not-8b66[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-301115:26
RynaroHello everyone ! :)15:48
CarlosRuizHi Rynaro15:50
CarlosRuiznmicoud, AYT?15:51
nmicoudhi Carlos15:52
Not-8b66[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-300315:52
Not-8b66[IDEMPIERE] [~nmicoud], [~hieplq], the patch cannot be applied into 3.1 - it doesn't match15:52
Not-8b66[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-300315:52
CarlosRuizHi Nicolas15:53
CarlosRuizwas reviewing 3003 - but could not apply the patch to 3.1 - seems like patch is for 2.1 and is not applicable15:53
nmicoudah ok. Hiep did the patch and i've only tested it on 2.115:54
nmicoudi may try to move it on 3.1, but quite busy ATM, and not really familiar with 3.1 :-/16:01
Not-8b66[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+2/-0/±0] https://bitbucket.org/idempiere/idempiere/commits/16:06
Not-8b66[iDempiere] globalqss fd89ba5 - IDEMPIERE-3015 Wrong AD_Sequence_UU shown in Field record panel16:06
Not-8b66[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3015 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Fixed"16:06
Not-8b66[IDEMPIERE] wrong dictionary definition of parent link for AD_Sequence_No16:06
Not-8b66[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-301516:07
nmicoudah! good catch for #3015 CarlosRuiz !16:07
*** KermitTheFragger has quit IRC16:07
nmicoudi was searching in code but haven't think of this IsParent column ! (y)16:07
RynaroCarlos, I have a doubt about Idempiere dependencies. Can you have a little time to try answering my doubt?  :)16:13
Not-8b66[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+2/-0/±2] https://bitbucket.org/idempiere/idempiere/commits/16:17
Not-8b66[iDempiere] globalqss fcec818 - IDEMPIERE-3013 Multi Languages - column not foud (c_order_header_v and c_order_header_vt)16:17
CarlosRuizyes nmicoud - I've seen that in past - and it can lead to corrupted data16:18
CarlosRuizHi Rynaro16:18
nmicoudYep... yesterday, i make UPDATE AD_Sequence_No SET CurrentNext = 123 WHERE AD_Seqence_No_UU = 'zzz'  And oops :D16:19
*** norbertbede1 has quit IRC16:20
Not-8b66[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3013 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Fixed"16:21
Not-8b66[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-301316:21
RynaroI'm working in a "own SDK" using the iDempiere base. When I materialize my "own SDK" with iDempiere base, I've looked that has many circular dependencies, who Bucky shows to me. (ex: org.adempiere.base -> org.adempiere.payment.processor -> org.adempiere.base)16:23
RynaroThats right, this cyclic dependencies?16:24
Not-8b66[iDempiere3.1] jenkins built #37 completed (success) http://ci.idempiere.org/job/iDempiere3.1/37/16:25
hieplqhi CarlosRuiz, i do 3003 at experimental, just try apply it to 3.1 and don't face any problem16:45
hieplqi try will latest.16:45
*** nmicoud has left #idempiere16:45
*** aguerra has joined #idempiere16:45
hieplq@Rynaro, maybe you check this https://groups.google.com/forum/#!topic/idempiere/clF-kUAoXZg16:46
aguerraIs there any way that a user login has a default store and can not select another?16:46
Not-8b66[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-301216:46
Not-8b66[IDEMPIERE] Hi [~dantam], I tried to reproduce the issue, reversed match po and then recreated and everything went fine. Can you please provide steps to reproduce the issue? I see the reverse MatchPO is happening automatically in some cases, like reversing the receipt or the invoice.16:46
Not-8b66[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-301216:46
*** xapiens has quit IRC16:51
Not-8b66[iDempiere3.1] jenkins built #38 completed (success) http://ci.idempiere.org/job/iDempiere3.1/38/16:52
Rynaro@hieplq, in fact, Im able to materialize a pure iDempiere without issues. But, when I consumes my own p2 repo with my own mspec/rmap/cquery iDempiere, I've looked this cyclic dependencies, and the doubt appears in my mind. This cyclic  dependencies is really needed?17:06
*** a42niem has joined #idempiere17:10
*** hieplq has quit IRC17:28
*** aguerra has quit IRC17:52
CarlosRuizRynaro, from time to time eclipse shows me errors about the cyclic dependencies - don't know if is an eclipse issue - refreshing everything usually clears the problem17:58
*** gschneider has left #idempiere17:59
Not-8b66[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+2/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/18:13
Not-8b66[iDempiere] druiz_bxservice 5af07d3 - IDEMPIERE-3004 View Column - View Component require SeqNo18:13
Not-8b66[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-300418:13
Not-8b66[IDEMPIERE] Committed first part on 3.118:13
Not-8b66[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-300418:13
*** norbertbede1 has joined #idempiere18:18
norbertbede1hi all18:22
norbertbede1CarlosRuiz i have question related to latest our chat with nmicoud18:22
CarlosRuizHi18:23
RynaroI've looked at adempiere.base and payment.processor dependencies, and both depends one each other. I've made a personal changes to resolve the cyclic dependencies. And the cyclic problem is gone. But this make me curious about the dependencies.18:23
norbertbede1it is about sessions, and you wrote sessions are cleared when start the server18:23
CarlosRuizyes18:23
norbertbede1what if we should delete hanging session for given server when shutdown ?18:23
norbertbede1because if my scheduler stop the e.g. server5 then users sessions should hangup18:24
norbertbede1because this i wondering would be not better remove session when server is stopping18:24
norbertbede1wdyt18:24
CarlosRuizyes - if you can catch the shutdown on the server that's a good idea - mark sessions on that server as Processed18:25
norbertbede1server know his IP address should remove only exact server hanged sessions18:25
norbertbede1yes18:25
CarlosRuizmust be calling the same method that is being called on startup18:25
norbertbede1ok. we will trying to find out.18:25
norbertbede1do you have idea which class ?18:25
norbertbede1is responsible18:25
CarlosRuizno idea -18:27
norbertbede1ok np18:27
CarlosRuizmaybe is the same org.adempiere.base.BaseActivator - but method stop18:27
norbertbede1thanks for support this.18:27
norbertbede1we will try to make improvement18:27
Not-8b66[iDempiere3.1] jenkins built #39 completed (failure) http://ci.idempiere.org/job/iDempiere3.1/39/18:46
Not-8b66[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+0/-0/±4] https://bitbucket.org/idempiere/idempiere/commits/18:53
Not-8b66[iDempiere] globalqss 3cb1d3a - IDEMPIERE-1770 Allowing manual entry from Attributes tab on shipment/MR line -> move validation for mandatory serial from beforeSave to prepareIt on MInventory and MMovement18:53
Not-8b66[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1770 status set to "Resolved" -resolution set to "Fixed"18:53
Not-8b66[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-177018:53
Not-8b66[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/18:56
Not-8b66[iDempiere] muriloht 40f26a6 - IDEMPIERE-2811 Each Record should have a primary key - M_ProductPrice / fix constructor18:56
Not-8b66[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2811 status set to "Resolved" -resolution set to "Fixed"18:56
Not-8b66[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-281118:56
*** aguerra has joined #idempiere19:05
*** norbertbede1 has quit IRC19:14
Not-8b66[iDempiere3.1] jenkins built #40 completed (success) http://ci.idempiere.org/job/iDempiere3.1/40/19:17
*** norbertbede1 has joined #idempiere19:17
*** Rynaro has quit IRC19:35
Not-8b66[IDEMPIERE] dantam updated IDEMPIERE-301119:35
Not-8b66[IDEMPIERE] I never checked version 3.x. Did you try on 2.x? Perhaps it's fixed in 3.x? I'm running some 2.x versions and the patch is for 2.x. :-)19:35
Not-8b66[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-301119:35
Not-8b66[IDEMPIERE] dantam updated IDEMPIERE-301219:40
Not-8b66[IDEMPIERE] The problem happens when an invoice / shipment is matched multiple times. (I.e. the order is shipped and invoiced in increments). Example: * Create a purchase order with 5 items. * Ship and invoice 2 of the items. * Make sure the shipment/invoice and PO is matched. * Reverse the MatchPO * Ship and invoice 3 of the items. * Try to match the shipments / invoices.19:40
Not-8b66[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-301219:40
Not-8b66[IDEMPIERE] dantam updated IDEMPIERE-301219:41
Not-8b66[IDEMPIERE] The problem happens when an invoice / shipment is matched multiple times. (I.e. the order is shipped and invoiced in increments). Example: * Create a purchase order with qty = 5. * Ship and invoice 2 of the items. * Make sure the shipment/invoice and PO is matched. * Reverse the MatchPO * Ship and invoice 3 of the items (total qty delivered and invoiced = 5) * Try to match the shipments / invoices.19:41
Not-8b66[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-301219:41
*** norbertbede1 has quit IRC19:51
Not-8b66[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-301120:16
Not-8b66[IDEMPIERE] I checked and those lines are also on 2.1 - integrated by [~hieplq] with ticket IDEMPIERE-1665 Maybe try to reproduce following same steps and if reproducible please post how to do it.20:16
Not-8b66[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-301120:16
Not-8b66[IDEMPIERE] dantam updated IDEMPIERE-301120:48
Not-8b66[IDEMPIERE] OK. I'll try :-) Before I changed my code it happened all the time on two different clients.20:48
Not-8b66[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-301120:48
*** aguerra has quit IRC20:51
*** hieplq has joined #idempiere21:21
*** norbertbede1 has joined #idempiere21:26
*** muriloht has quit IRC21:37
*** hieplq has quit IRC21:55
*** norbertbede1 has quit IRC22:54
*** a42niem has quit IRC23:11

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