#idempiere IRC log for Friday, 2015-12-25

Not-6f15[IDEMPIERE] hieplq updated IDEMPIERE-2968 status set to "Resolved" -resolution set to "Won't Fix"08:16
Not-6f15[IDEMPIERE] my wrong. i use a wrong url, so it will download a html not zip file. i think use a web proxy as squid is good choose, it's great when we learn it and just configuration to cache what we want.08:16
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-296808:16
Not-6f15[IDEMPIERE] hieplq updated IDEMPIERE-2940 Attachment set to "IDEMPIERE-2940-2.1.patch"12:46
Not-6f15[IDEMPIERE] I add this patch for anyone have do idempiere at 3.1 also 2.1 branch. just clone current repository of idempiere. switch to 2.1 and apply this patch, you can materialize for 2.1 as before12:46
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-294012:46
Not-6f15[IDEMPIERE] hieplq updated IDEMPIERE-277814:31
Not-6f15[IDEMPIERE] just test switch "SQLStatement" of packout detail to text long (8000). after sync column, data type become text (without length limit) try save a long query and it do well. Hi [~a42niem] what do you mean about "looses formatting and thus readability" in your comment. in my test, nothing loss, i re-get text same what i paste into. "no, when of type text long it looses formatting and thus readability. " hi14:31
Not-6f15[~carlosruiz_globalqss], it's worth to convert all sql field to text long?14:31
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-277814:31
Not-6f15[IDEMPIERE] hieplq updated IDEMPIERE-277814:42
Not-6f15[IDEMPIERE] other issue. current ad_changelog.newvalue and ad_changelog.oldvalue is character varying(2000). so value from text long or text with length great than 2000 will be truncate14:42
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-277814:42
Not-6f15[IDEMPIERE] hieplq updated IDEMPIERE-2778 Attachment set to "IDEMPIERE-2778-clob.patch"16:34
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-277816:34
Not-6f15[IDEMPIERE] hieplq updated IDEMPIERE-2778 status set to "Peer Review Queue"16:34
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-277816:35
Not-6f15[IDEMPIERE] HKS updated IDEMPIERE-298416:52
Not-6f15[IDEMPIERE] after do several times of testing again... i don't found the error.16:52
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-298416:53
Not-6f15[IDEMPIERE] HKS updated IDEMPIERE-2984 status set to "Peer Review Queue"16:53
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-298416:53
Not-6f15[IDEMPIERE] hieplq updated IDEMPIERE-2778 Attachment set to "None"16:55
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-277816:55
Not-6f15[IDEMPIERE] hieplq updated IDEMPIERE-2778 Attachment set to "IDEMPIERE-2778-clob.patch"16:56
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-277816:56
Not-6f15[IDEMPIERE] hieplq updated IDEMPIERE-277816:58
Not-6f15[IDEMPIERE] this is query for list column i modified {code:java} select ad_table.tablename, ad_column.columnname, ad_column_id, defaultvalue, ad_column.ismandatory, fieldlength, ad_reference.name from ad_column inner join ad_table on ad_column.ad_table_id = ad_table.ad_table_id inner join ad_reference on ad_column.ad_reference_id = ad_reference.ad_reference_id where ad_column.name in ('Sql SELECT', 'Other SQL16:58
Not-6f15Clause', 'Sql WHERE', 'Sql ORDER BY', 'Sql FROM', 'Zoom Logic', 'SQLStatement') and ad_table.isview = 'N' {code}16:58
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-277816:58
Not-6f15[IDEMPIERE] HKS updated IDEMPIERE-298417:20
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-298417:20
Not-6f15[IDEMPIERE] dantam updated IDEMPIERE-2862 Version set to "3.1"18:24
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-286218:24
Not-6f15[IDEMPIERE] dantam updated IDEMPIERE-2862 description set to "Groovy version 1.7.5 in org.adempiere.base causes Groovy to not function in JasperReports 5.1.2 which requires Groovy 2.0.1. Solution, upgrade groovy in org.adempiere.base to Groovy 2.0.1. Suggested code solution: https://bitbucket.org/dantam/idempiere.se-historic/commits/d96dc6d3f18faf98967433d41d2aa8ab801c1611"18:29
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-286218:29
Not-6f15[IDEMPIERE] dantam updated IDEMPIERE-286218:53
Not-6f15[IDEMPIERE] Bumping this ticket. I really think Groovy JasperReports should be working in 3.1 ... but I'm guessing everyone is using Java since it hasn't been working out of the box for a long time in iDempiere... https://bitbucket.org/dantam/idempiere-gaap/commits/e1816e772c6f699e8640939f82eb7e039c775bf6?at=release-3.1-dt-patch18:53
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-286218:53
Not-6f15[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2984 status set to "Open"22:41
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-298422:41
Not-6f15[IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-296822:57
Not-6f15[IDEMPIERE] great [~hieplq], if it worked for you we can install squid in test.idempiere.org? any instructions that you can share for guidance?22:57
Not-6f15[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-296822:57

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