#idempiere IRC log for Tuesday, 2017-06-27

Not-6102[iDempiere4.1] jenkins built #140 completed (success) http://ci.idempiere.org/job/iDempiere4.1/140/00:03
*** lkristensen has joined #idempiere00:13
*** CarlosRuiz has quit IRC00:22
*** lkristensen has quit IRC01:05
*** lkristensen has joined #idempiere01:21
*** lkristensen_ has joined #idempiere03:28
*** lkristensen has quit IRC03:31
*** lkristensen__ has joined #idempiere04:27
*** lkristensen_ has quit IRC04:31
Not-6102[iDempiere4.1Daily] jenkins built #85 completed (success) http://ci.idempiere.org/job/iDempiere4.1Daily/85/04:54
*** posde has quit IRC05:12
*** posde has joined #idempiere05:15
*** posde is now known as possy05:27
*** RecordingBot has joined #idempiere05:36
*** RecordingBot` has quit IRC05:39
*** lkristensen has joined #idempiere05:57
*** lkristensen__ has quit IRC05:59
*** lkristensen_ has joined #idempiere07:10
*** lkristensen has quit IRC07:13
Not-6102[IDEMPIERE] hengsin updated IDEMPIERE-335208:07
Not-6102[IDEMPIERE] hi hiep, Carlos have committed the patch for IDEMPIERE-1750, ok to close this now ? Regards, Low08:07
Not-6102[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-335208:07
*** jdoh has joined #idempiere08:30
*** lkristensen_ has quit IRC08:52
*** jdoh has quit IRC09:00
*** Eddie has joined #idempiere09:08
Eddiehello09:08
*** Eddie is now known as Guest6237509:09
Guest62375hi09:09
Guest62375interested in adempiere. How many users is it designed for?09:10
Not-6102[IDEMPIERE] hieplq updated IDEMPIERE-335209:11
Not-6102[IDEMPIERE] hi [~hengsin] not yet. it's separate issue. to redo this issue do bellow step: 1. active production window by system admin 2. login to garden work, create a production 3. go to tab "Production Plan" add PChair product 4. back to "Production Header" run "create production" 5. do complete document by debug can see code run like below for end product {code:java} 1. MProductionLine.createTransactions is09:11
Not-6102called 2. getParent is called so productionParent is assignment with MProduction have id = 0 3. so break condition if ( getM_Product_ID() == getEndProduct_ID()) { {code}09:11
Not-6102[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-335209:11
Guest62375adempiere is now idempiere?09:27
*** CarlosRuiz has joined #idempiere09:32
*** brent_ has quit IRC09:37
*** brent_ has joined #idempiere09:40
Guest62375hi, interested in adempiere/idempiere. How many users is it designed for?09:53
Guest62375I have many questions09:54
*** CarlosRuiz has quit IRC13:32
Not-6102[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3352 Attachment set to "3352vs1750.patch"17:06
Not-6102[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-335217:06
Not-6102[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-335217:07
Not-6102[IDEMPIERE] [~hieplq] I see your point, getParent checks for MProduction as parent, but in the case of 1750 is a MProductionPlan. Attached patch 3352vs1750.patch - can you please test if that solves the problem? Regards, Carlos Ruiz17:07
Not-6102[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-335217:07
Not-6102[IDEMPIERE] hieplq updated IDEMPIERE-3352 Attachment set to "IDEMPIERE-3352_1750.patch"19:14
Not-6102[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-335219:14
Not-6102[IDEMPIERE] hieplq updated IDEMPIERE-335219:16
Not-6102[IDEMPIERE] hi [~carlosruiz_globalqss] in case 1750, endProductId get from MProductionPlan so your patch still conflict. i added my patch [^IDEMPIERE-3352_1750.patch], please help to review.19:16
Not-6102[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-335219:16
Not-6102[IDEMPIERE] hieplq updated IDEMPIERE-335219:19
Not-6102[IDEMPIERE] other issue. createTransactions now don't use mustBeStocked = true anymore. so can remove it and bellow block of code {code:java} if (mustBeStocked && qtyToMove.signum() > 0) { MLocator loc = new MLocator(getCtx(), getM_Locator_ID(), get_TrxName()); errorString.append( "Insufficient qty on hand of " + prod.toString() + " at " + loc.toString() + "\n"); } {code}19:19
Not-6102[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-335219:19
*** CarlosRuiz has joined #idempiere20:26
*** CarlosRuiz has quit IRC22:20

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