#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-03-16

*** quodt has quit IRC00:15
*** quodt has joined #openobject00:18
*** ludo2 has quit IRC00:19
*** Nyx has left #openobject00:29
*** quodt has quit IRC01:06
*** sraps_ has joined #openobject01:59
*** sraps has quit IRC02:01
*** hernanpd has quit IRC02:27
*** julian18281 has joined #openobject02:36
*** julian1828 has quit IRC02:39
*** Zergar has joined #openobject03:47
*** haggai has quit IRC03:55
*** haggai has joined #openobject04:07
*** julian18281 has left #openobject04:26
*** r3c4ll has quit IRC05:00
*** yangoon has quit IRC05:01
*** yangoon has joined #openobject05:17
*** Zergar has quit IRC05:36
*** Billynkid has joined #openobject07:08
*** Billynkid has quit IRC08:07
*** soohikei has joined #openobject08:32
soohikeihi08:32
soohikeii have some probleme with open erp when the installation is on run that says postgre is alreday on your computer and when the installaition is a the end i run open erp and i can't create a database08:36
*** quodt has joined #openobject08:36
*** sharoon has joined #openobject08:42
*** enlightx has joined #openobject08:45
soohikeihi i have some probleme with open erp when the installation is running, an alert tell me : you have already postgreSQL on your cp, and the installaition continue when i click on ok. after that when i run open erp i try to create a database but c'ant do it all the time it says cannot create the database somebody can help me please ?08:46
enlightxsoohikei: did you create a postgres user? (or using ident auth)08:49
soohikeiwell yeah08:52
soohikeibut it does not work08:52
enlightxsoohikei: are you passing those credentials to the server? (ie: openerp-server -r pguser -w pgpass)08:53
soohikeiyes08:53
*** mrcast has joined #openobject08:53
enlightxsoohikei: so, you can check logs and search for errors08:54
enlightxbtw, try to run the server in foreground08:54
soohikeiok thanks08:55
enlightxthen, on which OS are you working?08:55
soohikeivista x6408:55
enlightxsoohikei: ok, i can't be more helpful :)08:55
soohikeithanks for the try :)08:56
enlightxbtw, you should have a shortcut in the programs menu08:56
enlightxto run openerp-server in a dos terminal08:56
soohikeiok i'm goind to try08:56
*** edannenbe has joined #openobject08:59
*** cedk has joined #openobject09:02
*** Billynkid has joined #openobject09:04
*** soohikei has quit IRC09:08
*** Gavin_Achado_ has joined #openobject09:20
*** Red15 has joined #openobject09:26
*** javivf has joined #openobject09:34
*** Billynkid has quit IRC09:34
*** bechamel has joined #openobject09:35
*** zipgem has joined #openobject09:46
zipgemhi09:46
*** eLBati has joined #openobject09:46
*** rationalperseus has joined #openobject09:47
*** soohikei has joined #openobject09:54
*** mrcast has quit IRC09:56
*** soohikei has quit IRC10:03
*** LucaSub1 has joined #openobject10:03
*** LucaSub1 has left #openobject10:03
*** hounddog has joined #openobject10:05
*** apoh has joined #openobject10:19
*** Billynkid has joined #openobject10:24
*** ludo2 has joined #openobject10:26
*** Billynkid has quit IRC11:04
*** Billynkid1 has joined #openobject11:04
*** Billynkid has joined #openobject11:04
*** Billynkid1 has joined #openobject11:05
*** Billynkid has quit IRC11:06
apohhello11:09
apohwere can i report bugs for ther openerpserver11:09
apohi found something in the report part off the server11:09
*** Flydoire|Taktik has joined #openobject11:10
Flydoire|Taktikhi everyone11:11
Flydoire|Taktikdoes anybody knows what the "multi" argument is in a fields.function ?11:11
Red15apoh, use http://bugs.launchpad.net/openobject-server11:11
apohthanks Red1511:11
Red15Flydoire|Taktik, multi is when you have several function fields which can be all calculated in one function11:12
Red15instead of having to use 3 function calls you could combine them into one function which saves time11:12
Red15you would then specify which "group" they belong to by specifying the same multi on those fields11:12
Red15and the return value of your function then becomes a dict with as key the field names you calculated11:13
*** Marcel|HSD has joined #openobject11:14
Flydoire|Taktikthanks Red1511:15
apohlets talk about fields.function with type one2many11:20
apohwhen this field has a lot entries the client will have real performance problems becaus they make hundrets of requests11:21
Flydoire|TaktikI don't understand11:21
Flydoire|TaktikI call write on a project.task obj11:22
Flydoire|Taktikand the functional fields are not re-computed11:22
Flydoire|Taktikwhy ?11:22
apohhmm but when a call thers write method via client he refresh the list11:23
apohfor each entry allone11:24
apohthis happens just in when the fied has the type one2many11:24
Flydoire|Taktikbut I call it manually using xml-rpc. I do not use the client11:26
*** mr_amit has joined #openobject11:26
apohis think calling manualy is not the problem,11:27
apohthe problem is the client in this case11:27
Flydoire|TaktikI think I should change the fields and use the "store" dictionary to declare the link between fields and make them be re-computed11:28
apohi thought so too, but it doesnt work to store a fields.function11:30
apohanyway i found an other solution for my problem11:34
apohbut its realy strange11:34
*** dukai has joined #openobject11:50
*** alex_joni has quit IRC11:56
*** alex_joni has joined #openobject11:58
*** Gavin_Achado_ has quit IRC11:59
apohme again :)12:01
apohis there any way to drag n drop elemtens of an tree and in this case call a mehtod!?12:02
*** bechamel has quit IRC12:10
*** enlightx has quit IRC12:19
*** sharoon has quit IRC12:38
*** Marcel|HSD has quit IRC12:39
*** enlightx has joined #openobject12:48
*** rationalperseus has quit IRC12:48
*** rationalperseus has joined #openobject12:50
*** rationalperseus has quit IRC13:02
*** rationalperseus has joined #openobject13:07
*** Neveen has joined #openobject13:29
NeveenHello Red15,13:37
NeveenHow can i make domain on the group of the logged user?13:38
Red15logged user ?13:45
Red15what are you trying to do, maybe if you explain i can understand13:45
Red15apoh, the only way i can think of is override the write method and see if the sequence value is in the 'vals'13:49
alex_joniRed15: ever seen something like this? http://openerp.pastebin.com/vH85LjS213:52
alex_jonithat happens when I want to filter a view (for example products)13:52
Red15ah that's webclient output, do you have the server output ?13:53
Red15it's less dense13:53
Red15if no output on the server, this means it's only a webclient proble,13:53
Red15tried the gtk client?13:53
alex_joniit's probably a webclient problem13:53
alex_jonigtk client works ok, so does Koo13:53
Red15try updating the webclient?13:54
alex_jonibut I get this issue with the webclient in any view I want to filter13:54
alex_jonihmm.. I'll try that ;)13:54
Red15i use bazaar version directly13:54
Red15havent had many issues with it, but tbh i dont use it often13:54
alex_joniI use from remote.. using a vpn13:55
NeveenRed15: I wanna to make a field is required if the logged user has a specific group13:57
Neveenso i think that i will use attrs but what  is the condition of the group13:58
Red15that's a bit tricky13:59
Red15i think a functional field would be best13:59
Red15so on that model create a functional field which returns boolean true or false if user is in group13:59
Red15then you can do domain and/or attr functions on it13:59
NeveenThanks a lot Red1514:26
Neveen:)14:26
NeveenHow can i make in a table one2many relationship with itself14:30
Neveeni did:14:31
Neveen'follow_up_ticket'    : fields.one2many('centribee.ticket','follow_up_ticket','Ticket Follow up'),14:31
NeveenIs this right ??14:32
NeveenP.S. This relation in class "centribee.ticket"14:32
*** matrixise has joined #openobject14:42
matrixisehi all14:44
matrixise@openerp, we are prepapring the community days of the next week14:44
OpenObjectBotmatrixise: Error: "openerp," is not a valid command.14:44
OpenObjectBot_matrixise: Error: "openerp," is not a valid command.14:44
Red15Neveen, for example on one2many to yourself you should look at account.tax14:58
Red15Neveen, i think your mistake is that your fields both seem to have the same name ?14:59
Neveenyes but what is the field that have fk of ticket14:59
Neveenok i will look at account.tax, Thanks :)15:00
Neveensorry for asking you too much but where is account.tax?15:02
Red15account/account.py ?15:05
Red15the field should be the name of the many2one15:06
Neveenyes i missed that, Many thanks15:10
*** rvalyi has joined #openobject15:23
*** mr_amit has quit IRC15:27
*** ludo2 has quit IRC15:31
*** Billynkid1 has left #openobject15:38
*** cedk has quit IRC15:55
*** cedk has joined #openobject15:55
*** Neveen has quit IRC15:59
*** Neveen has joined #openobject16:03
*** ToadP has joined #openobject16:03
*** r3c4ll has joined #openobject16:05
*** dukai has quit IRC16:09
*** ludo2 has joined #openobject16:21
*** Neveen has quit IRC16:34
*** hounddog has quit IRC16:39
*** ovnicraft has joined #openobject16:55
ovnicrafthi folks, i create an object in my one2many field with a wizard, but the view is not updated, how i can do this?16:58
apohu mean the view from where u start the wizard?17:00
Red15that's a tricky one ovnicraft , because if you do a write from the wizard and a save on the client you will get concurrency warning17:15
ovnicraftso, the object is create when i refresh the view my one2many record appears17:16
ovnicraftRed15, i think i can execute the process from refresh button17:16
*** zipgem has left #openobject17:23
*** edannenbe has quit IRC17:24
Red15ovnicraft, but if the user writes anything and does a save he gets a concurrency warning17:35
Red15if he does write before reload17:35
*** quodt has quit IRC17:35
ovnicraftRed15, but from wizard exec reload then users saves works ok without warning17:36
Red15didnt know you can do a reload ?17:38
Red15what action is that ?17:38
Red15ovnicraft, ?17:39
Red15am just about to close down, but interested in this action, hence the poking :)17:39
ovnicrafti am searching that action now in the code17:40
*** Red15 has quit IRC17:47
*** Flydoire|Taktik has quit IRC17:53
*** javivf has quit IRC17:58
*** enlightx has quit IRC18:05
*** eLBati has quit IRC18:12
*** rvalyi has quit IRC18:27
*** apoh has quit IRC18:29
*** rationalperseus has quit IRC18:30
*** rationalperseus has joined #openobject18:31
*** enlightx has joined #openobject18:44
*** enlightx has quit IRC18:54
*** ToadP has quit IRC18:54
*** enlightx has joined #openobject19:05
*** hernanpd has joined #openobject19:11
*** matrixise has quit IRC19:39
*** milledel has joined #openobject19:45
milledelI entered an expense, pushed it though the system and then canceled it.  Is there any way to return it to a valid expense?  The status line that says, 'canceled' is grayed out and won't let me change it.19:47
*** enlightx has quit IRC19:47
*** xrg_ has joined #openobject19:49
*** LucaSub1 has joined #openobject19:54
*** ToadP has joined #openobject19:58
*** enlightx has joined #openobject20:01
*** LucaSub1 has quit IRC20:43
*** LucaSub1 has joined #openobject20:43
*** sharoon has joined #openobject20:59
*** openobject has joined #openobject21:03
openobjectHi, Well, I've got my Eurostar train booked, so I can go to Community days ! ;-)21:04
openobjectJust wondering which hotels people are staying in , Gembloux looks about as near as you can get and be close to a main train ...21:05
enlightx...unfortunately i can't get to the meeting. please take notes :)21:10
openobjectI didnt expect to go, but its timing for our project21:12
openobjectI have to go now, but will check back later, (As I will be coming and leaving on the train, I could do with getting a lift if anyone is staying at same hotel .....)21:13
*** Nyx has joined #openobject21:49
*** ludo2 has quit IRC21:51
*** r3c4ll_ has joined #openobject21:57
*** r3c4ll has quit IRC21:58
*** rationalperseus has quit IRC22:09
*** julian1828 has joined #openobject22:15
*** LucaSub1 has left #openobject22:21
*** LucaSub1 has joined #openobject22:22
*** ludo2 has joined #openobject22:29
*** julian1828 has quit IRC22:36
*** julian1828 has joined #openobject22:39
*** LucaSub1 has quit IRC22:39
*** sharoon has quit IRC23:02
*** joolsr has joined #openobject23:10
*** hernanpd has quit IRC23:10
*** hernanpd has joined #openobject23:18
*** Gavin_Achado_ has joined #openobject23:27
*** Gavin_Achado_ is now known as Gavin_Achado23:27
*** cedk has quit IRC23:56