#idempiere IRC log for Thursday, 2016-12-15

Not-d9e0[IDEMPIERE] hahmed created IDEMPIERE-3268 Rollup BOM Costs issue with Lot/Batch level cost01:09
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-326801:09
Not-d9e0[IDEMPIERE] hieplq updated IDEMPIERE-326601:53
Not-d9e0[IDEMPIERE] welcome [~DiegoEsmerio]. it's ok to move peer review, but do you can explain more about your improvement, what's case to use it? how it advantageous?01:53
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-326601:53
*** silphium has joined #idempiere02:20
*** silphium has quit IRC02:21
*** a42niem has joined #idempiere05:56
*** nmicoud has joined #idempiere07:45
*** CarlosRuiz has joined #idempiere09:26
Not-d9e0[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-326709:44
Not-d9e0[IDEMPIERE] [~hieplq], have you had problem with the speed of 03_update_sequences.sql. It is intended to be a very sporadic operation, perhaps one time at initial migration in case direct inserts were done without using nextidfunc. And retrieving native sequences usually is ran on memory, so is must be a very fast operation.09:44
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-326709:44
Not-d9e0[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3263 status set to "Resolved" -assignee set to "hieplq" -resolution set to "Fixed"09:55
Not-d9e0[IDEMPIERE] Thanks [~hieplq], it sounded easier to change the script name - but the script looks right https://bitbucket.org/CarlosRuiz_globalqss/idempiere-stuff/commits/ca72f4e09:55
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-326309:55
*** CarlosRuiz has quit IRC10:06
*** Osso has joined #idempiere10:41
OssoI am working with deb, I am trying to install it. It get stuck, in the configuration, with requesting postgresql password. Any help?10:52
Not-d9e0[IDEMPIERE] hieplq updated IDEMPIERE-326710:54
Not-d9e0[IDEMPIERE] in normal case i don't have issue with it. but i just move to use project id central. I set my project to get id from 6000000, that why script take a lot of time to run (i can't wait it)10:54
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-326710:54
OssoI installed postgresql previously and it worked. Then I want to install pgmyadmin and it didn't work. So I removed postgresql, since then it never accept to work10:55
Not-d9e0[IDEMPIERE] carlosruiz_globalqss created IDEMPIERE-3269 Field to show read-only grid (TrekGlobal contribution)11:49
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-326911:49
Not-d9e0[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-326711:58
Not-d9e0[IDEMPIERE] thanks [~hieplq], I think integrating your patch seems easy I think is about to change the lines 137:142 or the oracle script, and lines 118:120 of postgresql script with your suggested 5 commands.11:58
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-326711:58
*** CarlosRuiz has joined #idempiere11:58
*** nmicoud has quit IRC12:05
Not-d9e0[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3269 summary set to "Field to show read-only grid (TrekGlobal contribution 1006181)"12:09
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-326912:09
*** nmicoud has joined #idempiere12:12
Not-d9e0[IDEMPIERE] carlosruiz_globalqss created IDEMPIERE-3270 Field for dashboard content (TrekGlobal contribution 1006008)12:22
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-327012:22
*** Osso has quit IRC12:28
Not-d9e0[IDEMPIERE] DiegoEsmerio updated IDEMPIERE-326613:01
Not-d9e0[IDEMPIERE] Thank you! I've used that feature for creating a shared information between documents without creating extra tables. My use case was this: A client wanted to create a single purchasing order after collecting all the necessary products for many projects, so I wanted to have a way to have a 1:n relationship between the C_Order and the C_Project table where I would put a percentage that how much of it was13:01
Not-d9e0for each project. But sometimes the client want to insert or edit that information in derived documents, like invoices, receipts or payments. Then I created a virtual column that would coalesce that information at the top level. {code:sql} coalesce('O'||C_Order_ID, 'I'||C_Invoice_ID, 'P'||C_Payment_ID, 'N'||M_InOut_ID) {code} So when a invoice was generated by a purchasing order or by itself I could still have a13:01
Not-d9e0adequate link between that information. I can now edit the information of the order inside the invoice or having the info on the invoice alone, just by matching the key in a dynamic way. No need to have multiple tables for that.13:01
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-326613:01
Not-d9e0[IDEMPIERE] DiegoEsmerio updated IDEMPIERE-3266 status set to "Peer Review Queue"13:02
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-326613:02
Not-d9e0[iDempiere] CarlosRuiz_globalqss pushed 9 commits to release-4.1 [+15/-0/±21] https://bitbucket.org/idempiere/idempiere/commits/13:50
Not-d9e0[iDempiere] hengsin 1567005 - 1006008 Add field type for dashboard content. (IDEMPIERE-3270)13:50
Not-d9e0[iDempiere] hengsin 4ebe9b3 - 1006008 Add field type for dashboard content. (IDEMPIERE-3270)13:50
Not-d9e0[iDempiere] globalqss 16303c9 - 1006008 Add field type for dashboard content. / fix migration script register (IDEMPIERE-3270)13:50
Not-d9e0[iDempiere] hengsin 02869aa - 1006008 Add field type for dashboard content. layout fix. (IDEMPIERE-3270)13:50
Not-d9e0[iDempiere] hengsin 797b95a - 1006181 Speed-up windows - Field to show read-only grid. (IDEMPIERE-3269)13:50
Not-d9e0[iDempiere] hengsin 466d316 - 1006181 Speed-up windows - Field to show read-only grid. Fixed selected label bug. Added clear selection context menu. (IDEMPIERE-3269)13:50
Not-d9e0[iDempiere] hengsin edf5dd3 - 1006181 Speed-up windows - Field to show read-only grid. Fixed NPE and Grid View exception. (IDEMPIERE-3269)13:51
Not-d9e0[iDempiere] hengsin bdbb78b - 1006181 Speed-up windows - Field to show read-only grid. Fixed sorting. (IDEMPIERE-3269)13:51
Not-d9e0[iDempiere] globalqss 0ce2715 - IDEMPIERE-3269 Field to show read-only grid / fix integration issue adding same method as IDEMPIERE-233113:51
Not-d9e0[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3269 status set to "Resolved" -assignee set to "Heng Sin Low" -resolution set to "Fixed"13:51
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-326913:51
Not-d9e0[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3270 status set to "Resolved" -assignee set to "Heng Sin Low" -resolution set to "Fixed"13:51
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-327013:51
*** xapiens has joined #idempiere13:57
Not-d9e0[iDempiere4.1] jenkins built #26 completed (failure) http://ci.idempiere.org/job/iDempiere4.1/26/14:16
*** CarlosRuiz has quit IRC15:03
*** nmicoud has quit IRC16:26
Not-d9e0[IDEMPIERE] DiegoEsmerio updated IDEMPIERE-3266 Attachment set to "IDEMPIERE-3266.patch"17:20
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-326617:20
Not-d9e0[IDEMPIERE] DiegoEsmerio updated IDEMPIERE-3266 Attachment set to "None"17:20
Not-d9e0[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-326617:20
*** CarlosRuiz has joined #idempiere17:26
*** CarlosRuiz has quit IRC18:45
*** a42niem has quit IRC19:08
*** a42niem has joined #idempiere19:17
*** a42niem has quit IRC19:19
*** a42niem has joined #idempiere19:20
*** nmicoud has joined #idempiere20:29
*** nmicoud has quit IRC22:01
*** a42niem has quit IRC22:57

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