#idempiere IRC log for Friday, 2018-02-16

*** Dallas3897 has quit IRC03:25
*** a42niem has joined #idempiere06:36
*** nmicoud has joined #idempiere07:09
*** nmicoud has quit IRC07:22
*** nmicoud has joined #idempiere07:23
*** CarlosRuiz has joined #idempiere08:14
*** futurefutura has joined #idempiere09:47
futurefuturaQuestion: Inside Idempiere 4 / Rule, there is no Entity Type "Dictionary", following www.adempiere.com/Script_Process. Ideas ?10:23
futurefuturaQuestion: I did my own "Report Process" by using my own Rule. Now where can I SEE IT ?10:54
*** futurefutura_ has joined #idempiere10: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 IRC10:59
futurefutura_Question: What is a callout =?11:03
nmicoudYou should read some pages of the wiki, for instance http://wiki.idempiere.org/en/Category:Plug-In_Development11:04
futurefutura_nmicoud I try to use rules and RportProcesses with beanshell . Doing plugins is with Eclipse, right ?11:07
futurefutura_*ReportProcesses11:07
nmicoudyes11:07
nmicoudplugins are done with Eclipse11:07
nmicoudI can't help you for beanshell. If you don't find answer on this channel, you can try on the google forum11:08
futurefutura_nmicoud . Some small functionalities could be solved by Rules and ReportProcesses, right11:08
futurefutura_nmicoud thank you. Question: its similiar to plugins in "a way"  , correct  ?11:08
nmicoudAFAIK, yes, you can code some basics stuff throught rules11: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/Processes11:10
nmicoudgood luck :)11:11
futurefutura_thank you :)11:11
*** futurefutura_ has quit IRC11:34
*** futurefutura has joined #idempiere11:36
futurefuturanmicoud: maybe you know, where to attach a callout to a field inside idempiere ?11:36
nmicoudin code : see http://wiki.idempiere.org/en/Developing_Plug-Ins_-_Callout11:41
futurefuturaok thx11:48
futurefuturaWith 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 IRC11:59
*** CarlosRuiz has joined #idempiere12:12
futurefuturaQuestion: Inside Idempiere, inside Script-Field, my Enter-Button ( create new line ...)  is disabled. Ideas ?12:25
futurefuturawaaaa12:27
nmicoudtry shift+enter ?12:28
futurefuturanmicoud thx. what is this ?12:29
futurefuturahow to restore "Enter" ?12:29
nmicoudi don't know  for create new line, try to push the 'shift' key and then push the 'Enter' key12:29
futurefuturais this normal ?12:30
futurefutura*within idempiere ...12:30
nmicoudi guess12:31
futurefuturaomg12:31
futurefuturano good for users :(12:37
futurefuturaQuestion: 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
futurefuturaIdeas ?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 test12: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-364012:46
futurefuturaahmm ... my immunet - antivirus sais theres some clam.html.exploit inside that link12:47
futurefuturaQuestion: How to identify your rule created inside Idempiere in Question: I try "Table and Column - > Technical - > Callout ?12:49
futurefuturasry12:49
futurefuturaQuestion: How to identify your rule created inside Idempiere in "Table and Column - > Technical - > Callout ?12:50
futurefuturaHow to CHECK that ?12:50
futurefuturaWhat 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
futurefuturaIn 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*JSR13:03
futurefutura...or is it the case the script-field is no more recommended ?13:04
futurefuturalikewise 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
futurefuturajust no answer is like with my girlfriend haha :)13:07
CarlosRuizfuturefutura, most of the answers to those questions are easily available in google13:07
CarlosRuizfor example   http://lmgtfy.com/?q=what+is+JSR+22313:09
CarlosRuizhttp://lmgtfy.com/?q=idempiere+script+callout13:12
futurefuturaCarlosRuiz thank you so much :)13:13
futurefuturaCarlosRuiz its hard for me you know all alone.... ::)13:14
futurefuturaCarlosRuiz  see in the example there is "import org.compiere.model.MPayment;" .... but I just created a Window from inside Idempiere...Ideas ?13:24
futurefuturaok...i got object "grittab"  ....13:28
futurefuturahttp://red1.org/javadoc/org/compiere/model/package-summary.html and http://red1.org/javadoc/org/compiere/model/GridField.html save my day13: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-363913:47
futurefuturaNot-ff68 if i open your links, my virus-killer sais theres exploits inside . How comes ?13:55
futurefuturaGeneral 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 IRC15:37
*** futurefutura has quit IRC15:38
*** nmicoud has quit IRC17:07
*** CarlosRuiz has quit IRC17:35
*** a42niem has quit IRC23:43

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!