|
Hi, I would like to request to unsubscribe this list. Thanks, Rafaela [email protected] escreveu: Send Tinyerp-users mailing list submissions to [email protected]To subscribe or unsubscribe via the World Wide Web, visit http://tiny.be/mailman2/listinfo/tinyerp-users or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Tinyerp-users digest..." Today's Topics: 1. Re: module ecommerce ([email protected]) 2. Module multi_company_product ([email protected]) 3. Re: Module multi_company_product ([email protected]) 4. Re: Module multi_company_product ([email protected]) 5. Re: Module multi_company_product ([email protected]) 6. Re: Module multi_company_product ([email protected]) 7. Re: Module multi_company_product ([email protected]) 8. Re: Select boolean -yes/no, related fields should enable/disable ([email protected]) 9. Re: Select boolean -yes/no, related fields should enable/disable ([email protected]) 10. Re: Module multi_company_product ([email protected]) 11. Re: Module multi_company_product ([email protected]) 12. Re: Select boolean -yes/no, related fields should enable/disable ([email protected]) ---------------------------------------------------------------------- Message: 1 Date: Wed, 12 Aug 2009 12:03:24 +0200 From: [email protected] Subject: Re: [Tinyerp-users] module ecommerce To: [email protected] Message-ID: <[email protected]> Thanks! as you mentioned this was not very good for a production enviroment I installed Magento and it seams to work fine. -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=40873#40873 -------------------- m2f -------------------- ------------------------------ Message: 2 Date: Wed, 12 Aug 2009 12:04:54 +0200 From: [email protected] Subject: [Tinyerp-users] Module multi_company_product To: [email protected] Message-ID: <[email protected]> Hi, I am trying to insall all the multi_company mudules and this one fails. The rest seams to have been installed. Below are the errors I am getting: Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/openerp-server/netsvc.py", line 231, in dispatch result = LocalService(service_name)(method, *params) File "/usr/lib/python2.5/site-packages/openerp-server/netsvc.py", line 74, in __call__ return getattr(self, method)(*params) File "/usr/lib/python2.5/site-packages/openerp-server/service/web_services.py", line 552, in execute return self._execute(db, uid, wiz_id, datas, action, context) File "/usr/lib/python2.5/site-packages/openerp-server/service/web_services.py", line 532, in _execute return wiz.execute(db, uid, self.wiz_datas[wiz_id], action, context) File "/usr/lib/python2.5/site-packages/openerp-server/wizard/__init__.py", line 178, in execute res = self.execute_cr(cr, uid, data, state, context) File "/usr/lib/python2.5/site-packages/openerp-server/wizard/__init__.py", line 74, in execute_cr action_res = action(self, cr, uid, data, context) File "/usr/lib/python2.5/site-packages/openerp-server/addons/base/module/wizard/wizard_module_upgrade.py", line 92, in _upgrade_module db, pool = pooler.restart_pool(cr.dbname, update_module=True) File "/usr/lib/python2.5/site-packages/openerp-server/pooler.py", line 61, in restart_pool return get_db_and_pool(db_name, force_demo, status, update_module=update_module) File "/usr/lib/python2.5/site-packages/openerp-server/pooler.py", line 40, in get_db_and_pool addons.load_modules(db, force_demo, status, update_module) File "/usr/lib/python2.5/site-packages/openerp-server/addons/__init__.py", line 715, in load_modules r = load_module_graph(cr, graph, status, report=report) File "/usr/lib/python2.5/site-packages/openerp-server/addons/__init__.py", line 616, in load_module_graph tools.convert_xml_import(cr, m, fp, idref, mode=mode, **kwargs) File "/usr/lib/python2.5/site-packages/openerp-server/tools/convert.py", line 881, in convert_xml_import obj.parse(xmlstr) File "/usr/lib/python2.5/site-packages/openerp-server/tools/convert.py", line 775, in parse self._tags[rec.nodeName](self.cr, rec, n) File "/usr/lib/python2.5/site-packages/openerp-server/tools/convert.py", line 743, in _tag_record id = self.pool.get('ir.model.data')._update(cr, self.uid, rec_model, self.module, res, rec_id or False, not self.isnoupdate(data_node), noupdate=self.isnoupdate(data_node), mode=self.mode ) File "/usr/lib/python2.5/site-packages/openerp-server/addons/base/ir/ir_model.py", line 479, in _update res_id = model_obj.create(cr, uid, values) File "/usr/lib/python2.5/site-packages/openerp-server/addons/base/ir/ir_rule.py", line 218, in create res = super(ir_rule, self).create(cr, user, vals, context=context) File "/usr/lib/python2.5/site-packages/openerp-server/osv/orm.py", line 2446, in create cr.execute('insert into "'+self._table+'" (id'+upd0+") values ("+str(id_new)+upd1+')', tuple(upd2)) File "/usr/lib/python2.5/site-packages/openerp-server/sql_db.py", line 76, in wrapper return f(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/openerp-server/sql_db.py", line 118, in execute res = self._obj.execute(query, params) IntegrityError: null value in column "operator" violates not-null constraint Many thanks -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=40874#40874 -------------------- m2f -------------------- ------------------------------ Message: 3 Date: Wed, 12 Aug 2009 12:08:50 +0200 From: [email protected] Subject: Re: [Tinyerp-users] Module multi_company_product To: [email protected] Message-ID: <[email protected]> I have checked with stable version of launchpad. and i can install multi_company module easily. can you please update your code and check again? ------------------------ OpenERP=Easier, Adaptable, Affordable, Modular -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=40876#40876 -------------------- m2f -------------------- ------------------------------ Message: 4 Date: Wed, 12 Aug 2009 12:15:12 +0200 From: [email protected] Subject: Re: [Tinyerp-users] Module multi_company_product To: [email protected] Message-ID: <[email protected]> Hi hda, I can install multi_company module, where I have the proble is with multi_company_product one. I have updated the trunk this morning so I think I have the last version. Many thanks -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=40877#40877 -------------------- m2f -------------------- ------------------------------ Message: 5 Date: Wed, 12 Aug 2009 12:25:59 +0200 From: [email protected] Subject: Re: [Tinyerp-users] Module multi_company_product To: [email protected] Message-ID: <[email protected]> multi_company_product module is still under development. i have checked the code and i can install it too. still code is not cleaned. Lots of print statements exist in code. i will clean it soon and back to you. Note: I can install it successfully but couldn;t open product view because of this exception. raise osv.except_osv(_('Error !'), _('There is no cost price defined for this company "%s" ') % (company[1])) ------------------------ OpenERP=Easier, Adaptable, Affordable, Modular -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=40878#40878 -------------------- m2f -------------------- ------------------------------ Message: 6 Date: Wed, 12 Aug 2009 12:33:05 +0200 From: [email protected] Subject: Re: [Tinyerp-users] Module multi_company_product To: [email protected] Message-ID: <[email protected]> Many thanks for your help!! I will wait until a new version. By the way what is the specific function of this module? Is it to assign products to a specific company? I am testing OpenERP and what I need is all the products and customers accessible in 2 companies and being able to sell from both. Is this possible to do it without the product module? Also how is the stock adjusted? cheers -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=40879#40879 -------------------- m2f -------------------- ------------------------------ Message: 7 Date: Wed, 12 Aug 2009 12:44:11 +0200 From: [email protected] Subject: Re: [Tinyerp-users] Module multi_company_product To: [email protected] Message-ID: <[email protected]> yes the code seems like that. you can use same product form multiple companies and define different rates per company too. I will request author to add proper description too. ------------------------ OpenERP=Easier, Adaptable, Affordable, Modular -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=40880#40880 -------------------- m2f -------------------- ------------------------------ Message: 8 Date: Wed, 12 Aug 2009 13:45:48 +0200 From: [email protected] Subject: Re: [Tinyerp-users] Select boolean -yes/no, related fields should enable/disable To: [email protected] Message-ID: <[email protected]> Hello Daudi Husen, Thanks a lot for helping me. Now, its working as per my requirement, Initially i gave attrs to individual fields, now i gave to groups. Can u tell me, can we disable a group initially, in my case, initially the groups are enabled, when i select the field in drop down list, then all the groups will disabled except selected one. I need that, initially all the groups should disabled, after selecting a group in the list, then only that particular list should enabled Thank you -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=40881#40881 -------------------- m2f -------------------- ------------------------------ Message: 9 Date: Wed, 12 Aug 2009 13:47:18 +0200 From: [email protected] Subject: Re: [Tinyerp-users] Select boolean -yes/no, related fields should enable/disable To: [email protected] Message-ID: <[email protected]> set default value using _defaults which can disable all groups. ------------------------ OpenERP=Easier, Adaptable, Affordable, Modular -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=40882#40882 -------------------- m2f -------------------- ------------------------------ Message: 10 Date: Wed, 12 Aug 2009 13:48:18 +0200 From: [email protected] Subject: Re: [Tinyerp-users] Module multi_company_product To: [email protected] Message-ID: <[email protected]> Code has been updated. you can update your branch and try again. ------------------------ OpenERP=Easier, Adaptable, Affordable, Modular -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=40883#40883 -------------------- m2f -------------------- ------------------------------ Message: 11 Date: Wed, 12 Aug 2009 13:50:13 +0200 From: [email protected] Subject: Re: [Tinyerp-users] Module multi_company_product To: [email protected] Message-ID: <[email protected]> Many thanks for so prompt action!! Shall I use the trunk or the stable repository? cheers -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=40884#40884 -------------------- m2f -------------------- ------------------------------ Message: 12 Date: Wed, 12 Aug 2009 13:58:58 +0200 From: [email protected] Subject: Re: [Tinyerp-users] Select boolean -yes/no, related fields should enable/disable To: [email protected] Message-ID: <[email protected]> Can u suggest in which existing module this _default is provided to disable the group, so that, i may get idea. Thank you -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=40888#40888 -------------------- m2f -------------------- ------------------------------ _______________________________________________ Tinyerp-users mailing list [email protected] http://tiny.be/mailman2/listinfo/tinyerp-users End of Tinyerp-users Digest, Vol 41, Issue 27 ********************************************* |
_______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
