*** a42niem has joined #idempiere | 05:32 | |
*** nmicoud has joined #idempiere | 06:32 | |
*** CarlosRuiz has joined #idempiere | 08:39 | |
*** Not-751 has joined #idempiere | 09:38 | |
Not-751 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3182 status set to "Resolved" -resolution set to "Fixed" | 09:38 |
---|---|---|
Not-751 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3182 | 09:38 |
Not-751 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+0/-0/±2] https://bitbucket.org/idempiere/idempiere/commits/ | 09:44 |
Not-751 | [iDempiere] hie...@hasuvimex.vn 213f896 - IDEMPIERE-3182:auto fill password don't work util you touch password field a complete solution. | 09:44 |
Not-751 | [iDempiere3.1] jenkins built #140 completed (success) http://ci.idempiere.org/job/iDempiere3.1/140/ | 10:02 |
Not-751 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3104 | 10:06 |
Not-751 | [IDEMPIERE] [~hieplq], failed testing 29200_IDEMPIERE-3104-tempObj.patch Test case: - Log into Garden Admin - open product window - Generate a product report - It is shown in HTML format. - Change to PDF - error - report is not shown Console shows error: {code} sep 22, 2016 11:05:47 AM org.adempiere.webui.window.ZkReportViewer$PDFRendererRunnable doRun ADVERTENCIA: Cannot archive Document sep 22, 2016 11:05:47 AM | 10:06 |
Not-751 | org.compiere.print.layout.LayoutEngine getPageable ADVERTENCIA: Nothing to print - org.compiere.print.layout.LayoutEngine@d99d93d java.lang.NullPointerException at org.adempiere.pdf.Document.writePDF(Document.java:47) at org.adempiere.pdf.Document.getPDFAsFile(Document.java:97) at org.compiere.print.ReportEngine.createPDF(ReportEngine.java:1145) at | 10:06 |
Not-751 | org.adempiere.webui.window.ZkReportViewer$PDFRendererRunnable.doRun(ZkReportViewer.java:1400) at org.adempiere.util.ContextRunnable.run(ContextRunnable.java:38) at org.adempiere.webui.apps.DesktopRunnable.run(DesktopRunnable.java:40) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at | 10:06 |
Not-751 | java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at | 10:06 |
Not-751 | java.lang.Thread.run(Thread.java:745) {code} | 10:06 |
Not-751 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3104 | 10:06 |
Not-751 | [iDempiere] CarlosRuiz_globalqss pushed 4 commits to release-3.1 [+0/-0/±6] https://bitbucket.org/idempiere/idempiere/commits/ | 11:12 |
Not-751 | [iDempiere] hie...@hasuvimex.vn b0a90ca - IDEMPIERE-3179:record should move to editing mode when user is editing first field a bit optimize. do nothing when component don't lay on standard window | 11:12 |
Not-751 | [iDempiere] hie...@hasuvimex.vn 9108a1e - 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 | 11:12 |
Not-751 | [iDempiere] hie...@hasuvimex.vn 202737f - IDEMPIERE-3179:record should move to editing mode when user is editing first field a bit optimize and use common function | 11:12 |
Not-751 | [iDempiere] hie...@hasuvimex.vn 058e3d8 - IDEMPIERE-3179:record should move to editing mode when user is editing first field just fire onChange for text conponent | 11:12 |
Not-751 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3179 | 11:13 |
Not-751 | [IDEMPIERE] Thanks [~hieplq], committed the suggested changes. However, another undesirable effect of this: - when changing a string as the first changed field on a window the callout is called, this is highly undesirable in case the callout makes a validation For example imagine a 10 char length validation on a string (i.e. credit card length validation) - the callout will be called and will trigger the error on | 11:13 |
Not-751 | first character Regards, Carlos Ruiz | 11:13 |
Not-751 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3179 | 11:13 |
Not-751 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1287 | 11:16 |
Not-751 | [IDEMPIERE] Thanks [~hieplq], committed the suggested change, however my test case still fails: - open product window and select all records (it will show Assembly Area) - change the comment i.e. writing test - push Alt+RightArrow - here the second record is shown and is still marked in the tab as updated (*) - if you push Alt+RightArrow again (or Alt-LeftArrow) then the updated (*) mark disappear from the title, but | 11:16 |
Not-751 | just the first letter is saved Regards, Carlos Ruiz | 11:16 |
Not-751 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1287 | 11:16 |
Not-751 | [iDempiere3.1] jenkins built #141 completed (success) http://ci.idempiere.org/job/iDempiere3.1/141/ | 11:31 |
Not-751 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-3.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/ | 11:56 |
Not-751 | [iDempiere] hie...@hasuvimex.vn 928203a - IDEMPIERE-3192:add support short form of join when parse sql | 11:56 |
Not-751 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3192 status set to "Resolved" -assignee set to "hieplq" -resolution set to "Fixed" | 11:56 |
Not-751 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3192 | 11:56 |
Not-751 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3186 status set to "Resolved" -resolution set to "Incomplete" | 11:58 |
Not-751 | [IDEMPIERE] Please use forums for support: https://groups.google.com/forum/?fromgroups#!forum/idempiere | 11:58 |
Not-751 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3186 | 11:58 |
Not-751 | [iDempiere3.1] jenkins built #142 completed (success) http://ci.idempiere.org/job/iDempiere3.1/142/ | 12:33 |
*** CarlosRuiz has quit IRC | 12:38 | |
*** nmicoud has quit IRC | 15:28 | |
*** a42niem has quit IRC | 16:03 | |
Not-751 | [IDEMPIERE] carlosruiz_globalqss created IDEMPIERE-3195 C_InvoiceLine values for TaxAmt and LineTotalAmt wrong in some cases | 16:40 |
Not-751 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3195 | 16:40 |
Not-751 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3097 | 16:42 |
Not-751 | [IDEMPIERE] [~jaimegarciaduque@gmail.com], I tested the patch and didn't work. I think it must work just on very specific cases, but my tests failed mostly because of bug IDEMPIERE-3195 Regards, Carlos Ruiz | 16:42 |
Not-751 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3097 | 16:42 |
*** Bvp has joined #idempiere | 18:04 | |
Not-751 | [IDEMPIERE] norbert.bede updated IDEMPIERE-1965 | 20:38 |
Not-751 | [IDEMPIERE] not yet. i suppose that was proof of concept. norbert | 20:38 |
Not-751 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1965 | 20:38 |
*** jdpaniagua has quit IRC | 21:37 | |
*** ChanServ has quit IRC | 21:37 | |
*** saul has quit IRC | 21:37 | |
*** posde has quit IRC | 21:37 | |
*** Not-751 has quit IRC | 21:37 | |
*** Not-751 has joined #idempiere | 21:39 | |
*** ChanServ has joined #idempiere | 21:39 | |
*** saul has joined #idempiere | 21:39 | |
*** posde has joined #idempiere | 21:39 | |
*** niven.freenode.net sets mode: +o ChanServ | 21:39 | |
*** jdpaniagua has joined #idempiere | 21:41 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!