odoo/openerp/addons/base/res
Julien Legros b00122ad99 [FIX] res_partner: add parent_name related field
In some cases (e.g. with record rules), the name_get might not have access
to the parent name. Therefore a parent_name related field solves the
issue (as it read with as superuser).
2014-10-20 15:50:49 +02:00
..
config_pixmaps [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
report [IMP] base/res/report: reindent xml 2012-02-23 12:12:44 +01:00
test [IMP] Added missing vim mode lines 2011-11-22 09:58:48 +01:00
wizard [FIX] Change password wizard: reload webclient after changing your own password. Because your session is dead after the changing ! 2014-03-13 19:14:15 +01:00
__init__.py [ADD] Added change_password_wizard 2012-12-19 16:49:57 +01:00
ir_property.py [IMP] use the openerp namespace. 2012-12-10 16:27:23 +01:00
ir_property_view.xml [IMP]Remove type field from the view 2012-08-07 18:21:38 +05:30
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 [MERGE] OPW 590300: make some action help texts consistent with the rest of the system 2013-06-07 18:20:45 +02:00
res_company.py [FIX] base, res_company: typo in default paraStyle tagname 2013-05-31 09:47:45 +02: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 [IMP] company form view improved for logo 2012-12-18 18:47:54 +01:00
res_config.py [IMP] module: warning when uninstalling modules 2014-06-20 17:36:26 +02:00
res_config.xml [IMP] remove some of the @noupdate=1 introduced in a previous merge targeting modules' descriptions improvement 2012-08-23 14:20:50 +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 [FIX] Country data is incorrect for Venezuela, the country currency is VEF not VUB (the old ones) wich techincally is incorrect too because it was VEB, but no problem, only fixing here the VEF to allow test everything correctly. 2013-11-14 16:37:40 -04:30
res_country_view.xml [[FIX] country code not required 2012-10-26 08:51:43 +02:00
res_currency.py [FIX] res_currency: pass context to currency function 2013-07-31 14:38:12 +02: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_lang.py [IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos) 2013-06-07 11:02:51 +02:00
res_lang_view.xml [IMP]Remove type field from the view 2012-08-07 18:21:38 +05:30
res_partner.py [FIX] res_partner: add parent_name related field 2014-10-20 15:50:49 +02: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 [FIX] base: invalid address in demo data causes failure in Google Maps lookup 2013-03-08 10:41:15 +01:00
res_partner_demo.yml [FIX] At the time of creation of record from yml, the onchange will fire and it will override the actual image by default image. 2012-10-31 14:57:45 +05:30
res_partner_image_demo.xml [FIX] At the time of creation of record from yml, the onchange will fire and it will override the actual image by default image. 2012-10-31 14:58:46 +05:30
res_partner_report.xml [IMP] remove or replace group_extended from views and menus 2012-04-25 10:12:50 +02:00
res_partner_shortcut_data.xml [IMP] renames in base/res 2011-08-28 02:13:14 +02:00
res_partner_view.xml [IMP] base: no default domain for partner's title 2014-08-14 12:00:27 +02:00
res_request.py [MERGE] From trunk (second time) 2012-12-17 15:47:53 +01:00
res_request_view.xml [IMP]Remove type field from the view 2012-08-07 18:21:38 +05:30
res_security.xml [IMP]openerp:rename the group Partner Manager -> Contact Creation 2012-09-26 12:33:39 +05:30
res_users.py [FIX] res.users: exactly match login when operator in ilike, equal 2014-10-09 18:57:37 +02:00
res_users_view.xml [FIX] base: use correct field for user's last connection. 2013-12-17 13:11:32 +01:00