*** ajmitch_ has joined #gnuenterprise *** dcmwai has joined #gnuenterprise *** sss has joined #gnuenterprise *** sss has quit IRC *** johannesV has joined #gnuenterprise *** sss has joined #gnuenterprise hmm a GFButton does not honor the block's rows value ... ?! *** sss has quit IRC *** lekma has joined #gnuenterprise hello everyone johannesV: are u available? not really ... :) what is the way to delete an object in a gnue_procedure? when i call xmlrpc Session.delete it's ok wait i just realized where i might be wrong ... nope i don't get it so, when i call xmlrpc Session.delete it's ok if you have a language-interface object, just call it's delete () method like foos = session.find ('address_person', ....) for bar in foos: bar.delete () (of course you would ommit that initial 'like') ooooh delete is a method of object not session???? thx delete is a method of geasSession so it can be accessed via RPC but since the language interface (used in procedures) wrapps all that stuff you could explicitly delete an instance (of a business object) (which leads to an internal call of geasSession.delete) ok *** johannesV has quit IRC *** holycow has quit IRC *** johannesV has joined #gnuenterprise *** johannesV_ has joined #gnuenterprise *** johannesV has quit IRC *** lekma has quit IRC *** johannesV_ has quit IRC *** sjc has quit IRC *** jcater has quit IRC *** ajmitch__ has joined #gnuenterprise *** ajmitch_ has quit IRC *** holycow has joined #gnuenterprise *** someon has joined #gnuenterprise holycow: did you ever get that repository set up? *** jcater has joined #gnuenterprise *** someon has quit IRC *** someon has joined #gnuenterprise