#Open Object IRC Channel Logs

IRC Channels

For open discussions, an IRC Channel have been set up for Open ERP and Open Object: irc://irc.freenode.net/#openobject.

Tuesday, 2010-01-26

*** digitalsatori has joined #openobject00:24
*** sharoon has quit IRC00:33
*** cedk has quit IRC00:36
*** bechamel has quit IRC01:15
*** ToadP has quit IRC01:15
*** Adwitya has quit IRC01:15
*** sejo has quit IRC01:15
*** bechamel has joined #openobject01:15
*** Adwitya has joined #openobject01:15
*** masterhumper has joined #openobject01:15
*** ToadP has joined #openobject01:15
*** bechamel has quit IRC01:15
*** rvalyi has left #openobject02:22
*** rsampaio has joined #openobject04:01
*** user4fun has quit IRC04:01
*** rsampaio has quit IRC04:18
*** tony has joined #openobject04:39
*** digitalsatori has quit IRC04:39
*** yangoon has quit IRC05:09
*** yangoon has joined #openobject05:10
*** ovnicraft has joined #openobject05:30
*** tony has quit IRC05:30
*** ovnicraft has quit IRC05:39
*** ludo2 has joined #openobject05:40
*** tony has joined #openobject05:49
*** masterhumper has quit IRC07:43
*** bechamel has joined #openobject07:47
*** xrg_ has quit IRC07:54
*** javivfAFK is now known as javivf08:10
javivfmorning08:11
*** edannenbe has joined #openobject08:45
alex_jonihmm.. this is really odd. I have 2 DBs, with different companies. each company has their own reports (basicly different logos, rest is the same). when I print a report from company1 I get the logo from company1. If I print from company2 I still get the logo from company108:56
alex_joniif I restart openerp-server, and start with company2, then I get the logo for company208:56
*** rona1 has joined #openobject08:56
alex_jonisomehow the report is uses gets "stuck" somewhere08:57
*** ecarreras has joined #openobject08:59
alex_jonialthough that it gets stuck between databases is a serious bug imo09:15
*** Flydoire|Taktik has joined #openobject09:27
*** beroz has joined #openobject09:34
berozHello, I would like to hide a certain field from the view , I am using <group attrs="{'invisible': [('groups', '!=', 'warsha')]}"> but it is not working09:34
berozdo anyone have any other idea?09:35
*** cedk has joined #openobject09:36
*** rationalperseus has joined #openobject09:37
*** sharoon has joined #openobject09:41
*** Red15-Bubbles-IT has joined #openobject09:47
*** eLBati has joined #openobject09:50
alex_joniRed15-Bubbles-IT: hi09:51
alex_joniever had problems of things mangling between 2 databases?09:51
berozwhy <field groups="base.group_extended"> tag is working with this not working with mine?09:53
berozit should work for all, right?09:53
berozif my group called warsha09:53
berozso09:53
Red15-Bubbles-ITalex_joni, can't really say i have09:53
beroz<field groups="warsha"> should work?09:53
berozright?09:53
*** quodt has joined #openobject09:54
Red15-Bubbles-ITberoz, what module is this group defined in ?09:54
berozit is a custom group09:54
berozI have made with certain access rights09:54
berozwhat i want to do is to restrict appearance of certain field for that group only09:54
berozRed15-Bubbles-IT: is that should work?09:56
*** rationalperseus has quit IRC09:57
alex_joniRed15-Bubbles-IT: I have 2 DBs I use, and I defined reports for both. when I start with db1 I get the reports for db1 (even if I log in to db2 lateron)09:59
alex_joniIf I restart the server and start with db2, I get the report from db2 - even when logged into db110:00
Red15-Bubbles-ITberoz, how did you create the group ?10:04
Red15-Bubbles-ITalex_joni, yes you named them the same right ?10:04
alex_joninope10:04
berozfrom the GTK client administration10:04
alex_joniRed15-Bubbles-IT: well .. the reports are named the same, but they reference different XML/XSL files10:04
Red15-Bubbles-ITberoz, in the view definitions they use the ir_model_data name that is linked to the group10:04
Red15-Bubbles-ITalex_joni, that's the reason10:05
alex_jonihmm.. ok, I'll switch it then, thanks10:05
Red15-Bubbles-ITalex_joni, each report is registered as a service with the name report.<reportname>10:05
berozwhere should I find this?10:05
Red15-Bubbles-ITberoz, the best way to create your group is to use the xml way10:05
Red15-Bubbles-ITthat way your group will have such an id you can use in the xml files10:06
berozok10:06
berozwould you please to elaborate more, i am sorry for that but i am really stuck in time?10:06
Red15-Bubbles-ITthere is maybe a bit faster way : http://doc.openerp.com/developer/2_7_menu_action/7_3_security.html10:07
Red15-Bubbles-ITscroll down to the menu access part10:07
Red15-Bubbles-ITwhat field are you trying to set your group on ?10:08
alex_joniRed15-Bubbles-IT: you get a cookie ;)10:12
berozit is a button10:13
*** tony has quit IRC10:14
berozRed15-Bubbles-IT: how could i do that for a button?10:14
*** tony has joined #openobject10:14
Red15-Bubbles-ITthx alex_joni  :D10:14
berozRed15-Bubbles-IT: to appear for a certain group only10:14
Red15-Bubbles-ITdo you know your real database id for this group ?10:14
Red15-Bubbles-ITand btw beroz, buttons arent that good to hide with groups, its better to use roles there10:15
Red15-Bubbles-ITeach button can set a required role if needed10:15
Red15-Bubbles-ITso people with that role can push it, others cant10:15
Red15-Bubbles-ITor rather its a workflow10:15
*** jehan has joined #openobject10:28
*** enlightx has joined #openobject10:31
*** ecarreras has quit IRC10:31
*** ecarreras has joined #openobject10:31
*** Red15 has joined #openobject10:34
Red15beroz, sorry my pc went a bit crazy10:35
*** Red15-Bubbles-IT has quit IRC10:36
berozRed15: no problem..10:36
Red15so do you know the id of this group ?10:37
Red15just edit the view and put the id of the group in the button groups="1" or whatever10:37
*** eLBati_ has joined #openobject11:01
*** rationalperseus has joined #openobject11:01
*** eLBati has quit IRC11:01
*** eLBati_ is now known as eLBati11:01
*** jehan has quit IRC11:05
*** jehan has joined #openobject11:07
*** beroz has quit IRC11:09
*** javivf is now known as javivfAfk11:58
*** quodt_ has joined #openobject12:14
*** rvalyi has joined #openobject12:16
Flydoire|Taktikhi everyone12:21
*** quodt has quit IRC12:22
*** quodt_ is now known as quodt12:22
*** jehan has quit IRC12:23
*** jehan has joined #openobject12:23
Flydoire|TaktikWhat would you think about an iPhone app for OpenERP contacts ?12:24
Flydoire|Taktikwould you pay for this ?12:24
Flydoire|Taktikoui ok12:28
*** jehan has joined #openobject12:29
*** enlightx has quit IRC12:36
Red15i wouldnt :D12:40
Red15android > iphone :D12:40
rvalyiFlydoire|Taktik: I think you better invest in web apps with a proper CSS rather then phone apps12:56
rvalyiIn that case, our OOOR connector is perfect to build sexy plugins hitting OpenERP in the backend...12:57
rvalyiall right, you want to synch it with the phone contact which is not web based in that case, sorry12:58
rvalyiI heard about guys trying that with Funambol/OpenERP http://www.funambol.com12:59
rvalyiyou better Google for it; it might even already work12:59
cedkFlydoire|Taktik: it is sad that iPhone doesn't support CardDAV13:30
*** ludo21 has joined #openobject13:35
*** ludo21 has quit IRC13:44
Red15anyone know how to fix many2one functional fields so they wont give an error when doing a print screen report ?14:05
Flydoire|Taktikit's not very difficult14:05
Flydoire|Taktikto get partner contacts and sync them with AddressBook14:05
Flydoire|Taktikon mac14:05
*** ecarreras has quit IRC14:07
*** evernichon1 has joined #openobject14:12
*** rsampaio has joined #openobject14:32
*** javivfAfk is now known as javivf15:53
*** quodt_ has joined #openobject16:04
*** quodt has quit IRC16:13
*** quodt_ is now known as quodt16:13
*** Stattrav has quit IRC16:36
Flydoire|Taktikrvalyi: hi16:41
rvalyiFlydoire|Taktik: hi, what's up?16:41
Flydoire|Taktikany idea why openerpscenario runs account test ?16:41
Flydoire|Taktikcucumber features --tag=@tk_merch16:41
Flydoire|TaktikI added a tk_merch scenario16:41
Flydoire|Taktikbut it keeps runnning @account @addons @invoicing16:42
rvalyi Flydoire|Taktik: nope, sorry16:43
Flydoire|Taktikok16:43
Flydoire|Taktikyour uml output is great16:44
rvalyi Flydoire|Taktik: just create a question in the OERPScenario project, I guess CampToCamp will be super reactive16:44
Flydoire|Taktikwe love it here16:44
rvalyicool16:44
rvalyiI spent a good day tunning it16:44
rvalyiin the future, a similar thing could be added as an OpenERP module to document and object of the ERP16:45
rvalyifor now I had no time to force myself doing in Python + awkward API...16:45
rvalyiFlydoire|Taktik: I'll try to post on the expert list tonight (after I take case of a customer), I have great news from Tiny16:46
rvalyilooks like they are much better organized now, and very much ready to tackle our issues16:46
rvalyisounds hard to believe, but it's a bit like they cloned Fabien, I has been a great surprise...16:47
Flydoire|Taktikrvalyi: head they made an account module that works ...16:47
Flydoire|Taktikheard16:47
*** quodt_ has joined #openobject16:49
rvalyiBTW, my customer is having his OpenERP connected to bank files + OSCommerce + likely Amazon Marketplace using OOOR and Kettle16:49
Flydoire|Taktikhumm16:50
rvalyiFlydoire|Taktik: BTW, about the OOOR UML: features I would like to add:16:51
rvalyiI would like to be able to serialize (as YAML) some UML schema16:51
rvalyiso basically you save one schema16:51
rvalyithen migrate or install a module16:51
rvalyiand then it will draws the UML, highlighting in a spceial color added objects and relations16:52
rvalyiin an ideal world, OpenERP module could have a documentation where such an UML diagrams of the altered data model is shown16:52
rvalyiI think it's pointless to try to make the life easier of folks than can't even read UML for now, but at least we could streamline the integrator work and thus make OpenERP a bit more competitive16:54
Flydoire|Taktikhummm16:56
Flydoire|TaktikUML helps a lot to understand the OpenERP beast16:56
Flydoire|TaktikI think with UML representation we can start writing hundred of tests16:57
Flydoire|TaktikFirst : test required fields16:57
Flydoire|Taktikand delete and cascade delete16:57
Flydoire|Taktikthose simple things are not correct in the ERP16:58
rvalyiI know a few issues with them indeed17:01
rvalyiFlydoire|Taktik: I would also like to do:17:01
rvalyihave a Google Wave or similar with every commit between 5.0 and 5.2 release registered17:01
rvalyithen a OOOR server that will test, for the main profiles, after each commit, tell what is the relative schema change and also what is also the absolute change sinc 5.017:02
rvalyithen active community members could easily spot the main changes between 5.0 and 5.217:03
rvalyiand possible gather in the Wave migration scripts to migrate from 5.0 to 5.217:03
rvalyias for the OOOR part, it's not a lot of work, if I get 2 days, I can code it17:03
rvalyithen it's about how seriously the community tackles the collectively written migration scripts17:04
*** tony has quit IRC17:04
Flydoire|Taktiki'm still wondering why oerps runs keeps runnning @account @addons @invoicing17:07
*** quodt has quit IRC17:13
*** quodt_ is now known as quodt17:13
*** rona1 has left #openobject17:20
*** edannenbe has quit IRC17:27
Red15any way to hide a report from a model ?17:33
Red15i dont want to show it as the report itself needs a wizard to be able to print17:33
Flydoire|Taktikmenu="False" ?17:35
rvalyiRed15:  just make a very large form layout like col=8017:35
Flydoire|Taktikin the xml declaring the report ?17:35
rvalyikidding of course ;-)17:36
Red15well i tried menu="False" but its still showing17:36
Flydoire|Taktikshowing where ?17:37
Red15on the right side17:38
Flydoire|Taktikauto="False"17:38
Red15http://openerp.pastebin.com/d67fc1f1217:38
Flydoire|Taktikseems fine17:39
Flydoire|Taktikdid you refresh correctly the views ?17:39
Red15another weird thing is the wizard which i gave keyword="client_print_multi" is also showing twice in the right side bar17:39
Flydoire|Taktikdid you relauch the server ?17:39
Red15updated the module where it belongs to, not sure if i would have to manually delete it ?17:40
Flydoire|Taktikdunno17:45
Red15weird, turns out Multi must be True17:45
Red15and menu false17:45
Red15otherwise it'll still show17:45
*** Flydoire|Taktik has quit IRC17:47
*** javivf is now known as javivfAfk18:02
*** KangOl has joined #openobject18:04
*** ChanServ sets mode: +o KangOl18:04
*** eLBati has quit IRC18:05
*** quodt_ has joined #openobject18:14
*** sharoon has quit IRC18:16
*** quodt has quit IRC18:37
*** quodt_ is now known as quodt18:37
*** Stattrav has joined #openobject18:42
*** Red15 has quit IRC18:48
*** quodt has quit IRC18:55
*** quodt has joined #openobject18:56
*** KangOl has quit IRC19:24
*** tony__ has joined #openobject19:28
*** oktay has joined #openobject19:41
*** ovnicraft has joined #openobject19:47
*** LucaSub1 has joined #openobject19:59
*** yma has joined #openobject20:03
*** sharoon has joined #openobject20:08
*** quodt has quit IRC20:15
*** quodt has joined #openobject20:16
*** quodt has quit IRC20:18
*** yma has left #openobject20:19
*** evernichon1 has quit IRC20:37
*** oktay is now known as oktay_away20:40
*** javivfAfk is now known as javivf21:00
*** rvalyi has quit IRC21:06
*** oktay_away is now known as oktay21:11
ovnicrafthi folks, i create a function field, with many2one type, but when the relation doesnt exists, what value i must return?21:14
*** rationalperseus has quit IRC21:29
*** tony__ has quit IRC21:47
*** oktay_ has joined #openobject21:57
*** sharoon has quit IRC22:01
*** ToadP has quit IRC22:05
*** sharoon has joined #openobject22:07
*** ToadP has joined #openobject22:14
*** oktay has quit IRC22:14
*** oktay_ has quit IRC22:28
*** LucaSub1 has quit IRC22:32
*** quodt has joined #openobject23:03
*** bechamel has quit IRC23:10
*** javivf is now known as javivfAfk23:10
*** oktay has joined #openobject23:26
oktayhow does one create a 'Translation Team' for openobject on launchpad?23:26
*** rsampaio has quit IRC23:45
*** Red15-Bubbles-IT has joined #openobject23:58