IRC Channels

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

Friday, 2010-06-18

*** Gavin_Achado has joined #openobject00:21
*** Gavin_Achado has left #openobject00:21
*** hjmf has quit IRC00:27
*** ludo2 has quit IRC00:29
*** hjmf has joined #openobject00:43
*** ovnicraft has quit IRC01:01
*** boran has quit IRC03:13
*** boran has joined #openobject03:16
*** zigzapgabe_ has joined #openobject03:46
*** yangoon has quit IRC05:20
*** yangoon has joined #openobject05:35
*** zigzapgabe_ has quit IRC06:07
*** boran has quit IRC06:50
*** boran has joined #openobject07:02
*** mr_amit has joined #openobject07:06
*** boran has quit IRC07:17
*** peterN has joined #openobject07:53
*** Gavin_Achado has joined #openobject08:05
*** Gavin_Achado has left #openobject08:05
*** komsas has joined #openobject08:34
*** mr_amit has quit IRC08:38
*** cedk has quit IRC08:42
*** eLBati has joined #openobject08:42
*** enlightx has joined #openobject09:00
*** ludo21 has joined #openobject09:12
*** rationalperseus has joined #openobject09:15
*** ludo21 has quit IRC09:16
*** ludo2 has joined #openobject09:21
*** rona1 has joined #openobject09:28
*** rona1 has left #openobject09:28
*** edannenbe has joined #openobject09:37
*** eLBati has quit IRC09:37
*** eLBati has joined #openobject09:40
*** simahawk has joined #openobject09:49
*** tarik has joined #openobject09:50
*** bechamel has joined #openobject10:07
*** mrcast has joined #openobject10:08
*** matrixise has quit IRC10:18
*** kalymero has joined #openobject10:19
*** mr_amit has joined #openobject10:38
*** mr_amit has quit IRC10:45
*** mr_amit_ has joined #openobject10:45
*** Nyx has joined #openobject10:49
*** Nyx has left #openobject10:50
*** archibullo has joined #openobject11:08
archibullohello guys11:12
archibulloi have a q. about making openerp server run as daemon when system restarts and also openerp-web11:13
archibulloi did as said on the documintation, but when i restart the server they dont start11:14
archibulloi am installing on ubuntu 10.0411:14
archibulloany help here please?11:14
*** eLBati has quit IRC11:19
tarikarchibullo: what do you mean with dont start11:20
tarik?11:20
tarikyou got the error message ?11:20
tarikif so pastbin your error11:20
archibullowell11:20
*** franckb has joined #openobject11:21
archibullothere is no error message, when i restart my server ( vps ) it doesnt work, but when i connect to ssh to it, and type openerp-server , and start another ssh and type openerp-web, they work, but when i close the ssh windows, they stop working again11:22
tarikAh11:23
tariki understand11:23
archibulloso, what shall i do now?11:24
archibulloam really stuck here11:24
tarikYou will make a script to automated starting restarting your openerp client and server11:24
tarikI'll give you a simple way to do it11:24
archibullook,11:24
*** Marcel|HSD has joined #openobject11:26
tarikcopy  openerp_web-{-VERSION-}-py{-Version-}.egg/scripts/openerp-web  to  /etc/init.d/11:27
tarikthen11:27
tarikcopy /path/to/openerp_web-{-VERSION-}-py{-VERSION-}.egg/config/openerp-web.cfg to /etc/11:28
tarikthen chmod +x /etc/init.d/openerp-web11:28
archibullook, all done uptill now,11:29
tarikfor the log11:29
tarikgo to /etc/openerp-web.cfg11:29
tarikand add two lines11:30
tarik log.access_file = "/var/log/openerp-web/access.log"11:30
tarik log.error_file = "/var/log/openerp-web/error.log"11:30
tarikThen create a directory /var/log/openerp-web/11:31
tarikthen ( chown openerp /var/log/openerp-web/ )11:31
archibullothis means if you have openerp user in your system, righ?11:32
tarikIf you don't have it , create it11:32
archibullook, how ?11:32
archibulloand does creating openerp user makes a diffrence?11:32
tarikFinally excute this command ( update-rc.d openerp-web defaults )11:32
tarikHow to create user openerp user : it's simple11:33
tarikjuste adduser openerp and give him the password11:33
archibullowhy do i have to create user openerp?11:34
tarikbecause the script you did use for this way need the user openerp11:36
archibulloahh,11:36
archibulloso after i made user openerp,11:36
archibulloi already made all the steps u told me,11:36
archibulloshall i start the vps server and see if it will work or not?11:37
tarikso11:38
tariknow11:38
tarikexcute /etc/init.d/openerp-web start11:38
archibulloi write it, and nothing appears to me, just the command line again, it this normal?11:39
tariksomething like this: Starting openerp-web:done11:41
archibullonothing happens at all11:41
tarikopenerp01:~# /etc/init.d/openerp-web start11:42
tarikHave you excute like this command11:43
*** Janneman1 has joined #openobject11:43
tarik?11:43
archibulloyes11:43
archibulloand nothing11:43
tarikStrange11:43
tarikCheck well the steps i idid send you11:44
archibulloi did them each step after another, with no problems at all,11:44
archibullothats what is making me going crazy11:44
tarikcan you pastbin the history of your shell ( all command i mean)11:45
*** Janneman1 has left #openobject11:46
archibulloi closed it bec i logged again using openerp user,11:46
archibullo;-(11:46
archibullolook11:46
archibulloi will reintstall lucid again and will do it all over again from the begining11:47
archibullook11:47
archibulloit might take half an hour to setup the system,11:47
archibullois it ok with you?11:48
tarikJust do the way i did sent you and the same work for openerp-server11:48
tarikYes of cource11:48
archibulloi will install lucid ubuntu ( 10.04 LTS )11:48
tarikOK11:49
*** cedk has joined #openobject12:16
*** CmKeen has joined #openobject12:41
CmKeenHi. I've create a report (SXW and RML file) and I'm trying to configure the Web Client to add a link to it. Does someone knows how to do this?12:42
komsasCmKeen: take a look Administration->Low Level Objects->Actions->Report XML12:45
*** peterN has quit IRC12:45
CmKeenyes, I did this12:46
CmKeenso, I create a new Action for reports12:46
CmKeenbut what else?12:46
*** mr_amit_ has quit IRC12:48
komsasIf you fill all fields correctly I think it is enought12:48
komsasenough *12:50
CmKeenno, unfortunately, it's not12:51
CmKeenand that's where I'm blocked :-(12:51
*** mr_amit_ has joined #openobject13:13
*** CmKeen has quit IRC13:25
*** komsas has quit IRC13:48
*** simahawk is now known as simahawk|lunch13:52
*** ludo2 has quit IRC13:53
*** ludo21 has joined #openobject13:54
*** ludo21 has joined #openobject13:56
*** pepeu has joined #openobject14:18
*** Nyx has joined #openobject14:31
*** rationalperseus has quit IRC14:41
*** simahawk|lunch is now known as simahawk14:42
*** rationalperseus has joined #openobject14:43
*** Red15 has joined #openobject14:49
*** ludo21 has quit IRC15:23
*** eLBati has joined #openobject15:37
*** zigzapgabe_ has joined #openobject16:11
*** dba has quit IRC16:19
*** dba has joined #openobject16:20
*** dba has quit IRC16:20
*** dba has joined #openobject16:21
*** dba has joined #openobject16:22
*** bechamel has quit IRC16:52
*** javivf has joined #openobject16:53
*** zigzapgabe_ has quit IRC16:53
*** bechamel has joined #openobject16:54
*** edannenbe has quit IRC16:59
archibullohey, anyone here can help me with making openerp server starts as a dameon17:00
archibullo?17:00
*** mattsqz has joined #openobject17:00
archibulloi have a problem with making openerp-server and openerp-web starts as damon services17:01
mattsqzdoes anyone know if there is a way to have pdf reports end up in the document management system instead of downloading to the user's pc17:02
mattsqzor even better, if it could happen alongside it17:02
mattsqzor am i barking up a dead tree17:03
Marcel|HSDmattsqz, should be possible, invoices do that too, no? i.e. produce a pdf *and* attach it to the invoice object17:06
Marcel|HSDiirc its a flag in the report xml object17:07
mattsqzexcellent17:07
mattsqzso i should be able to set it up to work like an invoice and have it show up as a document17:13
Marcel|HSDi'd think so, but i have not done it17:20
mattsqzwell thanks for pointing me in the right direction ;)17:22
*** komsas has joined #openobject17:45
*** Red15 has quit IRC17:46
*** bechamel has quit IRC17:48
mattsqzhah, might help to have the module im looking for installed before i try to reverse engineer and rearrange it17:58
*** mattsqz has quit IRC18:09
*** javivf has quit IRC18:11
*** Nyx has left #openobject18:18
*** cedk has quit IRC18:24
*** hounddog has quit IRC18:27
*** tarik_ has joined #openobject18:57
*** tarik has quit IRC18:59
*** ioDev has joined #openobject19:03
*** cedk has joined #openobject19:09
*** enlightx has quit IRC19:14
*** kalymero has quit IRC19:17
*** mrcast has quit IRC19:19
*** simahawk has quit IRC19:20
*** eLBati has quit IRC19:36
*** eLBati has joined #openobject20:01
*** cedk has quit IRC20:12
*** archibullo has quit IRC20:27
*** cedk has joined #openobject20:30
*** simahawk has joined #openobject20:47
*** archibullo has joined #openobject20:48
*** LucaSub has joined #openobject21:26
*** LucaSub has left #openobject21:26
*** franckb has quit IRC21:49
*** mrcast has joined #openobject22:04
*** pepeu has quit IRC22:16
*** peterN has joined #openobject22:29
*** eLBati has quit IRC22:30
*** mr_amit_ has quit IRC22:35
*** peterN has quit IRC22:36
*** mrcast has quit IRC22:43
*** ToadP has quit IRC22:47
*** ToadP has joined #openobject22:49
*** ToadP1 has joined #openobject22:49
*** mattsqz has joined #openobject23:05
*** bechamel has joined #openobject23:09
*** Marcel|HSD has left #openobject23:20
*** ioDev has quit IRC23:23
*** jehan has joined #openobject23:35
*** simahawk has quit IRC23:46
*** komsas has quit IRC00:18
*** mattsqz has quit IRC00:18