*** Dallas3897 has quit IRC | 03:25 | |
*** a42niem has joined #idempiere | 06:36 | |
*** nmicoud has joined #idempiere | 07:09 | |
*** nmicoud has quit IRC | 07:22 | |
*** nmicoud has joined #idempiere | 07:23 | |
*** CarlosRuiz has joined #idempiere | 08:14 | |
*** futurefutura has joined #idempiere | 09:47 | |
futurefutura | Question: Inside Idempiere 4 / Rule, there is no Entity Type "Dictionary", following www.adempiere.com/Script_Process. Ideas ? | 10:23 |
---|---|---|
futurefutura | Question: I did my own "Report Process" by using my own Rule. Now where can I SEE IT ? | 10:54 |
*** futurefutura_ has joined #idempiere | 10:56 | |
futurefutura_ | Question: I did my own "Report Process" by using my own Rule. Now where can I SEE IT ? | 10:56 |
*** futurefutura has quit IRC | 10:59 | |
futurefutura_ | Question: What is a callout =? | 11:03 |
nmicoud | You should read some pages of the wiki, for instance http://wiki.idempiere.org/en/Category:Plug-In_Development | 11:04 |
futurefutura_ | nmicoud I try to use rules and RportProcesses with beanshell . Doing plugins is with Eclipse, right ? | 11:07 |
futurefutura_ | *ReportProcesses | 11:07 |
nmicoud | yes | 11:07 |
nmicoud | plugins are done with Eclipse | 11:07 |
nmicoud | I can't help you for beanshell. If you don't find answer on this channel, you can try on the google forum | 11:08 |
futurefutura_ | nmicoud . Some small functionalities could be solved by Rules and ReportProcesses, right | 11:08 |
futurefutura_ | nmicoud thank you. Question: its similiar to plugins in "a way" , correct ? | 11:08 |
nmicoud | AFAIK, yes, you can code some basics stuff throught rules | 11:09 |
futurefutura_ | nmicoud thank you for your answer. I have to keep it easy atm and I hope I can map my needs to Rules/Processes | 11:10 |
nmicoud | good luck :) | 11:11 |
futurefutura_ | thank you :) | 11:11 |
*** futurefutura_ has quit IRC | 11:34 | |
*** futurefutura has joined #idempiere | 11:36 | |
futurefutura | nmicoud: maybe you know, where to attach a callout to a field inside idempiere ? | 11:36 |
nmicoud | in code : see http://wiki.idempiere.org/en/Developing_Plug-Ins_-_Callout | 11:41 |
futurefutura | ok thx | 11:48 |
futurefutura | With a plugin its all sound -- the function gets the grid as a parameter and off course it can push values inside. But as for beanshell how do I connect there ? | 11:56 |
*** CarlosRuiz has quit IRC | 11:59 | |
*** CarlosRuiz has joined #idempiere | 12:12 | |
futurefutura | Question: Inside Idempiere, inside Script-Field, my Enter-Button ( create new line ...) is disabled. Ideas ? | 12:25 |
futurefutura | waaaa | 12:27 |
nmicoud | try shift+enter ? | 12:28 |
futurefutura | nmicoud thx. what is this ? | 12:29 |
futurefutura | how to restore "Enter" ? | 12:29 |
nmicoud | i don't know for create new line, try to push the 'shift' key and then push the 'Enter' key | 12:29 |
futurefutura | is this normal ? | 12:30 |
futurefutura | *within idempiere ... | 12:30 |
nmicoud | i guess | 12:31 |
futurefutura | omg | 12:31 |
futurefutura | no good for users :( | 12:37 |
futurefutura | Question: I try "Table and Column - > Technical - > Callout "beanshell:SelectFromKassenbuch" (name of my rule) and i get: Msg.getMsg: NOT found: Callout Invalid: null [8776] | 12:45 |
futurefutura | Ideas ? | 12:45 |
Not-ff68 | [iDempiere] CarlosRuiz_globalqss pushed 1 commit to release-5.1 [+0/-0/±1] https://bitbucket.org/idempiere/idempiere/commits/ | 12:46 |
Not-ff68 | [iDempiere] nmicoud d7025e4 - IDEMPIERE-3640 iDempiere monitor : hide inactive clients on EMail test | 12:46 |
Not-ff68 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3640 status set to "Resolved" -assignee set to "Nicolas Micoud" -resolution set to "Fixed" | 12:46 |
Not-ff68 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3640 | 12:46 |
futurefutura | ahmm ... my immunet - antivirus sais theres some clam.html.exploit inside that link | 12:47 |
futurefutura | Question: How to identify your rule created inside Idempiere in Question: I try "Table and Column - > Technical - > Callout ? | 12:49 |
futurefutura | sry | 12:49 |
futurefutura | Question: How to identify your rule created inside Idempiere in "Table and Column - > Technical - > Callout ? | 12:50 |
futurefutura | How to CHECK that ? | 12:50 |
futurefutura | What Entity - Type to give the rule in order to make it a callout ? | 12:52 |
Not-ff68 | [iDempiere5.1] jenkins built #80 completed (success) http://ci.idempiere.org/job/iDempiere5.1/80/ | 12:59 |
futurefutura | In case I want to learn JSR 223 Scripting APIs.....1) with what examples would you start 2) what is JSF 223 and wheres Documenation 3) can I put entire java - classes inside the script - field of rules inside idempiere ? | 13:03 |
futurefutura | *JSR | 13:03 |
futurefutura | ...or is it the case the script-field is no more recommended ? | 13:04 |
futurefutura | likewise the native javaclient ... | 13:04 |
futurefutura | ...is it the case i would get these answers if i paid the 200 bucks per month ? | 13:05 |
futurefutura | just no answer is like with my girlfriend haha :) | 13:07 |
CarlosRuiz | futurefutura, most of the answers to those questions are easily available in google | 13:07 |
CarlosRuiz | for example http://lmgtfy.com/?q=what+is+JSR+223 | 13:09 |
CarlosRuiz | http://lmgtfy.com/?q=idempiere+script+callout | 13:12 |
futurefutura | CarlosRuiz thank you so much :) | 13:13 |
futurefutura | CarlosRuiz its hard for me you know all alone.... ::) | 13:14 |
futurefutura | CarlosRuiz see in the example there is "import org.compiere.model.MPayment;" .... but I just created a Window from inside Idempiere...Ideas ? | 13:24 |
futurefutura | ok...i got object "grittab" .... | 13:28 |
futurefutura | http://red1.org/javadoc/org/compiere/model/package-summary.html and http://red1.org/javadoc/org/compiere/model/GridField.html save my day | 13:42 |
Not-ff68 | [IDEMPIERE] carlosruiz_globalqss updated IDEMPIERE-3639 assignee set to "Nicolas Micoud" | 13:47 |
Not-ff68 | [IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-3639 | 13:47 |
futurefutura | Not-ff68 if i open your links, my virus-killer sais theres exploits inside . How comes ? | 13:55 |
futurefutura | General Question: How comes, "Enter" is "Shift-Enter" in Idempiere ? Is this a missconfiguration at my system ? If so, how can I resolve that issue ? | 14:02 |
*** Junior has quit IRC | 15:37 | |
*** futurefutura has quit IRC | 15:38 | |
*** nmicoud has quit IRC | 17:07 | |
*** CarlosRuiz has quit IRC | 17:35 | |
*** a42niem has quit IRC | 23:43 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!