*** a42niem has joined #idempiere | 04:56 | |
*** nmicoud has joined #idempiere | 06:43 | |
*** a42niem has quit IRC | 07:18 | |
Not-5196 | [IDEMPIERE] soo.fang@gmail.com created IDEMPIERE-3321 Report Organization Permissions | 07:53 |
---|---|---|
Not-5196 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3321 | 07:53 |
Not-5196 | [IDEMPIERE] soo.fang@gmail.com updated IDEMPIERE-3321 assignee set to "Lee Soo Fang" | 07:54 |
Not-5196 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3321 | 07:54 |
Not-5196 | [IDEMPIERE] hieplq updated IDEMPIERE-2310 Attachment set to "IDEMPIERE-1287-ckeditor.patch" | 09:59 |
Not-5196 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2310 | 09:59 |
Not-5196 | [IDEMPIERE] soo.fang@gmail.com updated IDEMPIERE-3321 summary set to "Add Mandatory Logic to Report & Process Parameter." | 10:28 |
Not-5196 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3321 | 10:28 |
*** CarlosRuiz has joined #idempiere | 10:39 | |
*** hieplq has joined #idempiere | 12:22 | |
hieplq | good everning mr @CarlosRuiz, i done IDEMPIERE-2310 as a plug-in now documenting it. i ask to commit this patch https://idempiere.atlassian.net/secure/attachment/33300/IDEMPIERE-1287-ckeditor.patch into core for support. please help me review | 12:25 |
*** smartjsp has joined #idempiere | 13:14 | |
CarlosRuiz | hi hieplq | 13:32 |
hieplq | hi CarlosRuiz | 13:33 |
CarlosRuiz | doing a basic test before commit ... | 13:34 |
Not-5196 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-4.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/ | 13:36 |
Not-5196 | [iDempiere] hie...@hasuvimex.vn 56cb004 - IDEMPIERE-1287:When editing in a field (header or detail) use shortcut key (alt + next) to move next record. value in this field is not save support CKEditor control (IDEMPIERE-2310) | 13:36 |
CarlosRuiz | ready hieplq | 13:37 |
hieplq | thanks, i will inform about plugin for IDEMPIERE-2310 when i done wiki | 13:37 |
*** smartjsp has quit IRC | 13:41 | |
Not-5196 | [iDempiere4.1] jenkins built #78 completed (success) http://ci.idempiere.org/job/iDempiere4.1/78/ | 14:24 |
*** nmicoud has quit IRC | 15:25 | |
Not-5196 | [IDEMPIERE] hieplq created IDEMPIERE-3322 can't packin for add new column to ad_column | 17:47 |
Not-5196 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3322 | 17:47 |
Not-5196 | [IDEMPIERE] hieplq updated IDEMPIERE-3322 Attachment set to "2Pack_1.0.0.zip" | 17:48 |
Not-5196 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3322 | 17:48 |
hieplq | hi CarlosRuiz do you have any experience with IDEMPIERE-3322? have any workaroud or my sugest solution is acceptable? | 17:49 |
CarlosRuiz | yes hieplq - it happened to me recently | 17:52 |
CarlosRuiz | but my conclusion is that adding columns to AD_Column is maybe no desirable - better to do it in core with a migration script | 17:53 |
CarlosRuiz | why do you need AD_Column.IsHTML? wouldn't be better to create a new reference type for HTML? | 17:54 |
hieplq | with this option i easy replace text, text long, string, memo by new editor | 17:55 |
hieplq | because each type of string bind with one difference datatype | 17:55 |
hieplq | string = varchar but text long =clob | 17:56 |
hieplq | i thinking to implement a "option reference" column, so i can add more parameter to each editor, and each editor can control its setting without create more column | 17:57 |
*** aguerra has joined #idempiere | 18:37 | |
aguerra | hello everybody | 18:38 |
aguerra | Direct invoices were made without a sales order, how do I generate deliveries of invoices? | 19:16 |
Not-5196 | [IDEMPIERE] hieplq updated IDEMPIERE-2310 Attachment set to "IDEMPIERE-1287-ckeditor-notyetload.patch" | 20:02 |
Not-5196 | [IDEMPIERE] [^IDEMPIERE-1287-ckeditor.patch] issue script error, when ckeditor not yet load (example open feedback form) alt + right/left arrow can't work [^IDEMPIERE-1287-ckeditor-notyetload.patch] fix for this issue | 20:02 |
Not-5196 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2310 | 20:02 |
hieplq | hi CarlosRuiz , i add a patch to fix issue raise by latest commit. please help me to review. | 20:03 |
CarlosRuiz | ok, hieplq - I understand maybe we can add the IsHTML column to core - to avoid the issue with the packin | 20:05 |
CarlosRuiz | and maybe can be worthy to have that integrated directly then in core - instead of plugin | 20:05 |
CarlosRuiz | plugin makes sense if we would be creating a new reference | 20:05 |
CarlosRuiz | but as we're affecting the core references - maybe is better just to do it on core | 20:06 |
Not-5196 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-4.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/ | 20:06 |
Not-5196 | [iDempiere] hie...@hasuvimex.vn e894ced - IDEMPIERE-1287:When editing in a field (header or detail) use shortcut key (alt + next) to move next record. value in this field is not save fix for case not yet load ckeditor //https://www.zkoss.org/javadoc/latest/jsdoc/_global_/zk.html#$import(_global_.String) | 20:06 |
hieplq | hi CarlosRuiz: it still is a weditor plugin. not need merger to core. let me time to test and refine it, still have big room to improve | 20:09 |
hieplq | it's ok to people, who want to test it manual run script | 20:10 |
hieplq | migrate script | 20:10 |
Not-5196 | [iDempiere4.1] jenkins built #79 completed (success) http://ci.idempiere.org/job/iDempiere4.1/79/ | 20:38 |
Not-5196 | [IDEMPIERE] hieplq updated IDEMPIERE-2310 status set to "Resolved" -resolution set to "Won't Fix" | 20:41 |
Not-5196 | [IDEMPIERE] move to plugin document here http://wiki.idempiere.org/en/Plugin:_CKEditor | 20:41 |
Not-5196 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2310 | 20:41 |
*** aguerra has quit IRC | 20:56 | |
Not-5196 | [IDEMPIERE] hieplq created IDEMPIERE-3323 Editor setting column | 21:40 |
Not-5196 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3323 | 21:40 |
*** CarlosRuiz has quit IRC | 21:42 | |
Not-5196 | [IDEMPIERE] hieplq updated IDEMPIERE-3322 status set to "Closed" -resolution set to "Won't Fix" | 21:43 |
Not-5196 | [IDEMPIERE] AD_Column is sensitive column, rare to change. if you have reason to add something to AD_Column, let discuss to merger to core. other you can use migrate script to done your change. about setting for weditor, i like to introduce IDEMPIERE-3323 | 21:43 |
Not-5196 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3322 | 21:43 |
Not-5196 | [IDEMPIERE] hieplq created IDEMPIERE-3324 Form CreateFromInvoice show material receipt line have qty = 0 make a long list | 21:51 |
Not-5196 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3324 | 21:51 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!