odoo/openerp/addons/base/res
Thibault Delavallée 2c32d92ee5 [CLEAN] res_config, res_users: cleaned call to imd.get_object() + code cleaning
- res_config: raise by default, no need to set the argument at True
- res_users: directly embedded get_user_groups_view code inside update_user_groups_view.
The try / except is still necessary, because when installing a new db, groups and users
are created before the user_groups_view view effectively exist. Due to some circular
references, the try / except is therefore necessary to install a new db.

bzr revid: tde@openerp.com-20140116134056-nyiybx7zsr8rhkiv
2014-01-16 14:40:56 +01:00
..
__init__.py [FIX] font: cleaning and better default data 2013-10-14 14:38:15 +02:00
ir_property.py [FIX] ir_property: fixes in property fields related to multi company use cases 2013-06-24 10:57:31 +02:00
ir_property_view.xml [IMP]Remove type field from the view 2012-08-07 18:21:38 +05:30
res.country.state.csv [IMP] Technical menu reorg, remove depreacted requests. 2013-10-06 13:26:08 +02:00
res_bank.py [FIX] res_bank: good naming of the keyword parameters of fields_get() 2013-04-12 15:30:08 +02:00
res_bank_view.xml [FIX] base: correct `help` in res.bank view 2013-06-13 19:54:53 +02:00
res_company.py [FIX] merge from trunk and fix handling of view inheritance 2013-12-12 14:44:22 +01:00
res_company_logo.png [IMP] directory cleanups, moved historical cruft into history 2011-09-26 02:54:44 +02:00
res_company_view.xml [FIX] font: correct call to font_scan, add book to displayed mode 2013-12-09 14:21:09 +01:00
res_config.py [CLEAN] res_config, res_users: cleaned call to imd.get_object() + code cleaning 2014-01-16 14:40:56 +01:00
res_config.xml [REM] res.config and res.users cleanups. 2013-10-06 16:40:20 +02:00
res_country.py [FIX] base: do not traceback when removing country code 2013-12-17 10:20:10 +01:00
res_country_data.xml [MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 5139 rev-id: dle@openerp.com-20131121132305-qjlclgz5v9tze1fr 2013-11-21 16:54:57 +01:00
res_country_view.xml [[FIX] country code not required 2012-10-26 08:51:43 +02:00
res_currency.py [MERGE] from trunk 2013-11-15 14:25:53 +01:00
res_currency_data.xml [MERGE] forward port of branch saas-2 up to revid 4984 chs@openerp.com-20131125151017-lmj53bxg1pfrr4a7 2013-11-25 16:41:40 +01:00
res_currency_view.xml [FIX] res_currency: avoid getting blocked when creating a curreny without rates 2013-07-31 12:06:26 +02:00
res_font.py [FIX] avoid crashing on fonts which reportlab can't load yet does not throw a TTFError on 2014-01-09 11:30:40 +01:00
res_lang.py [IMP] Removed 1 SQL query for each t-field monetary or float 2013-12-03 22:19:03 +01:00
res_lang_view.xml [IMP]Remove type field from the view 2012-08-07 18:21:38 +05:30
res_partner.py [MERGE] forward port of branch 7.0 up to revid 5224 chs@openerp.com-20140206105141-7e8bv8ordqqsswh7 2014-02-06 12:02:20 +01:00
res_partner_data.xml [IMP]: base: Improved bank name and bank account number 2012-07-25 12:25:43 +05:30
res_partner_demo.xml [MERGE] Sync with trunk, solved conflicts. 2014-01-16 10:17:16 +01:00
res_partner_demo.yml [IMP]Set email address. 2013-11-11 17:57:48 +05:30
res_partner_image_demo.xml [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:43:38 +01:00
res_partner_report.xml [REM] res.config and res.users cleanups. 2013-10-06 16:40:20 +02:00
res_partner_report_address.xml [REM] res.config and res.users cleanups. 2013-10-06 16:40:20 +02:00
res_partner_report_address.xsl [MERGE] forward port of latest saas-2 until rev 4996 dle@openerp.com-20131218123130-vlejjv7r2klkzoj0 2013-12-18 17:00:41 +01:00
res_partner_view.xml [FIX]base: missing quote in domain of res_partner filter on name 2013-11-18 16:52:30 +01:00
res_request.py rename links get, allow reference fields without size. 2013-10-06 13:47:04 +02:00
res_request_view.xml [IMP] Technical menu reorg, remove depreacted requests. 2013-10-06 13:26:08 +02:00
res_security.xml [IMP] rng of field tag in data xml 2013-04-29 14:24:23 +02:00
res_users.py [CLEAN] res_config, res_users: cleaned call to imd.get_object() + code cleaning 2014-01-16 14:40:56 +01:00
res_users_view.xml [MERGE] forward port of latest saas-2 until rev 4996 dle@openerp.com-20131218123130-vlejjv7r2klkzoj0 2013-12-18 17:00:41 +01:00