For open discussions, an IRC Channel have been set up for Open ERP and Open Object: irc://irc.freenode.net/#openobject.
| *** KangOl has quit IRC | 00:21 | |
| *** cedk has quit IRC | 00:35 | |
| *** quodt has quit IRC | 00:54 | |
| *** julian1828 has quit IRC | 01:06 | |
| *** julian1828 has joined #openobject | 01:18 | |
| *** Gavin_Achado has joined #openobject | 01:19 | |
| *** Gavin_Achado has left #openobject | 01:25 | |
| *** julian1828 has quit IRC | 01:26 | |
| *** G_O_D has quit IRC | 01:49 | |
| *** digitalsatori has joined #openobject | 02:04 | |
| *** b_52light has quit IRC | 02:41 | |
| *** ovnicraft has quit IRC | 04:30 | |
| *** julian1828 has joined #openobject | 05:13 | |
| *** jehan has quit IRC | 05:13 | |
| *** zodman has joined #openobject | 05:16 | |
| *** cvasquez has joined #openobject | 05:22 | |
| *** jehan has joined #openobject | 05:26 | |
| cvasquez | hi, in a one2many view widget, is there a way to force the creation of the new object inside that widget, on the form view, and not open a new window with the form? | 05:27 |
|---|---|---|
| *** hammad has joined #openobject | 05:29 | |
| hammad | hi | 05:30 |
| hammad | anybody can help me regarding tutorial of openerp security | 05:30 |
| cvasquez | hammad, ? | 05:30 |
| hammad | openerp security tutorial required | 05:31 |
| *** hammad has quit IRC | 05:36 | |
| *** zodman has quit IRC | 06:03 | |
| *** cvasquez has left #openobject | 06:13 | |
| *** julian1828 has quit IRC | 06:20 | |
| *** julian1828 has joined #openobject | 06:59 | |
| *** cedk has joined #openobject | 08:15 | |
| *** Gavin_Achado has joined #openobject | 08:28 | |
| *** Gavin_Achado has left #openobject | 08:28 | |
| *** digitalsatori has quit IRC | 08:40 | |
| *** digitalsatori has joined #openobject | 08:43 | |
| *** Mark__Neobis has quit IRC | 08:52 | |
| *** digitalsatori has quit IRC | 08:52 | |
| *** digitalsatori has joined #openobject | 08:53 | |
| *** digitalsatori has quit IRC | 09:01 | |
| *** cedk has quit IRC | 09:01 | |
| *** quodt has joined #openobject | 09:04 | |
| *** julian1828 has quit IRC | 09:05 | |
| *** digitalsatori has joined #openobject | 09:06 | |
| *** Mark_Neobis has joined #openobject | 09:15 | |
| *** tony__ has joined #openobject | 09:20 | |
| *** digitalsatori has quit IRC | 09:21 | |
| *** tony__ has quit IRC | 09:25 | |
| *** digitalsatori has joined #openobject | 09:26 | |
| *** enlightx has joined #openobject | 09:27 | |
| *** cedk has joined #openobject | 09:30 | |
| *** mrln has quit IRC | 09:33 | |
| *** mrcast has joined #openobject | 09:41 | |
| *** mr_amit has joined #openobject | 09:49 | |
| *** KangOl has joined #openobject | 09:51 | |
| *** ChanServ sets mode: +o KangOl | 09:51 | |
| *** rationalperseus has joined #openobject | 09:53 | |
| *** hsm has joined #openobject | 09:59 | |
| hsm | is there a way to test if a newly added function to a class is already existing? | 10:00 |
| cedk | hsm: surely with super and hasattr | 10:02 |
| hsm | cedk: by command line? | 10:03 |
| cedk | hsm: in code | 10:04 |
| hsm | cedk: do you know a way to do it by xmlrpc or so? | 10:05 |
| cedk | hsm: duck typing | 10:05 |
| hsm | cedk: Thats in code, right? | 10:06 |
| cedk | hsm: this mean call the method and if you got error message then it is not there | 10:07 |
| *** jessejames has joined #openobject | 10:07 | |
| hsm | cedk: allright, that's what I have already. I have an error that a function does not exist. | 10:08 |
| hsm | cedk: attributes I can see via Administration, is there also a way to show a models functions? | 10:08 |
| *** b_52light has joined #openobject | 10:09 | |
| cedk | hsm: don't know | 10:10 |
| hsm | cedk: allright, thanks anyway! | 10:10 |
| hsm | it seems that my changes don't take effect on the server: I added some functions to sale.order and some extra states. When the module is installed or upgraded, changes are not visible. Why is that? Other files in my module are added (terp imports work i guess). | 10:21 |
| *** caneca has quit IRC | 10:21 | |
| hsm | ... ah.. restarting helps sometimes. To be sure: when is restarting needed, for which cases? | 10:31 |
| *** edannenbe has joined #openobject | 10:37 | |
| *** camcam has joined #openobject | 10:50 | |
| camcam | hi ;) | 10:50 |
| camcam | anybody know the commission module on OpenERP ? | 10:51 |
| camcam | sry for my bas english i'm french ;) | 10:51 |
| camcam | ? | 10:52 |
| camcam | anybody here ? | 10:55 |
| *** Red15 has joined #openobject | 11:06 | |
| *** samyboy has joined #openobject | 11:20 | |
| camcam | Hi red15 ;) | 11:23 |
| hsm | what should be done in a module definition in order to load the language files? | 11:25 |
| Red15 | hi camcam | 11:28 |
| camcam | Red15 >hi do you have ever used commission in openerp ? | 11:31 |
| camcam | hsm > re-generate translation after install language module | 11:32 |
| Red15 | hsm, nothing, it should load automatically when you upgrade the module | 11:32 |
| camcam | Red15, you know the comission pricelist module in OpenErp ? | 11:32 |
| Red15 | hsm, or restart server to make sure the python modules are loaded again with their new labels if you changed python code | 11:32 |
| Red15 | camcam, no, havent used it | 11:33 |
| camcam | you've never manage sales agent ? :/ | 11:33 |
| camcam | ed* | 11:33 |
| hsm | camcam: Red15: thanks, what sequence is best? restart the service first or upgrade the module (via interface) first? | 11:33 |
| Red15 | hsm, i think you know and already use the same method as i do ? openerp-server.py -d dbname -u module ? | 11:34 |
| Red15 | camcam, not with comissions no | 11:34 |
| hsm | Red15: yes i know :-) but if it is running in deamon (as a service), how can i do that? | 11:35 |
| camcam | red15, no problem thx | 11:35 |
| camcam | so difficult to manage this, there is no great module for this :/ | 11:36 |
| camcam | if anybody know how to manage sales agent, there's no problem ;) | 11:40 |
| hsm | will '/etc/init.d/openerp-server restart -u my_module' work ok? | 11:44 |
| Red15 | hsm, doubt it | 11:45 |
| Red15 | hsm how about restart, upgrade, and restart the server again ? | 11:45 |
| hsm | Red15: so stop the server, then upgrade with the .py command and then start the server again? | 11:46 |
| Red15 | hsm, no, just restart the server first (this will reload the python files) | 11:47 |
| Red15 | then upgrade from client (this will re-read xml files and update translations) | 11:47 |
| hsm | Red15: yes :-) | 11:47 |
| Red15 | then restart server again (now the translations are actually applied to the new python strings) | 11:47 |
| hsm | Red15: nope, it doesn't load the language files.. is a POT file maybe necessary? | 11:50 |
| Red15 | shouldn't be afaik | 11:51 |
| hsm | Red15: is there a way to find translation per module (via the client side?) | 11:53 |
| Red15 | you can look in the translations i think | 11:53 |
| Red15 | filter per module ? | 11:53 |
| hsm | Red15: nope.. | 11:53 |
| Red15 | hmm.. have you tried the resynchronise menu ? | 11:54 |
| hsm | Red15: yep, ill do it again (btw, no terp or init lines needed for translations?) | 11:56 |
| Red15 | no but you need to have the language loaded (in your Administration/Translations/Application Terms/Languages menu) | 11:57 |
| Red15 | there it will have a field with the iso code in it. (like nl_NL) | 11:57 |
| Red15 | then it should read nl_NL.po from i18n/ subdir in your addon ... | 11:57 |
| *** camcam has quit IRC | 12:02 | |
| hsm | Red15: yes, thats what I expected. | 12:06 |
| hsm | Red15: maybe the po file is incorrect or so... | 12:09 |
| hsm | Red15: ok, it only works when I 'import' the PO file in the client. Do you know the difference? | 12:30 |
| Red15 | uh maybe it's looking for the wrong filename, i saw in the recent bazaar that translations now often have another name than just nl_NL.po | 12:31 |
| Red15 | more like addonname-nl_NL.po | 12:31 |
| Red15 | for example (from 5.0 branch) ./profile_association/i18n/profile-association-nl_BE.po | 12:32 |
| Red15 | but you still also have ./profile_association/i18n/nl_BE.po ... | 12:32 |
| *** rigel__ has joined #openobject | 12:40 | |
| rigel__ | hi | 12:42 |
| rigel__ | anybody in there? | 12:42 |
| rigel__ | right. I'm off for a while and will try again later | 12:43 |
| Red15 | patience | 12:46 |
| *** hjmf has quit IRC | 13:03 | |
| rigel__ | mais je suis patient | 13:07 |
| rigel__ | j'en ai profité pour faire une pause :) | 13:08 |
| rigel__ | so I was wondering if it's possible inside a new-style wizard to launch a report | 13:08 |
| rigel__ | say my wizard is wizard.foo and I want to launch the report report_bar on the object business.object.production | 13:09 |
| rigel__ | so far, I didn't find a way to do this | 13:10 |
| *** DreamersDelight has joined #openobject | 13:11 | |
| DreamersDelight | Hey everyone, is it possible to have a wizard open from an on_change event? | 13:12 |
| DreamersDelight | For instance, when a certain value changes, I would like a wizard to open and ask for the reason they are changing it. | 13:12 |
| DreamersDelight | I have searched the forums and have only found the opposit, an onchange event IN a wizard. :-) | 13:14 |
| *** hjmf has joined #openobject | 13:16 | |
| DreamersDelight | There are alternatives I could use, like blocking the change, and refering to the wizard if the want to change the value. | 13:16 |
| DreamersDelight | *they | 13:17 |
| DreamersDelight | anyone ? | 13:20 |
| hsm | Red15: Thanks, I copied the translation to a second file with the other name convention you showed me. Unfortunately, no results. I think there may be a solution in first installing the second language, and then install my module.. | 13:32 |
| *** hjmf has joined #openobject | 13:33 | |
| *** digitalsatori has quit IRC | 13:36 | |
| DreamersDelight | someone ? | 13:38 |
| DreamersDelight | simple yes, no or pastebin with example will do guys?!?! | 13:40 |
| hsm | DreamersDelight: i don't know, sorry | 13:40 |
| Red15 | rigel__, yes you can, use return {'type': 'ir.actions.report_xml'} | 13:45 |
| Red15 | rigel__, keep in mind that only from version 5.0.11 it will work properly when you try to pass extra data (use 'context' dictionary for that) | 13:46 |
| Red15 | rigel__, look for examples in the new trunk | 13:47 |
| *** hjmf has joined #openobject | 13:50 | |
| Red15 | DreamersDelight, i think your alternative is the way to go | 13:50 |
| Red15 | the problem is that the on_change only looks at 'value', 'domain' and 'warning' | 13:52 |
| *** hjmf has quit IRC | 13:54 | |
| *** hjmf has joined #openobject | 13:54 | |
| *** hjmf has quit IRC | 13:59 | |
| *** Red15 has quit IRC | 14:03 | |
| *** rigel__ has quit IRC | 14:07 | |
| *** Red15 has joined #openobject | 14:09 | |
| DreamersDelight | Red15, thanks for the info, your right | 14:10 |
| *** hjmf has joined #openobject | 14:12 | |
| *** rationalperseus_ has joined #openobject | 14:14 | |
| *** rationalperseus has quit IRC | 14:17 | |
| *** hjmf has quit IRC | 14:29 | |
| *** hjmf has joined #openobject | 14:30 | |
| *** hjmf has quit IRC | 14:34 | |
| *** hjmf has joined #openobject | 14:35 | |
| *** Mark_Neobis has quit IRC | 14:38 | |
| *** samyboy has quit IRC | 14:48 | |
| *** samyboy has joined #openobject | 14:49 | |
| *** hjmf has joined #openobject | 14:51 | |
| *** hjmf has quit IRC | 15:09 | |
| *** hjmf has joined #openobject | 15:10 | |
| *** hjmf has quit IRC | 15:14 | |
| *** hjmf has joined #openobject | 15:15 | |
| *** hjmf has joined #openobject | 15:32 | |
| *** hjmf has quit IRC | 15:37 | |
| *** hjmf has joined #openobject | 15:37 | |
| Red15 | edannenbe, can you test if this branch fixes the SIGINT problem for you ? https://code.launchpad.net/~niels-bubbles-it/openobject-server/fix-sigint-select | 15:38 |
| *** digitalsatori has joined #openobject | 15:44 | |
| *** hjmf has joined #openobject | 15:54 | |
| *** Mark_Neobis has joined #openobject | 15:58 | |
| *** hjmf has joined #openobject | 16:10 | |
| *** digitalsatori has quit IRC | 16:14 | |
| *** zodman has joined #openobject | 16:15 | |
| *** stijnbe has joined #openobject | 16:18 | |
| *** hjmf has quit IRC | 16:28 | |
| *** hjmf has joined #openobject | 16:29 | |
| *** hjmf has quit IRC | 16:32 | |
| *** hjmf has joined #openobject | 16:46 | |
| *** hjmf has quit IRC | 16:50 | |
| *** hjmf has joined #openobject | 16:50 | |
| *** stijnbe has quit IRC | 16:56 | |
| *** stijnbe has joined #openobject | 16:56 | |
| *** zodman has quit IRC | 17:01 | |
| *** Guest_371_ has quit IRC | 17:05 | |
| *** rationalperseus_ has quit IRC | 17:05 | |
| *** hjmf has joined #openobject | 17:07 | |
| *** Red15 has quit IRC | 17:14 | |
| *** hsm has left #openobject | 17:16 | |
| *** Mark_Neobis has quit IRC | 17:16 | |
| *** hjmf has joined #openobject | 17:24 | |
| *** DreamersDelight has quit IRC | 17:36 | |
| *** hjmf has joined #openobject | 17:41 | |
| *** hjmf has quit IRC | 17:46 | |
| *** hjmf has joined #openobject | 17:46 | |
| *** ovnicraft has joined #openobject | 17:47 | |
| *** stijnbe has quit IRC | 17:52 | |
| *** quodt has quit IRC | 17:52 | |
| *** Mark_Neobis has joined #openobject | 17:53 | |
| *** Mark__Neobis has joined #openobject | 17:58 | |
| *** Mark_Neobis has quit IRC | 18:02 | |
| *** hjmf has joined #openobject | 18:03 | |
| *** enlightx has quit IRC | 18:07 | |
| *** cedk has quit IRC | 18:08 | |
| *** mrcast has quit IRC | 18:10 | |
| *** pheller has joined #openobject | 18:19 | |
| *** hjmf has joined #openobject | 18:19 | |
| *** Marcel|HSD has joined #openobject | 18:30 | |
| *** hjmf has joined #openobject | 18:36 | |
| *** hjmf has quit IRC | 18:40 | |
| *** hjmf has joined #openobject | 18:40 | |
| *** pheller has quit IRC | 18:44 | |
| *** Mark__Neobis has quit IRC | 18:50 | |
| *** hjmf has joined #openobject | 18:57 | |
| *** cedk has joined #openobject | 19:06 | |
| *** rationalperseus has joined #openobject | 19:10 | |
| *** hjmf has joined #openobject | 19:14 | |
| *** pheller has joined #openobject | 19:26 | |
| *** hjmf has joined #openobject | 19:31 | |
| *** hjmf has quit IRC | 19:35 | |
| *** hjmf has joined #openobject | 19:36 | |
| *** opencurry has joined #openobject | 19:41 | |
| *** jessejames has quit IRC | 19:45 | |
| opencurry | hey guys, i have a question. in one of our databases, our variants field in the product listing somehow ended up being greyed out. does anyone know what could have caused that to happen? | 19:48 |
| *** hjmf has joined #openobject | 19:52 | |
| *** hjmf has joined #openobject | 20:09 | |
| *** KangOl has quit IRC | 20:20 | |
| *** hjmf has joined #openobject | 20:26 | |
| *** samyboy has quit IRC | 20:31 | |
| *** edannenbe has quit IRC | 20:40 | |
| *** hjmf has joined #openobject | 20:42 | |
| *** mrcast has joined #openobject | 20:43 | |
| *** hjmf has joined #openobject | 20:59 | |
| *** mrcast has quit IRC | 20:59 | |
| *** hjmf has joined #openobject | 21:15 | |
| *** Marcel|HSD has left #openobject | 21:20 | |
| *** Marcel|HSD has joined #openobject | 21:23 | |
| *** hjmf has joined #openobject | 21:32 | |
| *** mrcast has joined #openobject | 21:35 | |
| *** mrcast has quit IRC | 21:38 | |
| *** cvasquez has joined #openobject | 21:46 | |
| *** KangOl has joined #openobject | 21:47 | |
| *** ChanServ sets mode: +o KangOl | 21:47 | |
| cvasquez | hi, does someone knows how to use the 'store' and 'multi' properties of functional fields? | 21:47 |
| *** hjmf has quit IRC | 21:49 | |
| *** hjmf has joined #openobject | 21:50 | |
| *** hjmf has quit IRC | 22:08 | |
| *** hjmf has joined #openobject | 22:09 | |
| *** evernichon has joined #openobject | 22:15 | |
| *** evernichon has quit IRC | 22:25 | |
| *** hjmf has quit IRC | 22:26 | |
| *** hjmf has joined #openobject | 22:27 | |
| *** zodman has joined #openobject | 22:29 | |
| *** Mark__Neobis has joined #openobject | 22:34 | |
| *** mr_amit has quit IRC | 22:35 | |
| *** hjmf has joined #openobject | 22:44 | |
| *** evernichon has joined #openobject | 22:54 | |
| *** evernichon has quit IRC | 22:56 | |
| *** evernichon has joined #openobject | 22:56 | |
| *** evernichon has quit IRC | 22:58 | |
| *** hjmf has joined #openobject | 23:02 | |
| *** hjmf has joined #openobject | 23:19 | |
| *** hjmf has quit IRC | 23:23 | |
| *** hjmf has joined #openobject | 23:24 | |
| *** zodman has quit IRC | 23:31 | |
| *** hjmf has joined #openobject | 23:40 | |
| *** KangOl has quit IRC | 23:51 | |
| *** cedk_ has joined #openobject | 23:55 | |
| *** cedk_ has quit IRC | 23:58 | |
| *** hjmf has quit IRC | 23:58 | |
| *** hjmf has joined #openobject | 23:59 | |
| *** pheller has quit IRC | 23:59 | |
| *** hjmf has joined #openobject | 00:16 | |