*** CarlosRuiz has quit IRC | 00:32 | |
*** aguerra has quit IRC | 01:18 | |
*** is-mw2 has joined #idempiere | 02:06 | |
*** is-mw has quit IRC | 02:07 | |
*** a42niem has joined #idempiere | 05:41 | |
*** jmpiloq__ has quit IRC | 06:04 | |
*** KermitTheFragger has joined #idempiere | 07:38 | |
*** nmicoud has joined #idempiere | 07:51 | |
*** hieplq has joined #idempiere | 07:52 | |
Not-311d | [IDEMPIERE] nmicoud updated IDEMPIERE-2516 | 08:04 |
---|---|---|
Not-311d | [IDEMPIERE] For #1, the new method is used in AdempiereMonitor. See MClient[] clients = MClient.getAll(ctx, "AD_Client_ID"); This line replace "MClient[] clients = MClient.getAll(ctx);" For #2, that's the case. The MSysConfig check "AD_Client_ID IN (0, ?)" ; it's easier (almost in SaaS) to put every tenant in maintenance with a single value. You can try in demo.idempiere.com ; put SYSTEM_IN_MAINTENANCE_MODE = Y in System and you won't be able to log i | 08:04 |
Not-311d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2516 | 08:04 |
Not-311d | [IDEMPIERE] nmicoud updated IDEMPIERE-2361 | 08:12 |
Not-311d | [IDEMPIERE] And for the "AD_Table_ID=123&Record_ID=456". You think it should be set in AEnv or in PO ? I think to something else. It could be useful to use this url in alerts or schedulers. Would it be possible to use the method ? Or could be add a sql function to do that (something like getUrl(int tableID, int recordID) which will return SysConfigUrl + Table_ID=tableID&Record_ID=recordID wdyt ? | 08:12 |
Not-311d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2361 | 08:12 |
*** fvv has joined #idempiere | 08:27 | |
*** is-mw2 has quit IRC | 09:02 | |
*** is-mw has joined #idempiere | 09:08 | |
*** is-mw2 has joined #idempiere | 09:12 | |
*** is-mw has quit IRC | 09:13 | |
*** hieplq has quit IRC | 09:37 | |
*** hieplq has joined #idempiere | 09:58 | |
*** hieplq has quit IRC | 10:21 | |
*** hieplq has joined #idempiere | 10:37 | |
*** hieplq has quit IRC | 11:01 | |
*** hieplq has joined #idempiere | 11:02 | |
*** a42niem has quit IRC | 11:11 | |
*** jmpiloq__ has joined #idempiere | 11:17 | |
*** hieplq has quit IRC | 11:31 | |
*** hieplq has joined #idempiere | 11:45 | |
*** jmpiloq__ has quit IRC | 11:48 | |
Not-311d | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2516 | 12:12 |
Not-311d | [IDEMPIERE] #1 I mean - the variable orderBy is not used | 12:12 |
Not-311d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2516 | 12:12 |
Not-311d | [IDEMPIERE] nmicoud updated IDEMPIERE-2516 Attachment set to "IDEMPIERE-2516_v2.patch" | 12:30 |
Not-311d | [IDEMPIERE] Oops, i made a mistake when uploading the 2nd patch. Here's the "final" patch. Thanks, Nicolas | 12:30 |
Not-311d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2516 | 12:30 |
*** aprendiz has joined #idempiere | 13:20 | |
aprendiz | hola | 13:20 |
aprendiz | tengo una consulta, pero " no veo a nadie" | 13:21 |
Not-311d | [IDEMPIERE] nmicoud updated IDEMPIERE-2244 | 13:21 |
Not-311d | [IDEMPIERE] Hi [~hieplq], I've integrated your final patch on my local environnement (Windows7) and did some quick tests. When i put some HTML content (color, bold, ...) i got the following error : [...] java.nio.charset.UnsupportedCharsetException: UTF_8 at java.nio.charset.Charset.forName(Charset.java:505) at org.compiere.process.RequestEMailProcessorIdempiere2244.createRequest(RequestEMailProcessorIdempiere2244.java:747) at org.compiere.process.Req | 13:21 |
Not-311d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2244 | 13:22 |
aprendiz | hay alguien por aqui? | 13:22 |
*** aprendiz has quit IRC | 13:26 | |
Not-311d | [IDEMPIERE] hieplq updated IDEMPIERE-2244 | 13:37 |
Not-311d | [IDEMPIERE] [~nmicoud] please help me change UTF_8 to UTF-8 and retest. | 13:37 |
Not-311d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2244 | 13:37 |
Not-311d | [IDEMPIERE] nmicoud updated IDEMPIERE-2244 | 13:42 |
Not-311d | [IDEMPIERE] [~hieplq] ; it worked ! Thanks | 13:42 |
Not-311d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2244 | 13:42 |
Not-311d | [IDEMPIERE] nmicoud updated IDEMPIERE-2244 | 14:03 |
Not-311d | [IDEMPIERE] [~hieplq], For 2nd issue (filename with accent), I replace attach.addEntry(attachFile.getFileName(), EmailSrv.getBinaryData(attachFile)); with String filename = MimeUtility.decodeText(attachFile.getFileName()); filename = Normalizer.normalize(filename, Normalizer.Form.NFC); attach.addEntry(filename, EmailSrv.getBinaryData(attachFile)); And it seems ok. Could you test please ? Nicolas | 14:03 |
Not-311d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2244 | 14:03 |
Not-311d | [IDEMPIERE] hahmed created IDEMPIERE-2525 Model Classes cross references should use IModelFactory | 14:40 |
Not-311d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2525 | 14:40 |
*** hieplq has quit IRC | 14:58 | |
*** hieplq has joined #idempiere | 14:59 | |
*** allgood has joined #idempiere | 15:02 | |
*** allgood has left #idempiere | 15:12 | |
*** KermitTheFragger has quit IRC | 16:27 | |
*** nmicoud has quit IRC | 16:34 | |
*** is-mw2 has quit IRC | 17:31 | |
*** norbertbede has joined #idempiere | 17:52 | |
*** CarlosRuiz has joined #idempiere | 21:29 | |
*** ChanServ sets mode: +o CarlosRuiz | 21:29 | |
*** norbertbede has quit IRC | 22:39 | |
*** CarlosRuiz has quit IRC | 23:16 | |
*** demo has joined #idempiere | 23:41 | |
*** demo has quit IRC | 23:42 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!