odoo/openerp/addons/base/res
Fabien Pinckaers f721ff1d14 [FIX] launch config wizards after changing settings
bzr revid: fp@openerp.com-20121028123216-sj9ds9xa9wtiuzyy
2012-10-28 13:32:16 +01: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
__init__.py [IMP] reviewed form views following new guidelines 2012-06-04 20:30:55 +02:00
ir_property.py [FIX] ir_property: type (missing comma in dict). 2012-03-22 17:58:37 +01:00
ir_property_view.xml [IMP]Remove type field from the view 2012-08-07 18:21:38 +05:30
res_bank.py [IMP] res.partner.bank: make _prepare_name_get more robust (field 'id' not required) 2012-09-13 14:18:30 +02:00
res_bank_view.xml [IMP] osv/orm.py: evaluate in python the 'options' attribute of a field in an xml view, before enclosing it in json. This allow to use python instead of json syntax in the definition of the options of a widget, which is a much more consistent behavior 2012-10-09 16:26:07 +02:00
res_company.py [FIX]: Fix display_address() problem in header 2012-10-03 17:51:30 +05:30
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] osv/orm.py: evaluate in python the 'options' attribute of a field in an xml view, before enclosing it in json. This allow to use python instead of json syntax in the definition of the options of a widget, which is a much more consistent behavior 2012-10-09 16:26:07 +02:00
res_config.py [FIX] launch config wizards after changing settings 2012-10-28 13:32:16 +01: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] country code not required 2012-10-26 08:51:43 +02:00
res_country_data.xml [IMP] rename coutnries 2012-09-13 20:21:56 +02:00
res_country_view.xml [[FIX] country code not required 2012-10-26 08:51:43 +02:00
res_currency.py [MERGE] Merged with main branch 2012-08-30 14:19:54 +05:30
res_currency_view.xml [IMP]Remove type field from the remaining views. 2012-08-08 16:36:19 +05:30
res_lang.py [MERGE] improve the tools.misc.scan_languages function 2012-09-12 12:47:13 +02:00
res_lang_view.xml [IMP]Remove type field from the view 2012-08-07 18:21:38 +05:30
res_partner.py [IMP] rename columns for importation 2012-10-24 10:44:09 +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 [IMP]base: imporve zip code of partner demo data 2012-10-12 15:11:21 +05:30
res_partner_demo.yml [FIX] base: ridiculous typo in Nhomar's first name, sorry about that 2012-10-01 12:12:21 +02:00
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 [FIX]: Fix parent_id problem when group by company in partner tree view 2012-10-18 12:57:19 +05:30
res_request.py [IMP]all: imporve string state to status 2012-10-12 17:54:19 +05:30
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] revert remove password fp merge 2012-10-24 13:17:46 +02:00
res_users_view.xml [FIX] revert remove password fp merge 2012-10-24 13:17:46 +02:00
res_widget.py [IMP] clean UI for ir.model.data form and tree view 2012-06-22 16:12:22 +02:00
res_widget_data.xml [IMP] res.widget data: Do not try to instantiate twitter api if twitter lib was not successfully fetched. 2011-10-12 16:48:58 +02:00
res_widget_demo.xml [IMP] openerp python module. 2011-02-07 13:57:23 +01:00
res_widget_view.xml [REV] Undo header template extraction 2012-10-03 18:16:41 +02:00