#idempiere IRC log for Monday, 2017-12-11

*** nguansak has joined #idempiere02:06
*** red1 has joined #idempiere02:11
red1hi nguansak02:11
*** pam has joined #idempiere02:12
*** Nit has joined #idempiere02:12
*** Meen has joined #idempiere02:12
*** red1 has quit IRC02:25
*** golfmail has joined #idempiere02:34
nguansaklol03:10
Not-ba81[IDEMPIERE] nrakarp updated IDEMPIERE-357303:39
Not-ba81[IDEMPIERE] Hi, I confirm this is an error. The cause of error because line no 489 of CreateFromInvoice.java. It try to search for available MR for you if you select PO during Invoice Create From. And it's only compare enter quantity and MR quantity without check that MR already refered by invoice. {code:java} String whereClause = "EXISTS (SELECT 1 FROM M_InOut io WHERE io.M_InOut_ID=M_InOutLine.M_InOut_ID AND03:39
Not-ba81io.DocStatus IN ('CO','CL'))"; MInOutLine[] lines = MInOutLine.getOfOrderLine(Env.getCtx(), C_OrderLine_ID, whereClause, trxName); if (log.isLoggable(Level.FINE)) log.fine ("Receipt Lines with OrderLine = #" + lines.length); if (lines.length > 0) { for (int j = 0; j < lines.length; j++) { MInOutLine line = lines[j]; if (line.getQtyEntered().compareTo(QtyEntered) == 0) { inoutLine = line; M_InOutLine_ID =03:39
Not-ba81inoutLine.getM_InOutLine_ID(); break; } } {code}03:39
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-357303:39
*** nguansak has quit IRC03:45
*** red1 has joined #idempiere03:45
*** nguansak has joined #idempiere03:50
Not-ba81[IDEMPIERE] nit.khant updated IDEMPIERE-341504:46
Not-ba81[IDEMPIERE] On First Part. 1. Create a Purchase Order for 10 pieces of Product 2. Create an Invoice for 5 items, complete it 3. Try to create Material Receipt for 10 items - system will to allow it (java.lang.IllegalStateException: Total matched qty > invoiced qty. MatchedQty=10, InvoicedQty=5, Line=MInvoiceLine[1000001,10,QtyInvoiced=5,LineNetAmt=900]) {color:#14892c}>> I try do step 1-3, not found any error04:46
Not-ba81(Material receipt qty=10).{color} 4. You still can create MR for 5 items twice in a row. As a result: 10 delivered, but 5 invoiced pieces. {color:#14892c}>> In step 4, I can't create MR (material receipt) for any qty after do step 3 with qty 10. But I can create another invoice with qty 5 (the remaining) {color} Is it a proper behaviour for system? I'm not sure. {color:#14892c}In my opinion, (I'm an accountant) this04:46
Not-ba81is a normal process that you can do this. Company has department account and stock control separate. The document from supplier will send separate also. Suppler will send the document(delivery document) to your company when send the product or send the invoice document when need the collect money. In second Part (next part), I'd not yet done.{color}04:46
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-341504:46
red1Ok reading Nit04:56
*** Nit__ has joined #idempiere04:57
*** Nit has quit IRC05:00
*** Nit__ has quit IRC05:07
*** red1 has quit IRC05:29
*** nmicoud has joined #idempiere06:52
*** a42niem has joined #idempiere07:03
Not-ba81[IDEMPIERE] boonphan.silksi updated IDEMPIERE-2743 Attachment set to "RMA_VOID1.jpg"07:25
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-274307:25
Not-ba81[IDEMPIERE] boonphan.silksi updated IDEMPIERE-274307:32
Not-ba81[IDEMPIERE] I tested by create Vendor RMA and voided it. # Created Vendor RMA # Complete document # Complete its Return document # Reverse Correct Return document # Void Vendor RMA Qty is 1 not Zero. !RMA_VOID1.jpg|thumbnail!07:32
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-274307:32
Not-ba81[IDEMPIERE] nmicoud created IDEMPIERE-3578 BPartner Location name : Preserve custom name07:46
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-357807:46
*** a42niem has quit IRC08:17
Not-ba81[IDEMPIERE] boonphan.silksi updated IDEMPIERE-2750 Attachment set to "Beginning_Stock.jpg"08:20
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-275008:20
Not-ba81[IDEMPIERE] boonphan.silksi updated IDEMPIERE-2750 Attachment set to "AfterLastStep_Stock.jpg"08:21
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-275008:21
Not-ba81[IDEMPIERE] boonphan.silksi updated IDEMPIERE-275008:21
Not-ba81[IDEMPIERE] I tested follow your step (for version 4.1) # Verify that the beginning qty is 185 on the cost record # Create PO for 100 of item # Create Material Receipt # Create Invoice (Vendor) and Complete the invoice. # Verify that the current qty is 285 on the cost record # Create Vendor RMA (Return 1 of the 100) # Complete the RMA # Create Return to Vendor and Complete the document. # Create an AP Credit Memo08:21
Not-ba81(Invoice (Vendor)) and Complete the document # Verify that the current qty is 284 on the cost record The quantity is correct. !Beginning_Stock.jpg|thumbnail! !AfterLastStep_Stock.jpg|thumbnail!08:21
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-275008:21
Not-ba81[IDEMPIERE] nmicoud updated IDEMPIERE-3578 Attachment set to "IDEMPIERE-3578.patch"08:52
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-357808:52
Not-ba81[IDEMPIERE] nmicoud updated IDEMPIERE-3578 assignee set to "Carlos Ruiz" -labels set to "+Patch"08:53
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-357808:53
Not-ba81[IDEMPIERE] nmicoud updated IDEMPIERE-3578 status set to "Peer Review Queue"08:53
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-357808:53
*** pam has quit IRC10:01
*** Meen has quit IRC10:06
*** golfmail has quit IRC10:09
*** nguansak has quit IRC10:10
*** CarlosRuiz has joined #idempiere12:09
Not-ba81[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-254412:10
Not-ba81[IDEMPIERE] Hi [~hieplq], what's kill sonarqube warning?12:10
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-254412:10
*** ChanServ has quit IRC13:08
Not-ba81[IDEMPIERE] yourjoseph updated IDEMPIERE-352213:16
Not-ba81[IDEMPIERE] Many thanks to CLRS and [~red1org] for your priceless time and energy. If possible , i would want to email CLRS on this topic directly . (email: z5k1#qq.com) I had checked all comments made by "CLRS" and don't agree with his/her reviews. I guess CLRS didn't even run the code at all because the result will go wrong under my functions and his/her comments together. so more communication should be made13:16
Not-ba81between us . Because accounting module is hard to implement in Chinese mainland , most of people are ISV's programmer .And professional implementors are less , so few people is interested in it. I will commit this code to Idempiere Community Chinese for a peer review . Perhaps someone need it in the future. And thanks to Carlos's works at this patch , (y)13:16
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-352213:16
*** ChanServ has joined #idempiere13:17
*** niven.freenode.net sets mode: +o ChanServ13:17
Not-ba81[IDEMPIERE] hieplq updated IDEMPIERE-254413:18
Not-ba81[IDEMPIERE] i mean we will review code and correct follow sonarqube warning. i know we will need a lot effort, but step by step i help to improve code base of idempiere13:18
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-254413:18
Not-ba81[IDEMPIERE] hieplq updated IDEMPIERE-254413:18
Not-ba81[IDEMPIERE] i mean we will review code and correct follow sonarqube warning. i know we will need a lot effort, but step by step we will improve code base of idempiere13:18
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-254413:18
Not-ba81[IDEMPIERE] red1org updated IDEMPIERE-352213:19
Not-ba81[IDEMPIERE] His email is clrsdream@gmail.com. I will also write him later in case he miss your email. He is mainland Chinese coder staying in Malaysia nearby me.13:19
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-352213:19
Not-ba81[IDEMPIERE] red1org updated IDEMPIERE-352213:21
Not-ba81[IDEMPIERE] His email is clrsdream@gmail.com. I will also write him later in case he miss your email. He is mainland Chinese coder staying in Malaysia nearby me. He actually doesn't use iDempiere but I was just asking his language knowledge as requested by [~carlosruiz_globalqss].13:21
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-352213:21
*** a42niem has joined #idempiere14:04
Not-ba81[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-352214:51
Not-ba81[IDEMPIERE] Thanks all! It's great to have language maintainers. Please let me know if you get an agreement and I'll gladly commit that in core. Also, would be great if iDempiere Chinese Community establish a formal maintainer, so he can peer review language related contributions, and also help to maintain up-to-date translation. I can see in this repository: https://bitbucket.org/iDChina/chinese-14:51
Not-ba81translation/commits/all The main contributors seem to be [~yourjoseph]/[~z5k1] and OSSSME. BTW, that's the translation uploaded into test.idempiere.org on each DB refresh.14:51
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-352214:51
Not-ba81[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-254414:54
Not-ba81[IDEMPIERE] I see [~hieplq], still haven't used sonarqube. When used findbugs in past, we need to set it up properly as in some configuration it threw thousands of useless warnings. So, we needed to configure findbugs to show real valuable stuff.14:54
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-254414:54
Not-ba81[IDEMPIERE] yourjoseph updated IDEMPIERE-352215:10
Not-ba81[IDEMPIERE] I will email to him and give my sincere thanks. So kind of him to write comments without a running enviroment ! It's a sweat story in this cold winter .15:10
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-352215:10
*** CarlosRuiz has quit IRC15:27
*** Junior has joined #idempiere15:28
*** CarlosRuiz has joined #idempiere15:29
*** nmicoud has quit IRC16:18
Not-ba81[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-5.1 [+0/-0/±3] https://bitbucket.org/idempiere/idempiere/commits/17:06
Not-ba81[iDempiere] nmicoud ce23f7e - IDEMPIERE-3577 Replace now() - postgres specific - by sysdate17:06
Not-ba81[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3577 status set to "Resolved" -assignee set to "Nicolas Micoud" -resolution set to "Fixed"17:06
Not-ba81[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-357717:06
Not-ba81[iDempiere5.1] jenkins built #37 completed (success) http://ci.idempiere.org/job/iDempiere5.1/37/17:32
*** CarlosRuiz has quit IRC18:45
*** CarlosRuiz has joined #idempiere18:59
*** CarlosRuiz has quit IRC19:30
*** CarlosRuiz has joined #idempiere19:43
*** CarlosRuiz has quit IRC19:59
*** a42niem has quit IRC22:41

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