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-06-22

*** cedk has quit IRC00:39
*** quodt has quit IRC00:50
*** appollodx has joined #openobject00:53
appollodxhello guyz00:54
appollodxis there a way for easy installation of openerp on a vps server?00:54
appollodxbecause i cant install it uptill now with more that 10 days trying,00:54
appollodxand failed,00:54
appollodxdont know why00:54
appollodxit doesnt connect to the db, and it doesnt load on startup,00:55
appollodxand everything sucks, so please can someone help me from scratch???00:55
*** bechamel has quit IRC00:55
appollodxthe installation guide for openerp doesnt work, + its really old, and am using ubuntu lucid server edition00:56
*** Gavin_Achado has joined #openobject01:03
*** Gavin_Achado has left #openobject01:03
*** ludo2 has joined #openobject01:03
*** ludo2 has quit IRC01:06
*** yangoon has quit IRC01:46
*** jehan has quit IRC01:46
*** ssierra has joined #openobject01:48
*** jehan has joined #openobject02:01
*** yangoon has joined #openobject02:04
*** zigzapgabe_ has quit IRC02:44
*** zigzapgabe_ has joined #openobject03:03
*** ovnicraft has joined #openobject03:09
*** ovnicraft has quit IRC04:25
*** ToadP1 has quit IRC04:33
*** ToadP has quit IRC04:33
*** julian1828 has quit IRC05:06
*** atikasoft has joined #openobject05:15
*** yangoon has quit IRC05:20
*** yangoon has joined #openobject05:36
atikasoftHi for all pls your help05:44
atikasoftI am working with function fields to store=True but this field is not updated ever05:46
atikasoftIs this the normal behavior of the function fileds05:46
atikasoft'number_days':fields.function(_compute_days, string='Dias faltantes', type='integer', method=True, store=True),05:47
*** zigzapgabe_ has quit IRC05:48
atikasoftnumber_days always only one value,the initial05:48
*** zigzapgabe_ has joined #openobject05:49
*** julian1828 has joined #openobject05:50
atikasoftCan i update the field value number05:50
atikasoft_days?05:51
*** zigzapgabe_ has quit IRC05:53
*** zigzapgabe_ has joined #openobject06:15
*** julian1828 has quit IRC06:16
*** julian1828 has joined #openobject06:25
atikasoftmy problem is in this topic forum http://www.openobject.com/forum/topic14582.html?highlight=function%20fields06:41
atikasoftany comment thank06:43
*** mr_amit has joined #openobject07:23
*** cedk has joined #openobject07:35
*** mrcast has joined #openobject07:51
*** atikasoft has quit IRC07:55
*** zigzapgabe_ has quit IRC08:00
*** mac_ has quit IRC08:06
*** mrcast has quit IRC08:06
*** cedk has quit IRC08:15
*** zipgem has joined #openobject08:23
*** LucaSub has left #openobject08:26
*** enlightx has joined #openobject08:27
*** quodt has joined #openobject08:46
sejohow come that with the setting without_demo=True the demodata is added (service company configuration)?09:01
sejohow to disable the demodata to be added?09:01
*** rona1 has joined #openobject09:12
*** simahawk_ has joined #openobject09:16
*** appollodx has quit IRC09:18
*** ssierra has left #openobject09:22
*** rona1 has left #openobject09:27
enlightxsejo: uncheck that option on the first window of the wizard (the one where you specify password,  db name, etc etc)09:29
sejoenlightx: I did that, still filled up with demo data09:29
enlightxsejo: never happened to me09:30
*** KangOl has quit IRC09:30
*** edannenbe has joined #openobject09:35
sejo think the version I have has issues, It doesn't create the database s(from the webinstance)09:36
sejoalwafs get this when trying AttributeError: TinyError instance has no attribute 'args' args = ("TinyError instance has no attribute 'args'",)09:36
*** Spiralmatrix has quit IRC09:36
sejoproblem is if I create an empty database (in postgres) and start the server it fills it up with demodata09:46
*** kalymero has joined #openobject09:47
*** tarik has joined #openobject09:48
*** cedk has joined #openobject09:50
*** komsas has joined #openobject09:55
*** mac_ has joined #openobject10:01
*** ludo2 has joined #openobject10:19
*** eLBati has joined #openobject10:21
*** Red15 has joined #openobject10:26
*** tarik_ has joined #openobject10:27
*** tarik has quit IRC10:27
*** tarik_ is now known as tarik10:27
*** KangOl has joined #openobject10:42
*** ChanServ sets mode: +o KangOl10:42
Guest_371_Hello all, is it possible to define access right on workflow?11:02
Red15yes11:06
Red15at least with roles11:06
Guest_371_How, can you give me an example please?11:06
Red15http://doc.openerp.com/developer/3_9_Workflow_Business_Process/index.html#user-role11:07
Guest_371_Great, thanks. Can't it be defined by group?11:11
Red15no11:12
Red15it's seperate11:12
Guest_371_Where? on the read, right, create and delete level?11:13
*** tarik has quit IRC11:15
*** tarik has joined #openobject11:18
Red15no workflow activities are regulated with roles11:19
Guest_371_Can I restrict my transition to be made when two users approve it, if one did it it would not transit to the next state?11:19
Red15transition rather i mean11:19
Red15make 1 extra activity then, and require that the transition between the original and the new activity requires yet another role11:20
Guest_371_fantastic, it needs to have work around its not out of the box11:22
Guest_371_thanks man, very appreciated11:24
Guest_371_what about the built in workflows, it never define roles. e.x "invoice, payment, vouchers"11:28
Red15it does define and use the roles11:30
*** zipgem has left #openobject11:30
Red15you cannot approve / open an invoice without the invoice role11:30
Guest_371_where it has been defined, inside the account_invoice_workflow.xml?11:31
Guest_371_I looked it up there, but I found no role defined11:35
Red15uh well noted...11:39
Red15maybe they removed it and made the role optional to implement11:40
Guest_371_Well, so that I need extra module to enable workflow based on roles, am i right?11:41
Red15or do customization just in the database alone11:41
Guest_371_yes, possible, but it would not be persistant11:42
Guest_371_there is some thing a little bit weired, when i checked the database table transitions I found the roles defined there on roleid column11:44
*** simahawk__ has joined #openobject11:53
*** simahawk_ has quit IRC11:54
*** Nyx1 has joined #openobject11:56
Guest_371_Any explanation?11:57
*** simahawk__ has quit IRC11:59
*** komsas has quit IRC12:23
*** kalymero_ has joined #openobject12:24
*** kalymero has quit IRC12:24
*** kalymero_ is now known as kalymero12:24
*** mrcast has joined #openobject12:25
Red15Guest_371_, i think its because your database was created earlier ? with older version ?12:27
*** Nyx1 has left #openobject12:57
*** simahawk has joined #openobject13:01
*** mr_amit has quit IRC13:02
*** julian1828 has quit IRC13:08
*** simahawk_ has joined #openobject13:12
*** simahawk has quit IRC13:13
*** julian1828 has joined #openobject13:14
Guest_371_they are both the same version13:18
*** Spiralmatrix has joined #openobject13:19
Red15do you see the roleid in going from proforma to open activity ?13:19
Guest_371_yes it is 2 whic is invoice role13:21
Guest_371_:-|13:21
*** simahawk_ is now known as simahawk|lunch13:28
*** mrcast has quit IRC13:39
*** cjeske has joined #openobject13:43
*** ToadP1 has joined #openobject13:46
*** ToadP has joined #openobject13:46
*** Marcel|HSD has joined #openobject13:48
*** simahawk|lunch is now known as simahaw14:06
*** simahaw has quit IRC14:10
*** eLBati has quit IRC14:15
*** ToadP1 has quit IRC14:43
*** ToadP has quit IRC14:43
*** mrcast has joined #openobject14:45
*** simahawk has joined #openobject14:56
*** eLBati has joined #openobject14:58
*** ToadP1 has joined #openobject15:05
*** ToadP2 has joined #openobject15:05
*** tarik has quit IRC15:07
*** pepeu has joined #openobject15:10
*** simahawk_ has joined #openobject15:11
*** tarik has joined #openobject15:13
*** simahawk__ has joined #openobject15:14
*** simahawk has quit IRC15:15
*** simahawk_ has quit IRC15:17
*** simahawk__ has quit IRC15:22
*** Guest_371_ has quit IRC15:23
*** simahawk has joined #openobject15:34
*** javivf has joined #openobject15:36
*** zigzapgabe_ has joined #openobject15:42
sejojust downloaded the latest stabel release and I have the same errors as when useng fred's rpms15:58
sejois it normal that the webclient does not allow to create databases?15:59
*** Spiralmatrix has quit IRC16:02
sejook I create a database in psql, start the openerp server and it creates the tables and the demo_data (in config I have set without_demo = True)16:04
sejowhy does it still add partners and the like?16:05
enlightxsejo: if you cannont create the db directly from the client, it means that something's wrong16:08
sejoenlightx: i'll try with a new one16:08
enlightxrun openerp-server by hand, without specifying the config file16:08
sejok16:09
*** javivf has quit IRC16:13
sejoenlightx: doesn't help neither16:13
sejolocalhost.localdomain - - [22/Jun/2010 15:56:38] code 400, message Bad request syntax ('      890(lp1')16:13
sejoe = <openerp.common.TinyError instance>, e.args undefined16:14
sejoAttributeError: TinyError instance has no attribute 'args'16:14
sejo      args = ("TinyError instance has no attribute 'args'",)16:14
enlightxsejo: that happens when you are using old config parameters16:14
enlightxjust run16:14
sejoon the webpage of the client16:14
enlightxopenerp-server -r pg_user -pg_pass --db_host=localhost16:14
enlightxadjusting the values of course16:14
sejook just a sec16:15
sejosame error localhost.localdomain - - [22/Jun/2010 15:59:25] code 400, message Bad request syntax ('      890(lp1')16:16
sejoxmlrpc on 8069 (and webclient also)16:17
enlightxsejo: maybe you have an hidden config files inside the home folder of the user who's running openerp-server16:18
enlightx~/.openerpserverrc16:18
enlightxor something similar16:18
sejoi'll check16:18
sejoshould it create the psql db also?16:20
enlightxsejo: no, the db will be created by openerp16:20
sejono more errors in the openerp-server output, but same on the webinterface16:21
enlightxwhich version?16:21
sejoAttributeError: TinyError instance has no attribute 'args' args = ("TinyError instance has no attribute 'args'",)16:21
sejo5.0.1116:21
sejoand python2.416:21
sejoon a centos16:22
enlightxsejo: python2.4 isn't supported by openerp16:22
enlightxat least 2.516:22
enlightx2.6 suggested16:22
sejoi only have 2.4 or 2.6 on the centos but when using 2.6 I got errors on xpath and reportlab.platypus16:22
enlightxyou have to install python-xml and python-reportlab16:23
enlightxcheck the installation manual for the dependencies16:23
* sejo hates centos and it's flawed packaging!16:25
*** zigzapgabe_ has quit IRC16:26
*** hounddog has joined #openobject16:27
*** cjeske has quit IRC16:42
*** Red15 has quit IRC16:43
*** Red15 has joined #openobject16:44
*** Red15 has quit IRC16:49
*** ToadP2 has quit IRC17:21
*** ToadP1 has quit IRC17:21
*** pepeu has quit IRC17:22
*** pepeu has joined #openobject17:23
*** simahawk has quit IRC17:25
*** tarik has quit IRC17:28
*** simahawk has joined #openobject17:36
*** hounddog has quit IRC17:42
*** quodt has quit IRC17:52
*** eLBati has quit IRC18:00
*** ToadP has joined #openobject18:11
*** ToadP1 has joined #openobject18:11
*** cedk has quit IRC18:14
*** rationalperseus has joined #openobject18:18
*** ludo2 has quit IRC18:20
*** enlightx has quit IRC18:32
*** enlightx has joined #openobject18:42
*** simahawk_ has joined #openobject18:45
*** atikasoft has joined #openobject18:46
*** simahawk has quit IRC18:48
*** eLBati has joined #openobject18:50
*** simahawk_ has quit IRC18:53
*** cedk has joined #openobject18:59
*** edannenbe has quit IRC19:02
*** simahawk_ has joined #openobject19:05
*** simahawk__ has joined #openobject19:08
*** simahawk_ has quit IRC19:11
*** atikasoft has quit IRC19:19
*** eLBati has quit IRC19:37
*** mrcast has quit IRC19:46
*** Spiralmatrix has joined #openobject19:59
*** Marcel|HSD has left #openobject20:00
*** atikasoft has joined #openobject20:04
*** Spiralmatrix has quit IRC20:16
*** kalymero has quit IRC20:18
*** Spiralmatrix has joined #openobject20:21
*** Virtualcolony has joined #openobject20:23
*** quodt has joined #openobject20:23
*** Spiralmatrix has quit IRC20:26
*** KangOl has quit IRC20:27
*** LucaSub1 has joined #openobject20:47
*** komsas has joined #openobject21:03
*** KangOl has joined #openobject21:13
*** ChanServ sets mode: +o KangOl21:13
*** quodt has quit IRC21:14
*** javivf has joined #openobject21:25
*** mrcast has joined #openobject21:49
*** ludo21 has joined #openobject21:52
*** LucaSub1 has left #openobject22:02
*** pepeu has quit IRC22:47
*** eLBati has joined #openobject22:50
*** simahawk__ has quit IRC22:58
*** enlightx has quit IRC22:59
*** mrcast has quit IRC23:03
*** javivf has quit IRC23:50
*** Gavin_Achado has joined #openobject23:51
*** Gavin_Achado has left #openobject23:55
*** ovnicraft has joined #openobject00:03