Not-311d | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to development [+2/-0/±12] https://bitbucket.org/idempiere/idempiere/commits/ | 00:03 |
---|---|---|
Not-311d | [iDempiere] globalqss 7a40550 - hg merge release-2.1 (merge release2.1 into development) | 00:03 |
Not-311d | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to development [+0/-0/±3] https://bitbucket.org/idempiere/idempiere/commits/ | 00:09 |
Not-311d | [iDempiere] globalqss c54e104 - show login information on the new test and experimental servers | 00:09 |
*** CarlosRuiz has quit IRC | 00:34 | |
*** aguerra has joined #idempiere | 00:41 | |
*** aguerra has quit IRC | 01:35 | |
*** is-mw2 has joined #idempiere | 02:19 | |
*** is-mw has quit IRC | 02:20 | |
*** hieplq has joined #idempiere | 03:04 | |
*** hieplq has quit IRC | 03:17 | |
*** red1 has joined #idempiere | 03:34 | |
Not-311d | [IDEMPIERE] armenrz updated IDEMPIERE-2541 | 04:23 |
Not-311d | [IDEMPIERE] I found this. In MInvoiceLine.allocateLandedCosts() change the order to delete first String sql = "DELETE C_LandedCostAllocation WHERE C_InvoiceLine_ID=" + getC_InvoiceLine_ID(); int no = DB.executeUpdate(sql, get_TrxName()); if (no != 0) log.info("Deleted #" + no); MLandedCost[] lcs = MLandedCost.getLandedCosts(this); if (lcs.length == 0) return ""; Regards, Armen | 04:23 |
Not-311d | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-2541 | 04:23 |
*** hieplq has joined #idempiere | 05:14 | |
*** norbertbede has joined #idempiere | 05:37 | |
*** jmpiloq__ has quit IRC | 05:51 | |
*** norbertbede has quit IRC | 06:07 | |
*** norbertbede has joined #idempiere | 06:12 | |
*** tsvikruha has joined #idempiere | 06:16 | |
*** norbertbede has quit IRC | 06:29 | |
*** hieplq has quit IRC | 06:34 | |
*** norbertbede has joined #idempiere | 06:36 | |
*** tsvikruha has quit IRC | 06:53 | |
*** tsvikruha has joined #idempiere | 06:53 | |
*** norbertbede has joined #idempiere | 06:54 | |
*** nmicoud has joined #idempiere | 07:54 | |
*** a42niem has joined #idempiere | 08:03 | |
*** hieplq has joined #idempiere | 08:31 | |
*** KermitTheFragger has joined #idempiere | 08:35 | |
*** hieplq has quit IRC | 09:50 | |
*** jmpiloq__ has joined #idempiere | 10:41 | |
*** jmpiloq__ has quit IRC | 10:54 | |
*** jmpiloq has joined #idempiere | 10:54 | |
*** allgood has joined #idempiere | 11:02 | |
*** allgood has left #idempiere | 11:03 | |
*** jmpiloq has quit IRC | 11:10 | |
*** JanThielemann_ has joined #idempiere | 11:19 | |
*** norbertbede has quit IRC | 11:21 | |
*** JanThielemann has quit IRC | 11:25 | |
*** is-mw2 has quit IRC | 11:30 | |
*** is-mw2 has joined #idempiere | 11:33 | |
*** tsvikruha has quit IRC | 11:40 | |
*** tsvikruha has joined #idempiere | 11:51 | |
*** norbertbede has joined #idempiere | 11:54 | |
*** red1 has joined #idempiere | 12:26 | |
*** ChanServ sets mode: +o red1 | 12:26 | |
*** tsvikruha has quit IRC | 12:26 | |
*** tsvikruha has joined #idempiere | 12:35 | |
*** red1 has quit IRC | 12:36 | |
*** jmpiloq has joined #idempiere | 12:44 | |
*** jmpiloq_ has joined #idempiere | 12:58 | |
*** jmpiloq has quit IRC | 12:58 | |
*** jmpiloq_ has quit IRC | 13:10 | |
*** tsvikruha has quit IRC | 13:20 | |
*** tsvikruha has joined #idempiere | 13:43 | |
*** aguerra has joined #idempiere | 13:55 | |
aguerra | hi everybody, is there a method somewhere which counting saturday and sunday or weekend from date to date? | 14:01 |
nmicoud | hi ; i don't think so ; you need to make a query on the C_BusinessDay table i think | 14:02 |
aguerra | thank @nmicoud | 14:06 |
nmicoud | anyway, if you find another solution, i'd like to use it also :) | 14:06 |
aguerra | jajajaja ok | 14:07 |
*** ocurieles has joined #idempiere | 14:40 | |
ocurieles | HI friend's, i have a question, the search in the menu is working ? Ex. I wanna search a Sales Order Number 80002, i do click in search but don't show nothing | 14:43 |
*** Devastator_ has joined #idempiere | 14:47 | |
*** Devastator has quit IRC | 14:48 | |
*** ocurieles has quit IRC | 14:54 | |
*** ocurieles has joined #idempiere | 14:59 | |
*** wass has joined #idempiere | 15:01 | |
*** wass has quit IRC | 15:06 | |
*** tsvikruha has quit IRC | 15:10 | |
*** Devastator_ has quit IRC | 15:28 | |
aguerra | @nmicoud, i need to know how many saturday and sunday are between _from and _to, and you? | 15:37 |
nmicoud | yes, i also need to know | 15:37 |
aguerra | ok | 15:38 |
*** ocurieles has quit IRC | 16:00 | |
*** nmicoud has quit IRC | 16:02 | |
*** KermitTheFragger has quit IRC | 16:02 | |
*** jfrodriguez has joined #idempiere | 16:40 | |
jfrodriguez | Good morning community | 16:40 |
jfrodriguez | how I can get my connection string using System.out.println()? | 16:41 |
jfrodriguez | any suggestion? | 16:41 |
jfrodriguez | I have tried with DB, CConnection and AdempiereDatabase | 16:42 |
jfrodriguez | but I have failed | 16:42 |
jfrodriguez | I don't know the Java Code about it | 16:42 |
jfrodriguez | Too, I have problem in execute a PostgreSQL function | 16:43 |
jfrodriguez | in SQL Process Screen | 16:43 |
jfrodriguez | SQL> $$ language plpgsql ===> org.postgresql.util.PSQLException: ERROR: una cadena separada por $ está inconclusa en o cerca de «$$ language plpgsql» Position: 1 | 16:46 |
jfrodriguez | any suggestion? | 16:47 |
*** spina has joined #idempiere | 16:55 | |
*** norbertbede has quit IRC | 16:59 | |
*** spina has quit IRC | 16:59 | |
*** jfrodriguez has quit IRC | 17:01 | |
*** ocurieles has joined #idempiere | 17:10 | |
*** Devastator has joined #idempiere | 17:46 | |
*** nmicoud has joined #idempiere | 18:24 | |
*** ocurieles has quit IRC | 18:26 | |
*** CarlosRuiz has joined #idempiere | 18:50 | |
*** ChanServ sets mode: +o CarlosRuiz | 18:50 | |
*** CarlosRuiz has quit IRC | 18:57 | |
*** CarlosRuiz has joined #idempiere | 19:13 | |
*** ChanServ sets mode: +o CarlosRuiz | 19:13 | |
*** nmicoud has quit IRC | 19:26 | |
*** ammann58 has joined #idempiere | 19:35 | |
*** ammann58 has left #idempiere | 19:43 | |
*** norbertbede has joined #idempiere | 20:28 | |
*** a42niem has quit IRC | 20:51 | |
*** ocurieles has joined #idempiere | 21:38 | |
*** norbertbede has quit IRC | 22:22 | |
*** ocurieles has quit IRC | 22:55 | |
*** aguerra has quit IRC | 23:09 | |
*** hieplq has joined #idempiere | 23:10 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!