odoo/openerp
Martin Trigaux 8a3523cd97 [FIX] partner: backport of trunk revision 4882
When adding a new contact or a new company based from the partner form, use the customer value as default value (was doign it only for the supplier flag)

bzr revid: mat@openerp.com-20140311112341-9yoi1hf0ks98ju3r
2014-03-11 12:23:41 +01:00
..
addons [FIX] partner: backport of trunk revision 4882 2014-03-11 12:23:41 +01:00
cli [IMP] clean permissions and shebang in files 2013-05-14 12:33:33 +02:00
conf cron cleanup, back to the Kernighan KISS roots 1min poll time, rely only on database, multiprocess/multiserver ready. 2012-12-09 18:04:47 +01:00
modules [FIX] modules: multi worker signaling initialize variables before loading registry 2014-01-21 18:18:36 +01:00
osv [IMP] readability 2014-03-05 15:30:50 +01:00
report [IMP] report: performance improvment in reports. Use cached method to get decimal precision 2014-01-17 18:16:34 +01:00
service [MERGE] [FIX] databases list: allow to have entries with unicode char in the database list (opw 589765) 2014-02-14 15:44:44 +01:00
tests [REF] Use assertEqual method instead of assert instruction 2014-03-06 12:20:53 +01:00
tools [FIX] image tools: do not crop an image when resizing it, use reduce the size instead and add transparency background (opw 593992) 2014-02-12 16:51:04 +01:00
workflow [MERGE] From trunk (second time) 2012-12-17 15:47:53 +01:00
.apidoc API doc: move settings file from bin/ to openerp/ 2011-06-23 12:08:07 +03:00
PKG-INFO [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
__init__.py [FIX] timezone: under windows os.environ["TZ"] was not affecting the server, 2013-03-07 13:16:37 +01:00
exceptions.py [FIX] xmlrpc: handle old/new exceptions with old/new clients. 2011-09-30 10:50:12 +02:00
import_xml.rng [IMP] rng: forbid redundant @type for menuitem, now inferred from the action type + minor cleanup 2012-08-22 16:49:46 +02:00
loglevels.py [FIX] incorrect docstrings or docstring param names not matching actual param names 2012-12-14 14:07:58 +01:00
netsvc.py [IMP] clean permissions and shebang in files 2013-05-14 12:33:33 +02:00
pooler.py [IMP] cron: remove useless pooljobs and schedule_cron_jobs methods 2012-12-21 14:37:51 +01:00
release.py [FIX] we are not in alpha anymore 2013-01-03 18:08:09 +01:00
sql_db.py [FIX] *: fix/rationalize db logging to avoid incorrect values during logging 2013-03-01 13:07:44 +01:00