For open discussions, an IRC Channel have been set up for Open ERP and Open Object: irc://irc.freenode.net/#openobject.
| *** eLBati has quit IRC | 00:09 | |
| *** cedk has quit IRC | 00:32 | |
| *** yangoon has quit IRC | 05:02 | |
| *** julian1828 has joined #openobject | 05:03 | |
| *** yangoon has joined #openobject | 05:16 | |
| *** hounddog has quit IRC | 05:29 | |
| *** enlightx has joined #openobject | 07:18 | |
| *** quodt has joined #openobject | 08:35 | |
| *** bechamel has joined #openobject | 08:55 | |
| *** Red15 has joined #openobject | 08:56 | |
| *** rationalperseus has joined #openobject | 08:59 | |
| *** Nyx has joined #openobject | 09:01 | |
| *** edannenbe has joined #openobject | 09:03 | |
| *** rationalperseus has quit IRC | 09:05 | |
| *** rationalperseus has joined #openobject | 09:06 | |
| *** cedk has joined #openobject | 09:18 | |
| *** eLBati has joined #openobject | 09:22 | |
| *** ludo2 has joined #openobject | 09:37 | |
| *** Billynkid has joined #openobject | 09:54 | |
| *** alex_joni has quit IRC | 09:55 | |
| *** Nyx has quit IRC | 09:59 | |
| *** hounddog has joined #openobject | 10:03 | |
| *** javivf has joined #openobject | 10:09 | |
| *** alex_joni has joined #openobject | 10:16 | |
| *** sharoon has joined #openobject | 11:22 | |
| *** bechamel has quit IRC | 11:30 | |
| *** bechamel has joined #openobject | 11:31 | |
| *** cedk has quit IRC | 11:33 | |
| *** cedk has joined #openobject | 11:34 | |
| *** Billynkid has quit IRC | 11:35 | |
| *** Nyx has joined #openobject | 11:52 | |
| *** rationalperseus has quit IRC | 12:04 | |
| *** rationalperseus has joined #openobject | 12:11 | |
| Red15 | looking for a way to import translations for products | 12:37 |
|---|---|---|
| Red15 | i'm using CSV to import the products themselves | 12:37 |
| Red15 | is there a way to get the translated labels correctly ? | 12:37 |
| *** enlightx has quit IRC | 12:38 | |
| *** julian1828 has quit IRC | 13:03 | |
| Red15 | can anyone confirm, 5.0.7 server does not seem to release lock on template1 | 13:09 |
| *** enlightx has joined #openobject | 13:09 | |
| Red15 | this looks like a regression | 13:09 |
| *** amine has joined #openobject | 13:29 | |
| amine | hi everybody | 13:29 |
| amine | i'm on hr_payroll, i overrided the default workflow, and i would do a state change programmatically | 13:30 |
| amine | payslip.write({'state':'paye'}) | 13:30 |
| amine | but changing the state doesn't seem to to any control between transitions | 13:31 |
| amine | i put a lot of checking methods, how to do a workflow transition by python, and maintain object integrity defined in my methods? | 13:33 |
| *** cedk has quit IRC | 14:07 | |
| *** cedk has joined #openobject | 14:08 | |
| *** G_O_D1 has joined #openobject | 14:29 | |
| *** r3c4ll has joined #openobject | 14:42 | |
| *** rvalyi has joined #openobject | 14:54 | |
| *** sharoon has quit IRC | 15:03 | |
| *** cjeske has joined #openobject | 15:21 | |
| cjeske | hi | 15:21 |
| cjeske | i need your help guys, im setting up the openerp server and i dont find the config where i can define net-rpc settings | 15:23 |
| cjeske | can you help me? | 15:23 |
| Red15 | what platform are you using cjeske ? | 15:23 |
| cjeske | (v 5.2dev) | 15:23 |
| cjeske | ubuntu-server | 15:23 |
| cjeske | 9.10 | 15:23 |
| Red15 | run your openerp-server as the user you want and add option -s | 15:23 |
| Red15 | it should create a template .openerp_serverrc file in the home dir of that user | 15:23 |
| Red15 | all the default values are set in that | 15:24 |
| cjeske | where is this openerp_serverrc stored? | 15:24 |
| alex_joni | 16:24 < Red15> it should create a template .openerp_serverrc file in the home dir of that user | 15:26 |
| Red15 | $HOME | 15:27 |
| cjeske | oh missed that line | 15:27 |
| cjeske | sorry | 15:27 |
| cjeske | thanks alot | 15:27 |
| Red15 | it does have a . (period) in front of it | 15:27 |
| Red15 | in linux that means its a hidden file | 15:27 |
| cjeske | yes, thanks | 15:28 |
| cjeske | hmm.. but there i cant configure the net-rpc settings.. | 15:33 |
| cjeske | just turn it on and off | 15:33 |
| *** ludo21 has joined #openobject | 15:38 | |
| Red15 | what do you want to change then ? | 15:38 |
| cjeske | the ip, currently its 0.0.0.0 | 15:39 |
| cjeske | and this is surely not right | 15:39 |
| *** ludo21 has quit IRC | 15:39 | |
| Red15 | 0.0.0.0 means listening on all interfaces | 15:39 |
| alex_joni | 0.0.0.0 means all interfaces | 15:39 |
| cjeske | oh, okay | 15:39 |
| cjeske | hmm.. then im confused why my webclient cant connect to the server.. | 15:40 |
| *** ludo2 has quit IRC | 15:40 | |
| Red15 | did you edit the webclient config ? | 15:44 |
| Red15 | in the config subdir ? | 15:44 |
| Red15 | and change the host directive under [openerp] section ? | 15:45 |
| *** ludo2 has joined #openobject | 15:45 | |
| cjeske | you mean the openobject-web.cfg? there is no [openerp] section | 15:47 |
| cjeske | just a global and a openobjcet-web | 15:48 |
| *** G_O_D1 has quit IRC | 15:49 | |
| Red15 | you seem to have a different version than mine | 15:56 |
| Red15 | or the section is just missing | 15:57 |
| Red15 | in that case try creating it | 15:57 |
| Red15 | it has following options inside : host, port , protocol | 15:57 |
| Red15 | host = '127.0.0.1' | 15:57 |
| Red15 | post = '8070' | 15:57 |
| Red15 | protocol = 'socket' | 15:57 |
| cjeske | hmm.. but this cant be the problem, the normal client isnt working too | 15:59 |
| cjeske | the problem is at the server i think | 15:59 |
| alex_joni | s/post/port/ | 15:59 |
| cjeske | and if i change the port to 8069 then the server is reacting | 16:00 |
| cjeske | .. but of course not working.. | 16:00 |
| Red15 | did you disable netrpc ? | 16:03 |
| Red15 | or maybe enabled SSL but the certificate is wrong ? | 16:03 |
| Red15 | try using 8069 but for protocol use xmlrpc ( alex_joni : can you confirm this ? ) | 16:03 |
| cjeske | btw if im going to http://192.168.0.112:8069/ | 16:09 |
| cjeske | then there is a 404 error | 16:09 |
| cjeske | is this relevant? | 16:09 |
| Red15 | that's logical | 16:09 |
| cjeske | okay | 16:09 |
| Red15 | try adding /xmlrpc/object | 16:09 |
| Red15 | should give you a 501 | 16:10 |
| cjeske | ah this is different | 16:10 |
| cjeske | yep | 16:10 |
| Red15 | then it's working | 16:10 |
| cjeske | fine | 16:10 |
| Red15 | 404 could still be that it was another server or something | 16:10 |
| amine | hi there! | 16:24 |
| amine | how can i programmatically set another state to an object without write({"state":'paid'}) | 16:25 |
| *** ludo2 has quit IRC | 16:26 | |
| amine | doing write() doesn't do the security check and all the verifications set in the workflow | 16:26 |
| *** gr0mit has joined #openobject | 16:33 | |
| Red15 | amine, do your write({'state': 'paid'}) on your workflow activities | 16:33 |
| gr0mit | hi people. Am looking at openerp as a tool for my business - am I in the right place for assistance? | 16:35 |
| amine | Red15: my workflow is doing his job. changing the state using buttons is working, eg: refusing a state change without a condition | 16:35 |
| enlightx | gr0mit: yes :) | 16:35 |
| gr0mit | and what is the difference between openobject and openerp? | 16:35 |
| enlightx | gr0mit: OpenERP is developed on top of OpenObject | 16:36 |
| amine | Red15: but since i try to simulate that by python, the object state is changed, but without any verifications | 16:36 |
| Red15 | amine, it doesnt sound like a good idea to change your state in a transition, | 16:36 |
| amine | juste like the workflow is inhibitated | 16:36 |
| gr0mit | aaah ok. So here's my prb. Am trying to get a working install on Debian. Not familiar with postgres - but I get the following error: | 16:37 |
| gr0mit | 2010-03-15 15:28:53 GMT ERROR: encoding UTF8 does not match server's locale en_GB | 16:37 |
| gr0mit | 2010-03-15 15:28:53 GMT DETAIL: The server's LC_CTYPE setting requires encoding LATIN1. | 16:37 |
| gr0mit | 2010-03-15 15:28:53 GMT STATEMENT: CREATE DATABASE "txrx" ENCODING 'unicode' TEMPLATE "template0" | 16:37 |
| Red15 | amine, create independent activities and only the activities define what state your object is in, the transitions just do the checking and return True or False to allow/reject the transition | 16:37 |
| gr0mit | when i try to create a dtabase | 16:37 |
| enlightx | gr0mit: what "locale" says? | 16:38 |
| gr0mit | postgres@ant2:/root$ locale | 16:38 |
| gr0mit | LANG=en_GB | 16:38 |
| gr0mit | LC_CTYPE="en_GB" | 16:38 |
| gr0mit | LC_NUMERIC="en_GB" | 16:38 |
| gr0mit | etc | 16:38 |
| Red15 | gr0mit, 'psql -l' output ? | 16:39 |
| amine | Red15: mmhhmm... it will permit to batch the state changing, with checking each objet and applying verifications, even rejecting some state ? | 16:39 |
| Red15 | gr0mit, i think your database is created no ? | 16:39 |
| enlightx | gr0mit: non UTF-8 locales are not supported anymore | 16:39 |
| gr0mit | postgres@ant2:/root$ psql -l | 16:39 |
| gr0mit | List of databases | 16:39 |
| gr0mit | Name | Owner | Encoding | 16:39 |
| gr0mit | -----------+----------+---------- | 16:39 |
| gr0mit | postgres | postgres | LATIN1 | 16:39 |
| gr0mit | template0 | postgres | LATIN1 | 16:39 |
| gr0mit | template1 | postgres | LATIN1 | 16:39 |
| gr0mit | (3 rows) | 16:39 |
| gr0mit | I cant seem to create the database | 16:39 |
| enlightx | gr0mit: it seems you are working on a very ancient debian | 16:39 |
| gr0mit | enlightx, yes | 16:39 |
| Red15 | amine, all calls are on individual workflow instances afaik, | 16:40 |
| enlightx | gr0mit: i believe you will encount a lot of problems trying to install openerp on that server | 16:40 |
| gr0mit | aaaah | 16:41 |
| Red15 | amine, they can't be grouped together, but you must still handle the fact that ids can be a list and iterate on it | 16:41 |
| gr0mit | what do you recommend? | 16:41 |
| Red15 | gr0mit, for a painless installation ubuntu is generally recommended | 16:41 |
| enlightx | gr0mit: debian is good, but you need to upgrade your install | 16:41 |
| Red15 | gr0mit, or you could use the windows version ;-) | 16:41 |
| gr0mit | windows is ok for testing | 16:42 |
| enlightx | Red15: a broken and old debian is surely better than windows :) | 16:42 |
| gr0mit | presumably I can migrate to Debian easily? | 16:42 |
| Red15 | gr0mit, hehe, so true | 16:42 |
| Red15 | uh i mean enlightx | 16:42 |
| Red15 | gr0mit, yes, you can, but not sure about command to do it | 16:43 |
| enlightx | gr0mit: considering you are a non-utf8 locale, you will have to re-install the system from scratch | 16:43 |
| enlightx | well...not you. your system is non-utf8 :) | 16:43 |
| *** amine has quit IRC | 16:43 | |
| * gr0mit checks. no - he is defo not utf8! | 16:43 | |
| enlightx | gr0mit: ahah | 16:44 |
| gr0mit | so, i run a small voip provider. I have my billing and rating on a seperate box but want to use openerp to do my invoicing and accounting | 16:44 |
| gr0mit | so send monthly recurring invoices | 16:45 |
| gr0mit | this is possible? | 16:45 |
| Red15 | yes, working on similar customer atm | 16:45 |
| Red15 | but to be honest accounting is not the strong point | 16:46 |
| gr0mit | are there modules for importing payment inf from UK banks? | 16:46 |
| Red15 | not sure about that, we work for belgian customers only atm | 16:46 |
| enlightx | gr0mit: recurrent invoices are already implemented | 16:46 |
| gr0mit | does it pro rata services started part way through billing cycle? | 16:47 |
| enlightx | gr0mit: i don't know what it means, maybe we call it another way here | 16:48 |
| gr0mit | ok, I bill all customers in 1st of the month. So if they take out a new service on 15th, I want them to be billed for 0,5 month to start with | 16:49 |
| enlightx | gr0mit: sincerely i don't know if we already have such feature | 16:49 |
| enlightx | btw, not so hard to include | 16:50 |
| gr0mit | so you recommend ubuntu server? | 16:58 |
| gr0mit | or latest Debian will also be ok? | 16:59 |
| *** dylanmak has joined #openobject | 16:59 | |
| enlightx | gr0mit: yes, debian is good al well | 16:59 |
| *** dylanmak has left #openobject | 16:59 | |
| enlightx | gr0mit: btw, i suggest you to use the source package from launchpad or openerp.com website and not the packages bundled with debian/ubuntu | 17:00 |
| gr0mit | i did download the sources | 17:01 |
| gr0mit | 5.0.7 | 17:01 |
| enlightx | ok | 17:02 |
| *** mlhamel has joined #openobject | 17:06 | |
| * gr0mit builds a new VM | 17:07 | |
| * gr0mit runs a debian box in Windows Vista ;-) | 17:09 | |
| *** Red15 has quit IRC | 17:15 | |
| *** rationalperseus_ has joined #openobject | 17:15 | |
| cjeske | bye | 17:16 |
| *** cjeske has quit IRC | 17:16 | |
| rvalyi | grOmit: may be this is worth you give a try to some invoicing module from that company: http://kndati.lv/index.php/en/web-links/44-openerp-addons | 17:17 |
| rvalyi | gr0mit: never tested myself by I know they worked seriously on recurrent invoicing and some like their modules | 17:18 |
| *** rationalperseus has quit IRC | 17:18 | |
| gr0mit | rvalyi, thanks | 17:19 |
| gr0mit | will take a look | 17:19 |
| gr0mit | need to get a base install working first | 17:21 |
| gr0mit | coz i really need a better system | 17:29 |
| gr0mit | ok, working in windows. installing a service co profile...this is best for a small voip telco/consultant, right? | 17:35 |
| *** edannenbe has quit IRC | 17:35 | |
| *** quodt has quit IRC | 17:38 | |
| *** eLBati has quit IRC | 17:53 | |
| *** javivf has quit IRC | 18:10 | |
| *** bechamel has quit IRC | 18:39 | |
| *** eLBati has joined #openobject | 18:40 | |
| *** enlightx has quit IRC | 18:58 | |
| *** rationalperseus_ has quit IRC | 19:13 | |
| *** rationalperseus has joined #openobject | 19:15 | |
| *** enlightx has joined #openobject | 19:32 | |
| *** rvalyi has quit IRC | 19:33 | |
| *** ludo2 has joined #openobject | 19:46 | |
| *** hernanpd has joined #openobject | 19:51 | |
| *** gr0mit_ has joined #openobject | 19:55 | |
| alex_joni | hrmm.. anyone having issues with the webclient? | 19:57 |
| alex_joni | sometimes it's crashing really bad on me | 19:57 |
| *** gr0mit has quit IRC | 19:57 | |
| alex_joni | http://openerp.pastebin.com/vH85LjS2 | 19:57 |
| *** eLBati has quit IRC | 19:58 | |
| alex_joni | that happens when I want to filter a view (for example products) | 19:58 |
| *** LucaSub1 has joined #openobject | 20:07 | |
| *** LucaSub1 has left #openobject | 20:17 | |
| *** oktay has joined #openobject | 20:36 | |
| oktay | anybody know what the mail_gateway module is? | 20:36 |
| *** robbertn has joined #openobject | 20:50 | |
| oktay | oh why does this have to be such a mess | 21:05 |
| oktay | is there a reasonable alternative to openERP that anybody has come across ? | 21:08 |
| alex_joni | SAP + payed support | 21:12 |
| *** julian1828 has joined #openobject | 21:18 | |
| *** robbertn has quit IRC | 21:18 | |
| *** rationalperseus has quit IRC | 21:18 | |
| oktay | yes. every company is a multi million dollar corporation | 21:52 |
| oktay | good night gents | 21:54 |
| *** oktay has quit IRC | 21:54 | |
| hernanpd | hi all, anyone has experienced any perfomance issues with the win32 Gtk client? | 21:54 |
| hernanpd | I m running the server on a linux box, and when connecting from clients on another linux box on the lan it is really fast and responsive, however with gtk clients on win32 machines on the same lan it is quite slow | 21:56 |
| hernanpd | I suspected of the nagle's algorithm, however I see in the trunk code (the one I m using) it has been disabled... | 21:58 |
| *** hounddog has quit IRC | 22:02 | |
| *** julian1828 has quit IRC | 22:07 | |
| *** julian1828 has joined #openobject | 22:20 | |
| *** quodt has joined #openobject | 22:23 | |
| alex_joni | hernanpd: try Koo | 22:38 |
| alex_joni | I switched to it for win32 clients, it's way better | 22:38 |
| hernanpd | thanks will try it | 22:51 |
| hernanpd | alex_joni: do you know if Koo already supports the new style UI with filters? | 22:53 |
| alex_joni | hernanpd: sorry, no.. I still use it with 5.0.x | 22:55 |
| *** gr0mit_ has quit IRC | 23:05 | |
| *** cedk has quit IRC | 23:29 | |
| *** enlightx has quit IRC | 23:34 | |