odoo/openerp/addons/base
Martin Trigaux deacba0ed6 [IMP] base: no default domain for partner's title
The title field should not have a domain by default.
When a new record is created or the 'is company' field is changed, the onchange_type is triggered to restrict the domain accordingly to is_company field.
When an existing record is modified, there will have no domain on title field. It's not ideal but at least companies will be able to change the title without the need to modify twice the field is_company.
Fixes #1713
2014-08-14 12:00:27 +02:00
..
data [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
i18n [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
ir [IMP] calculating nextcall datetime of a cron SHOULD use the cron's user 2014-08-13 14:58:55 +02:00
module [IMP] module: when uninstalling a module, do not redirect to a useless screen 2014-06-23 13:09:36 +02:00
report [FIX] rml reports: no hardcoded template pageSize - is set by company header/footer to A4 or US Letter 2012-12-21 16:49:06 +01:00
res [IMP] base: no default domain for partner's title 2014-08-14 12:00:27 +02:00
rng [IMP] revert improt add 2012-11-26 08:21:47 +01:00
security [FIX] base: security, do not override basic ir_config_paramter ACL 2014-06-02 13:00:36 +02:00
static/src [FIX] modules: install_from_urls: restrict to administrators. Urls must come from apps server. 2014-04-10 11:58:17 +02:00
test [FIX] base: search groups by full name not working with operators 'in' nor with operand boolean 2014-04-16 13:22:39 +02:00
tests [ADD] res_partner: test case for fix rev 4a27880974 2014-08-04 15:54:56 +02:00
__init__.py Remove OpenERP Enterprise. 2012-08-22 11:58:23 +05:30
__openerp__.py [MERGE] auth password wizard 2012-12-20 18:10:38 +01:00
base.sql [FIX] orm,registry: properly check m2o FKs during model update + fix some models `auto_init`ed multiple times 2012-12-17 22:46:45 +01:00
base_data.xml [FIX] Remove additional company assignments to currencies 2013-05-29 12:35:03 +02:00
base_demo.xml [MERGE] trunk-acl-thu (check read/write access restrictions on fields with a groups attribute) 2012-12-17 11:15:28 +01:00
base_menu.xml [FIX] open menu 2012-09-16 16:47:45 +02:00
currency_data.xml [FIX] base: invalid ISO code for former Venezuela bolivar - ISO 4217 says VEB 2013-11-15 00:05:08 +01:00