| *** is-mw has joined #idempiere | 01:36 | |
| *** is-mw2 has quit IRC | 01:38 | |
| *** jmpiloq has quit IRC | 04:32 | |
| *** a42niem has joined #idempiere | 05:14 | |
| *** nmicoud has joined #idempiere | 05:34 | |
| *** nmicoud has quit IRC | 05:53 | |
| *** nmicoud has joined #idempiere | 05:58 | |
| *** KermitTheFragger has joined #idempiere | 06:37 | |
| *** hieplq has quit IRC | 09:07 | |
| *** ngordon7000 has joined #idempiere | 12:11 | |
| *** RD_ has joined #idempiere | 12:31 | |
| *** RD_ is now known as Guest80891 | 12:31 | |
| *** CarlosRuiz has joined #idempiere | 12:58 | |
| *** ChanServ sets mode: +o CarlosRuiz | 12:58 | |
| *** HideakiHagiwara has joined #idempiere | 12:59 | |
| *** muriloht has joined #idempiere | 13:00 | |
| *** miha_ has joined #idempiere | 13:08 | |
| miha_ | Hello everybody. | 13:08 |
|---|---|---|
| CarlosRuiz | Good morning | 13:08 |
| miha_ | I have a simple question: were there any efforts to port IDempiere to MS SQL server? | 13:09 |
| CarlosRuiz | simple answer then :-) no efforts | 13:09 |
| miha_ | ok :) | 13:10 |
| CarlosRuiz | good news is that iDempiere has a DB translation layer - so it's feasible - I think even it could be done as a plugin | 13:10 |
| CarlosRuiz | but, unless you're captured by MS - is cheaper just to do it with postgresql or oracle | 13:11 |
| miha_ | I'm poposed a project I planned to use IDempiere as a back bone for, but customer likes to pay Microsoft a lot, so MS SQL is a must. | 13:11 |
| miha_ | ok. In know pretty much on IDempiere project structure and i'm sure I can make it connect to MS SQL database by writing another .db plugin. Can anyone tell me (maybe for own experience) what challenges may I face while porting database? | 13:13 |
| *** gabrielss has joined #idempiere | 13:13 | |
| miha_ | porting tables should not be too hard, but functions may take some time... | 13:14 |
| CarlosRuiz | yes - there are tools to move the database | 13:15 |
| CarlosRuiz | porting the functions is important | 13:15 |
| CarlosRuiz | my experience with SQLServer the procedural language was not solid | 13:15 |
| CarlosRuiz | but that was in 1999 - I guess it must be a lot better now | 13:16 |
| *** Lucas_ has joined #idempiere | 13:16 | |
| CarlosRuiz | and the iDempiere functions are little | 13:16 |
| *** Lucas_ has left #idempiere | 13:16 | |
| CarlosRuiz | there are some parts in code where specifically it looks for DB.isOracle or DB.isPostgresSQL - I think working on a third db that must be fixed to make it more extensible | 13:17 |
| miha_ | yea, about 50 functions. Not too much | 13:18 |
| CarlosRuiz | I think the real hard work is to try to keep up to date your database - because migration scripts are just pushed for oracle and postgresql | 13:18 |
| CarlosRuiz | maybe you could try to keep applying migration scripts in a pg db - and isolate the changes on 2pack to apply on your sqlserver instance | 13:19 |
| *** druiz has joined #idempiere | 13:19 | |
| druiz | Hi everyone :) | 13:20 |
| CarlosRuiz | Hello druiz | 13:20 |
| *** ocurieles has joined #idempiere | 13:21 | |
| ocurieles | Good Morning | 13:21 |
| CarlosRuiz | Hi ocurieles | 13:21 |
| nmicoud | Bonjour | 13:21 |
| ocurieles | Hi @CarlosRuz | 13:22 |
| CarlosRuiz | Hi nmicoud | 13:22 |
| nmicoud | Hello Carlos ; could you have a look at the last comment of jira #581 ? (DetailPane.IsOpen with System) | 13:22 |
| *** tbayen has joined #idempiere | 13:22 | |
| miha_ | Pretty much places where DB.isOracle or DB.isPostgresSQL is used. Error code handling and customizing SQL queries | 13:23 |
| nmicoud | That make me think that nobody use System ; only SuperUser :) | 13:23 |
| CarlosRuiz | sure nmicoud - seems is just for oracle - in postgresql is working fine - but is still a PITA as it duplicates the preference records | 13:25 |
| nmicoud | PITA = ? | 13:26 |
| miha_ | Hi nmicoud, I use System a lot and not SuperUser :) That's my preference | 13:26 |
| nmicoud | :) | 13:26 |
| CarlosRuiz | http://www.urbandictionary.com/define.php?term=pita | 13:26 |
| nmicoud | :D | 13:26 |
| ocurieles | :D | 13:27 |
| nmicoud | i only find the bread definition, so it was hard to understand ;) | 13:27 |
| CarlosRuiz | I don't use System - mostly SuperUser - and when admin account is shared then I create specific person accounts | 13:28 |
| ocurieles | Carlos Yesterday Saul found another bug in WebServices, I'm putting the patch in a jira Ticket... | 13:28 |
| CarlosRuiz | good ocurieles - thanks | 13:28 |
| tbayen | Hi all | 13:30 |
| CarlosRuiz | Hi tbayen | 13:30 |
| ocurieles | Hi @tbayen | 13:37 |
| CarlosRuiz | will start with 581 from nmicoud and then will keep checking peer review queue | 13:40 |
| nmicoud | thanks | 13:41 |
| *** miha_ has quit IRC | 13:56 | |
| *** aguerra has joined #idempiere | 14:01 | |
| Not-3656 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/ | 14:01 |
| Not-3656 | [iDempiere] globalqss 076e38c - IDEMPIERE-581 Store divider location for window per user / IDEMPIERE-369 / thanks to Nicolas Micoud (nmicoud) | 14:01 |
| *** aguerra has quit IRC | 14:01 | |
| Not-3656 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-581 status set to "Resolved" -resolution set to "Fixed" | 14:01 |
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-581 | 14:01 |
| *** aguerra has joined #idempiere | 14:02 | |
| aguerra | buenos dias a todos!!!!! | 14:02 |
| CarlosRuiz | Hi aguerra | 14:02 |
| aguerra | hello every body!!! | 14:02 |
| aguerra | hi CarlosRuiz | 14:02 |
| *** muriloht has quit IRC | 14:03 | |
| *** a_ has joined #idempiere | 14:15 | |
| *** a_ has left #idempiere | 14:16 | |
| *** lucasb has joined #idempiere | 14:17 | |
| *** lucasb has quit IRC | 14:18 | |
| druiz | @CarlosRuiz did you check the how to here? | 14:21 |
| druiz | http://wiki.idempiere.org/en/NF3.0_User_Preference | 14:21 |
| druiz | is it good like that? | 14:21 |
| CarlosRuiz | thanks druiz - I think is good | 14:21 |
| Not-3656 | [IDEMPIERE] ocurieles created IDEMPIERE-2609 WebServices - error to Complete Transaction in Composite Interface | 14:25 |
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2609 | 14:25 |
| ocurieles | @CarlosRuiz Ready, can you check the Saul jira ticket for Webservices ? all patch are included | 14:27 |
| ocurieles | :D | 14:27 |
| CarlosRuiz | good - a NPE | 14:28 |
| CarlosRuiz | will check it ... | 14:28 |
| *** hieplq has joined #idempiere | 14:42 | |
| *** gabrielss has quit IRC | 14:43 | |
| ocurieles | Thanks -- | 15:02 |
| *** nmicoud has quit IRC | 15:11 | |
| *** KermitTheFragger has quit IRC | 15:20 | |
| *** ngordon7000 has quit IRC | 15:26 | |
| *** HideakiHagiwara has quit IRC | 15:30 | |
| *** ocuriele_ has joined #idempiere | 15:37 | |
| Not-3656 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2607 status set to "Resolved" -assignee set to "Carlos Antonio Ruiz Gomez" -resolution set to "Fixed" | 15:38 |
| *** ocurieles has quit IRC | 15:38 | |
| Not-3656 | [IDEMPIERE] Thanks, this was integrated into es_CO maintained by GlobalQSS https://bitbucket.org/CarlosRuiz_globalqss/globalqss-idempiere-lco/commits/15f6e9e It will be available in seed in next release | 15:38 |
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2607 | 15:38 |
| *** ocuriele_ has quit IRC | 15:44 | |
| *** ocurieles has joined #idempiere | 15:44 | |
| *** jmpiloq has joined #idempiere | 16:35 | |
| Not-3656 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/ | 17:03 |
| Not-3656 | [iDempiere] globalqss 24f78e3 - IDEMPIERE-965 the create table process must also create the unique index for the UU column when found - fix issue with oracle index names longer than 30 char | 17:03 |
| Not-3656 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/ | 17:19 |
| Not-3656 | [iDempiere] sauljabin 21b6d26 - IDEMPIERE-2609 WebServices - error to Complete Transaction in Composite Interface | 17:19 |
| Not-3656 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2609 status set to "Resolved" -resolution set to "Fixed" | 17:20 |
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2609 | 17:20 |
| *** Guest80891 has quit IRC | 18:31 | |
| Not-3656 | [IDEMPIERE] hieplq created IDEMPIERE-2610 kill warning | 18:36 |
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2610 | 18:36 |
| *** norbertbede has joined #idempiere | 18:38 | |
| norbertbede | hi all | 18:38 |
| *** hieplq has quit IRC | 18:41 | |
| *** hieplq_ has joined #idempiere | 18:41 | |
| Not-3656 | [IDEMPIERE] hieplq updated IDEMPIERE-2610 description set to "When run idempiere server, has warning: SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [bundleresource://170.fwk1519877292:1/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [bundleresource://170.fwk1519877292:2/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual | 19:04 |
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2610 | 19:04 |
| norbertbede | anybody know our email system able to save sent email to imap mbox ? | 19:33 |
| *** molander has left #idempiere | 19:53 | |
| *** DoctorStan has joined #idempiere | 20:11 | |
| DoctorStan | please I have a problem | 20:11 |
| DoctorStan | maybe you canhelp me | 20:11 |
| DoctorStan | GardenAdmin | 20:11 |
| DoctorStan | has been disactivated in my Idmepiere installation | 20:12 |
| DoctorStan | how ot I reactivate it? | 20:12 |
| DoctorStan | Hi All | 20:12 |
| DoctorStan | sorry | 20:12 |
| DoctorStan | just its urgent | 20:12 |
| DoctorStan | maybe somebody can help me | 20:12 |
| norbertbede | try: Reset Locked Account | 20:16 |
| DoctorStan | OK | 20:17 |
| DoctorStan | how and where doI do that please | 20:17 |
| norbertbede | you cant login ? | 20:17 |
| DoctorStan | thank you norbetede | 20:18 |
| DoctorStan | I can login | 20:18 |
| DoctorStan | but one of the users | 20:18 |
| DoctorStan | had logged in and disactivated | 20:18 |
| DoctorStan | so I can login but | 20:18 |
| DoctorStan | I cannot do anything bc | 20:18 |
| DoctorStan | my role | 20:18 |
| DoctorStan | is not garden admin | 20:18 |
| DoctorStan | its system administrator | 20:18 |
| DoctorStan | I cannot reset it and bring back the user | 20:23 |
| DoctorStan | Please norbede | 20:28 |
| DoctorStan | can you help me | 20:28 |
| DoctorStan | I am helpless infront of a demo | 20:28 |
| DoctorStan | I can login but garden admin has been disactivated | 20:28 |
| DoctorStan | so I have only system admin rights | 20:29 |
| DoctorStan | Please community anybody to help me? | 20:30 |
| *** a42niem has quit IRC | 20:32 | |
| hieplq_ | @DoctorStan, if you sure role GardenAdmin is deactived. just reactive it by modify direct database | 21:14 |
| ocurieles | @DoctorStan try with SuperUser | 21:15 |
| ocurieles | you can use our demo site https://ingeint.ec/webui | 21:17 |
| CarlosRuiz | norbertbede, didn't understand your issue with imap email? | 21:17 |
| norbertbede | hi carlosruiz | 21:19 |
| hieplq_ | i think email always keep in sent folder (i test with gmail) | 21:19 |
| norbertbede | i looking for option to "store" emails sent by salesman to sent folder - for IMAP server | 21:20 |
| norbertbede | to IMAP server | 21:20 |
| norbertbede | other solution i found bcc to own email | 21:20 |
| hieplq_ | norbertbede, idempiere hire email server sent email, so email always keep a copy in sent folder | 21:21 |
| CarlosRuiz | ah yes - bcc own email - and there is also the possibility to bcc to a fixed email all idempiere mails | 21:21 |
| DoctorStan | Thanks so much @ocurieless | 21:29 |
| ocurieles | but bcc email is in System Configurator no ? | 21:32 |
| norbertbede | never understand why some people bcc-ing emails.... | 21:33 |
| norbertbede | :) | 21:34 |
| norbertbede | bcc is available | 21:34 |
| norbertbede | i see | 21:34 |
| ocurieles | yes | 21:36 |
| ocurieles | When enabled the outgoing mails from Adempiere will be sent BCC to the originating user | 21:37 |
| ocurieles | you're Welcome @DoctorStan :D | 21:37 |
| CarlosRuiz | hieplq_, AYT? | 21:38 |
| Not-3656 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/ | 21:39 |
| Not-3656 | [iDempiere] globalqss 81bf41d - IDEMPIERE-1770 Allowing manual entry from Attributes tab on shipment/MR line - fix issue not allowing negative shipments | 21:39 |
| Not-3656 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-1770 | 21:41 |
| Not-3656 | [IDEMPIERE] As reported by [~didiber] and [~red1] here: https://groups.google.com/d/msg/idempiere/3K_-KPznBlk/v0YjkiwfyaIJ because of a bug introduced with IDEMPIERE-1770 negative shipments were not allowed (causing negative in POS orders not allowed). Fixed with https://bitbucket.org/idempiere/idempiere/commits/81bf41d | 21:41 |
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-1770 | 21:41 |
| hieplq_ | hi @CarlosRuiz, i'm here | 21:46 |
| CarlosRuiz | Hi hieplq_ | 21:53 |
| CarlosRuiz | are you planning to use experimental for another feature? | 21:53 |
| hieplq_ | yes. at weekend, i will apply css and after that collect issue relate info window. | 21:56 |
| CarlosRuiz | ah great | 21:56 |
| CarlosRuiz | I was thinking to use it to experiment something with nmicoud - but better I leave it for your info window tickets - there are a lot | 21:56 |
| hieplq_ | maybe you and nmicoud make other branch. i feel this way is verry better. sync a branch with development is more easy than sync patch. | 21:59 |
| CarlosRuiz | the issue with nmicoud is minor - I think we can manage it with patches | 22:06 |
| aguerra | hi somebody know how to change the header when i use the request email process ... ej: http://pastebin.com/fBg8c9zw | 22:11 |
| Not-3656 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-2.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/ | 22:25 |
| Not-3656 | [iDempiere] sauljabin 1777e03 - IDEMPIERE-2604 Use LIKE sentence in webservice queryData / integrate code by Jan Thielemann (jthielemann) https://www.youtube.com/watch?v=04V459i0vR4 | 22:25 |
| CarlosRuiz | aguerra, it sounds like touching code is needed there | 22:26 |
| Not-3656 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-2604 status set to "Resolved" -resolution set to "Fixed" | 22:26 |
| Not-3656 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2604 | 22:26 |
| *** ocurieles has quit IRC | 22:35 | |
| CarlosRuiz | hieplq_, noticed you changed IDEMPIERE-2610 to Fixed - but it doesn't have a patch | 22:37 |
| *** carlos_ has joined #idempiere | 22:42 | |
| *** CarlosRuiz has quit IRC | 22:42 | |
| *** carlos_ has quit IRC | 22:42 | |
| *** CarlosRuiz has joined #idempiere | 22:42 | |
| *** ChanServ sets mode: +o CarlosRuiz | 22:42 | |
| CarlosRuiz | sometimes I search in JIRA for "resolution = Unresolved" for open tickets | 22:43 |
| *** aguerra has quit IRC | 23:33 | |
| *** DoctorStan has quit IRC | 23:39 | |
| hieplq_ | about IDEMPIERE-2610, it's accident, i testing patch, will attach and change status when done. | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!