Not-6102 | [iDempiere4.1] jenkins built #140 completed (success) http://ci.idempiere.org/job/iDempiere4.1/140/ | 00:03 |
---|---|---|
*** lkristensen has joined #idempiere | 00:13 | |
*** CarlosRuiz has quit IRC | 00:22 | |
*** lkristensen has quit IRC | 01:05 | |
*** lkristensen has joined #idempiere | 01:21 | |
*** lkristensen_ has joined #idempiere | 03:28 | |
*** lkristensen has quit IRC | 03:31 | |
*** lkristensen__ has joined #idempiere | 04:27 | |
*** lkristensen_ has quit IRC | 04:31 | |
Not-6102 | [iDempiere4.1Daily] jenkins built #85 completed (success) http://ci.idempiere.org/job/iDempiere4.1Daily/85/ | 04:54 |
*** posde has quit IRC | 05:12 | |
*** posde has joined #idempiere | 05:15 | |
*** posde is now known as possy | 05:27 | |
*** RecordingBot has joined #idempiere | 05:36 | |
*** RecordingBot` has quit IRC | 05:39 | |
*** lkristensen has joined #idempiere | 05:57 | |
*** lkristensen__ has quit IRC | 05:59 | |
*** lkristensen_ has joined #idempiere | 07:10 | |
*** lkristensen has quit IRC | 07:13 | |
Not-6102 | [IDEMPIERE] hengsin updated IDEMPIERE-3352 | 08:07 |
Not-6102 | [IDEMPIERE] hi hiep, Carlos have committed the patch for IDEMPIERE-1750, ok to close this now ? Regards, Low | 08:07 |
Not-6102 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3352 | 08:07 |
*** jdoh has joined #idempiere | 08:30 | |
*** lkristensen_ has quit IRC | 08:52 | |
*** jdoh has quit IRC | 09:00 | |
*** Eddie has joined #idempiere | 09:08 | |
Eddie | hello | 09:08 |
*** Eddie is now known as Guest62375 | 09:09 | |
Guest62375 | hi | 09:09 |
Guest62375 | interested in adempiere. How many users is it designed for? | 09:10 |
Not-6102 | [IDEMPIERE] hieplq updated IDEMPIERE-3352 | 09: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 is | 09:11 |
Not-6102 | called 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-3352 | 09:11 |
Guest62375 | adempiere is now idempiere? | 09:27 |
*** CarlosRuiz has joined #idempiere | 09:32 | |
*** brent_ has quit IRC | 09:37 | |
*** brent_ has joined #idempiere | 09:40 | |
Guest62375 | hi, interested in adempiere/idempiere. How many users is it designed for? | 09:53 |
Guest62375 | I have many questions | 09:54 |
*** CarlosRuiz has quit IRC | 13: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-3352 | 17:06 |
Not-6102 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3352 | 17: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 Ruiz | 17:07 |
Not-6102 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3352 | 17: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-3352 | 19:14 |
Not-6102 | [IDEMPIERE] hieplq updated IDEMPIERE-3352 | 19: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-3352 | 19:16 |
Not-6102 | [IDEMPIERE] hieplq updated IDEMPIERE-3352 | 19: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-3352 | 19:19 |
*** CarlosRuiz has joined #idempiere | 20:26 | |
*** CarlosRuiz has quit IRC | 22:20 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!