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

Not-8055[iDempiere] CarlosRuiz_globalqss pushed 2 commits to release-2.1 [+0/-0/±6] https://bitbucket.org/idempiere/idempiere/commits/01:29
Not-8055[iDempiere] globalqss 02a90c6 - hg backout f7b39cb IDEMPIERE-2629 M_StorageOnHand Qty and Total M_Transaction Qty did not match01:29
Not-8055[iDempiere] globalqss a03496f - IDEMPIERE-2629 M_StorageOnHand Qty and Total M_Transaction Qty did not match01:29
Not-8055[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2629 status set to "Resolved" -resolution set to "Fixed"01:30
Not-8055[IDEMPIERE] Thanks [~deepak], I committed a different approach as per your suggestion with direct Update01:30
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-262901:30
Not-8055[iDempiere2.1] jenkins built #244 completed (success) http://ci.idempiere.org/job/iDempiere2.1/244/01:41
Not-8055[iDempiere] CarlosRuiz_globalqss pushed 2 commits to development [+2/-0/±26] https://bitbucket.org/idempiere/idempiere/commits/01:46
Not-8055[iDempiere] globalqss 6ae5203 - hg merge release-2.1 (merge release2.1 into development)01:46
Not-8055[iDempiere] globalqss 183a766 - IDEMPIERE-2664 DB Extensibility issues / fix issue on dev merging01:46
*** CarlosRuiz has quit IRC01:52
Not-8055[iDempiere] jenkins built #1669 completed (success) http://ci.idempiere.org/job/iDempiere/1669/01:57
Not-8055[iDempiereDaily] jenkins built #430 completed (success) http://ci.idempiere.org/job/iDempiereDaily/430/02:45
*** hieplq has joined #idempiere03:29
*** tester has joined #idempiere03:45
*** norbertbede has joined #idempiere04:11
*** hieplq has quit IRC04:22
Not-8055[iDempiere2.1Daily] jenkins built #107 completed (success) http://ci.idempiere.org/job/iDempiere2.1Daily/107/05:08
*** norbertbede has quit IRC05:21
*** norbertbede has joined #idempiere05:23
*** hieplq has joined #idempiere05:24
*** norbertbede1 has joined #idempiere05:29
*** norbertbede has quit IRC05:31
*** norbertbede1 has quit IRC05:32
*** a42niem has joined #idempiere06:27
*** nmicoud has joined #idempiere06:36
*** druiz has joined #idempiere07:17
*** KermitTheFragger has joined #idempiere07:59
*** hieplq has quit IRC08:23
*** hieplq has joined #idempiere08:47
*** hieplq has quit IRC08:53
*** hieplq has joined #idempiere09:56
*** KermitTheFragger has quit IRC09:59
*** is-mw has joined #idempiere10:34
*** nmicoud_ has joined #idempiere11:28
*** nmicoud_ has quit IRC11:30
Not-8055[IDEMPIERE] MZI updated IDEMPIERE-2671 Attachment set to "patchIDEMPIERE-2671.diff"11:46
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-267111:46
Not-8055[IDEMPIERE] MZI updated IDEMPIERE-267111:47
Not-8055[IDEMPIERE] Created patch based on specification. Pls review [~tsvikruha] [~norbert.bede]11:47
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-267111:47
Not-8055[IDEMPIERE] MZI updated IDEMPIERE-2671 Attachment set to "patchIDEMPIERE-2671b.diff"12:02
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-267112:02
*** edilsondneto has joined #idempiere12:59
*** CarlosRuiz has joined #idempiere14:55
*** ChanServ sets mode: +o CarlosRuiz14:55
*** nmicoud has quit IRC15:10
tbayenHi CarlosRuiz, druiz advised me to explain our business case for the uom conversion.15:18
CarlosRuizHi tbayen15:19
tbayenThe problem is that in 95 percent of our business we deal with cases. We carry them, we want pricelists for them, we want to enter a price per case, we want an inventory for them. We want them as default when we enter order lines, etc.15:19
tbayenBut in some rare situations we sell only bottles and not cases. And this should be possible somehow.15:20
CarlosRuizthe recommendation (not from iDempiere, but for any ERP) is to manage your inventory UOM in the minimum you trade15:21
tbayenI dont know if it is easier to have the case as the main uom and have precision problems or to have the bottle as the main uom and have to change things in all places where we use it.15:21
CarlosRuizin iDempiere we implemented a way to overcome such recommendation (Compiere doesn't even allow it - and I suspect maybe SAP doesn't either)15:21
CarlosRuizbut if you go against such recommendation - you're warned that you'll have big issues in future about rounding15:22
tbayenWe implemented the first way. It seems to work for now. I hope we can solve some precision problems we have. I saw IDEMPIERE-533. That may be the second way. I am a bit afraid of it. That will lead to changes in a lot of things.15:23
tbayenI would like to try it out and invest some time into this issue. But I am still not convinced which way is better. With the first way I do not change so much. Perhaps I try that out first and see which problems will arise.15:24
tbayenIf I have some minor differences in the inventory (below 1 case) I can live with that. If my accounting balance is not balanced any more I will be afraid.15:25
CarlosRuizif you ask for my recommendation - your inventory UOM is bottle15:26
CarlosRuizyou don't sell 0,04166666666666666....... cases15:26
Not-8055[IDEMPIERE] hieplq updated IDEMPIERE-265415:27
Not-8055[IDEMPIERE] hi [~deepak] your patch don't total match with my requirement but i learn a lot from it for my requirement. about your improve. normal, when you has a complete sale order for a product with ASI. you will has a reserved record next time you open "select exist record dialog", you has two record for this ASI (i description it at15:27
Not-8055https://groups.google.com/forum/#!searchin/idempiere/Attribute/idempiere/oURzcYPv4Zg/WGb7Co2RJBIJ) now you check "select all" checkbox 1+ just one record per ASI show, i think it's very good effect and should apply back for case non check "select all" 2+ i see you calculator on hand, reserved by avg function it make wrong value, i think must use sum function with add or minus depend trans.movementtype 3+ because 2 is15:27
Not-8055processed per transaction table, maybe it effect performance, maybe in this case don't display column on hand, reserved by, or make new checkbox show store info?15:27
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-265415:27
CarlosRuizIDEMPIERE-533 is just for the case where your price for the case is not exactly the price of 24 bottles15:27
*** a42niem has quit IRC15:29
*** druiz has quit IRC15:45
tbayenBut what can I do when I want to maintain my price lists in cases?15:46
CarlosRuizI guess you can use IDEMPIERE-533 - but that's not required15:48
tbayenyes, I see that IDEMPIERE-533 is about having different prices per uom. That is not exactly my case.15:49
tbayenI dont know if IDEMPIERE-533 allows to enter a price only for a sixpack but sell a single bottle.15:49
CarlosRuizI think you must keep both15:49
CarlosRuizbut I haven't reviewed the code15:50
tbayenI have to think about that for a while.15:50
CarlosRuizbut management of price list is not a big deal15:50
CarlosRuizyou can report anything if you have the base price15:50
tbayenIt means changing a lot of reports.15:51
CarlosRuizand managing price lists with csv importer is easy to manage that in spreadsheet15:51
tbayenThe bottle price will show up everywhere in all tables. And with iDempiere standard tables and views it is not possible to create a report that does an additional calculation.15:52
tbayenThat means I have to use JasperReports for every report that includes a price.15:53
CarlosRuizor virtual column in views probably15:57
Not-8055[IDEMPIERE] alan.lesc1 created IDEMPIERE-2697 Attached jasper report cannot be found16:12
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-269716:12
Not-8055[IDEMPIERE] alan.lesc1 updated IDEMPIERE-2697 Attachment set to "IDEMPIERE-2697.patch"16:13
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-269716:13
Not-8055[IDEMPIERE] alan.lesc1 updated IDEMPIERE-2697 labels set to "+patch"16:13
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-269716:13
Not-8055[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-269716:37
Not-8055[IDEMPIERE] xref https://groups.google.com/d/msg/idempiere/2vCB6yFhPPs/mnM7VEVdPmwJ16:37
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-269716:37
*** nmicoud has joined #idempiere17:18
Not-8055[IDEMPIERE] hieplq updated IDEMPIERE-2216 description set to "my test case: 1. make BPartner "HQ rep" link with HQ org 2. make BPartner "Fur rep" link with Furniture org 3. from HQ org, create sale order type "warehouse order" for BPartner "fur rep" when completer document by logic of counter document and "warehouse order", below document is create. + a shipment document of HQ org by "warehouse order" type. +17:23
Not-8055shipment also make a material receipt of Furniture org as counter document + a Purchase Order of Furniture org, is counter document . but material receipt line link with sale order, not link with Purchase Order. it's correct logic? detail refer:17:23
Not-8055https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!searchin/idempiere/when$20make$20a$20warehouse$20order$20(in$20counter$20document$20test)/idempiere/q4gEcfOFBnQ/wpEVe7mGQaYJ"17:23
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-221617:23
Not-8055[IDEMPIERE] hieplq updated IDEMPIERE-218918:24
Not-8055[IDEMPIERE] case one and two identify column is fix with IDEMPIERE-1877 (order of identify must same in table/column and info/column)18:24
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-218918:24
Not-8055[IDEMPIERE] hieplq updated IDEMPIERE-2189 status set to "Open"18:24
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-218918:24
Not-8055[IDEMPIERE] hieplq updated IDEMPIERE-2189 status set to "Closed" -resolution set to "Won't Fix"18:26
Not-8055[IDEMPIERE] almost case in idempiere is one or two column. because close this ticket. case search by key relate to IDEMPIERE-2019 with move to patch of IDEMPIERE-2019 late18:26
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-218918:26
Not-8055[IDEMPIERE] hieplq updated IDEMPIERE-1519 status set to "Open" -assignee set to "None"18:42
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-151918:42
Not-8055[IDEMPIERE] hieplq updated IDEMPIERE-1519 status set to "Closed" -resolution set to "Incomplete"18:43
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-151918:43
Not-8055[IDEMPIERE] hieplq updated IDEMPIERE-1858 status set to "Closed" -resolution set to "Won't Fix"19:05
Not-8055[IDEMPIERE] in text area, enter treat as new line.19:05
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-185819:05
Not-8055[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1519 status set to "Reopened" -resolution set to "None"19:08
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-151919:08
Not-8055[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1519 labels set to "+Patch Potential-Idea"19:08
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-151919:08
Not-8055[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1519 status set to "Resolved" -resolution set to "Incomplete"19:08
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-151919:08
Not-8055[IDEMPIERE] hieplq updated IDEMPIERE-1706 status set to "Closed" -resolution set to "Cannot Reproduce"19:17
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-170619:17
Not-8055[IDEMPIERE] hieplq updated IDEMPIERE-2651 status set to "Closed" -resolution set to "Duplicate"19:22
Not-8055[IDEMPIERE] duplicate with IDEMPIERE-265219:22
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-265119:22
Not-8055[IDEMPIERE] hieplq updated IDEMPIERE-2616 status set to "Closed" -assignee set to "None"19:22
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-261619:22
Not-8055[IDEMPIERE] hieplq updated IDEMPIERE-2233 status set to "Closed" -assignee set to "None"19:22
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-223319:22
Not-8055[IDEMPIERE] hieplq updated IDEMPIERE-1777 status set to "Closed" -assignee set to "None"19:22
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-177719:22
*** hieplq has quit IRC19:27
*** CarlosRuiz has quit IRC19:41
Not-8055[IDEMPIERE] carlosruiz_globalqss created IDEMPIERE-2698 Performance: Report checking for zoom condition on database - must be cached19:49
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-269819:49
Not-8055[iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/19:50
Not-8055[iDempiere] globalqss a1475fc - IDEMPIERE-2698 Performance: Report checking for zoom condition on database - must be cached19:50
Not-8055[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2698 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Fixed"19:50
Not-8055[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-269819:50
*** CarlosRuiz has joined #idempiere19:51
*** ChanServ sets mode: +o CarlosRuiz19:51
*** CarlosRuiz has quit IRC20:03
*** tbayen_ has quit IRC20:05
Not-8055[iDempiere2.1] jenkins built #245 completed (success) http://ci.idempiere.org/job/iDempiere2.1/245/20:12
*** tbayen_ has joined #idempiere20:19
*** tbayen_ has quit IRC21:05
*** nmicoud has quit IRC21:31
*** CarlosRuiz has joined #idempiere22:24
*** ChanServ sets mode: +o CarlosRuiz22:24
*** CarlosRuiz has quit IRC22:26
*** CarlosRuiz has joined #idempiere22:27
*** ChanServ sets mode: +o CarlosRuiz22:27

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