Re: [Openerp-community] [Merge] lp:~gdgellatly/openerp-product-attributes/partner-pricelist-7 into lp:openerp-product-attributes

2014-02-13 Thread Stefan Rijnhart (Therp)
Review: Needs Information Thanks! Wondering also, like digitalsatori, about the onchange method. Also, I am thinking that maybe the column name 'partner_id' is a little generic and may clash with other community functionality that relates a partner to a product. Would you consider renaming it t

[Openerp-community] Build failed in Jenkins: OCA Review #87

2014-02-13 Thread jenkins
See -- [...truncated 5883 lines...] account_banking/account_banking.py:589:27: W603 '<>' is deprecated, use '!=' account_banking/account_banking.py:591:25: E128 continuation line under-indented for vis

Re: [Openerp-community] [Merge] lp:~gdgellatly/openerp-product-attributes/partner-pricelist-7 into lp:openerp-product-attributes

2014-02-13 Thread digitalsatori
Hi Graeme Gellatly, The only glitch in your solution is that the onchange_partner method is basically wrong and not needed. The rest of the code is great. You demostrated a good example of the useage of dummy field, Thank you very much. -- https://code.launchpad.net/~gdgellatly/openerp-produc

Re: [Openerp-community] Portable OpenERP for windows and linux

2014-02-13 Thread joshua
Good contribution. Thanks ? 2014?02?13? 15:30, ??? ??: Hello community, I build a portable openerp for wiindows(x86) and linux(x64) on https://sourceforge.net/projects/greenopenerp/ The postgresql and python libraries was included in it. It's very easy for use it : just extract the zip and

Re: [Openerp-community] openerp 6.1 to 7 migration

2014-02-13 Thread Jean-Sébastien Suzanne
2014-02-13 Houssine BAKKALI : > Jean-Sébastien you mean 3 solutions Yes sorry, short night. I wasn't awaked > > > 2014-02-13 11:07 GMT+01:00 Jean-Sébastien Suzanne : > >> Hi, today i know 3 issue: >> >> * by opener : https://migration.openerp.com >> * with open upgrade : >> https://code.launchpad.

Re: [Openerp-community] openerp 6.1 to 7 migration

2014-02-13 Thread Houssine BAKKALI
Jean-Sébastien you mean 3 solutions 2014-02-13 11:07 GMT+01:00 Jean-Sébastien Suzanne : > Hi, today i know 3 issue: > > * by opener : https://migration.openerp.com > * with open upgrade : > https://code.launchpad.net/~openupgrade-committers/openupgrade-server/7.0 > * with anygrate : > > https://

Re: [Openerp-community] Portable OpenERP for windows and linux

2014-02-13 Thread 王步科
Hi David, I think the port 8069 is openerp default setting , that would make people used to find it. And if they have other openerp instance , I think they will change the port by edit conf file. Thank you 2014-02-13 17:52 GMT+08:00 david : > Hi Brain, > > Sounds really good > > but why choo

Re: [Openerp-community] openerp 6.1 to 7 migration

2014-02-13 Thread Jean-Sébastien Suzanne
Hi, today i know 3 issue: * by opener : https://migration.openerp.com * with open upgrade : https://code.launchpad.net/~openupgrade-committers/openupgrade-server/7.0 * with anygrate : https://bitbucket.org/anybox/anybox.migration.openerp/src/ed86c8a0e9e8/anygrate/README.rst 2014-02-13 shazz0020 :

[Openerp-community] Portable OpenERP for windows and linux

2014-02-13 Thread 王步科
Hello community, I build a portable openerp for wiindows(x86) and linux(x64) on https://sourceforge.net/projects/greenopenerp/ The postgresql and python libraries was included in it. It's very easy for use it : just extract the zip and run *.sh or *.bat . Hope you enjoy it ! Regards -- B