odoo/addons/hr
Stephane Wirtel bea411bb98 [IMP] Backport one feature from website: this feature allows to specify a file
path on the field tag fetching the right file instead of using the base64
encoded file in the field.

<field name="image" type="base64" file="base/static/img/main_partner-image.png" />

bzr revid: stw@openerp.com-20140109154550-a04qybctzaaqtrlr
2014-01-09 16:45:50 +01:00
..
i18n Launchpad automatic translations update. 2013-12-31 04:47:45 +00:00
images
process [REM] more nonsensical @model + @ref 2013-04-29 14:52:17 +02:00
security [REM] bunch of nonsensical @model + @ref 2013-04-29 14:43:33 +02:00
static [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
test [FIX] test: avoid getting error when trying to send an email to the newly created user (email replaced by login) 2013-10-03 16:32:34 +02:00
__init__.py [CLEAN] hr: check_related_document now located in hr_employee instead of a mail_message override. 2013-06-12 11:55:07 +02:00
__openerp__.py [MERGE]sync with trunk 2013-06-26 16:40:29 +05:30
board_hr_view.xml [IMP] HR : background image class added and personal message modified 2012-09-21 12:48:18 +05:30
hr.py [MERGE] forward port of branch saas-2 up to revid 9010 dle@openerp.com-20131125143003-vjtzj1c5051pdnk3 2013-11-25 16:00:54 +01:00
hr_data.xml [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
hr_demo.xml [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:45:50 +01:00
hr_department.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
hr_department_view.xml [IMP]Remove type field from the whole hr module 2012-08-08 18:18:39 +05:30
hr_installer.xml [IMP] removing unused ir.actions.todo.category object 2012-08-04 22:35:46 +02:00
hr_view.xml [MERGE] forward port of branch saas-2 up to revid 9010 dle@openerp.com-20131125143003-vjtzj1c5051pdnk3 2013-11-25 16:00:54 +01:00
mail_hr_view.xml [IMP] post to hr.employee instead of res.partners 2013-04-17 11:49:27 +02:00
res_config.py [FIX] correct actions 2013-04-16 15:48:47 +02:00
res_config_view.xml [IMP] add install checkboxes in hr 2013-03-13 11:33:34 +01:00
res_users.py [FIX] hr: posting on the user should not fail when it is 2013-12-17 09:47:28 +01:00
res_users_view.xml [IMP] mail, hr: add new groups to res users form view (technical group because no specific use, but being able to modify them directly using the interface is quite useful). 2013-05-10 16:48:29 +02:00