odoo/openerp/addons/base
Stephane Wirtel 89f71281a7 [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-20140109154338-0spjbo109pxh75pp
2014-01-09 16:43:38 +01:00
..
i18n Launchpad automatic translations update. 2014-01-06 04:39:02 +00:00
ir [FIX] ir_translation: rename method load to load_module_terms to avoid name clash with load call from base_import 2013-12-30 13:53:07 +01:00
module [FIX] ir_translation: rename method load to load_module_terms to avoid name clash with load call from base_import 2013-12-30 13:53:07 +01:00
report [FIX] font: revert previous (use name and not familly in reportlab), fix reports using spaces 2013-12-09 14:37:42 +01:00
res [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:43:38 +01:00
rng [IMP] changes the rng description of the xml grammar to add a 'stacked' attribute to the tag 'graph' 2013-12-24 11:32:07 +01:00
security [FIX] font: correctly place font_scan call, use superuser_id, restrict rights for general users, invert name and family 2013-12-09 13:57:05 +01:00
static [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:43:38 +01:00
test [MERGE] forward port of branch 7.0 up to revid 5006 chs@openerp.com-20130612151912-m19okjsdkjo12qnt 2013-06-12 17:28:26 +02:00
tests [FIX] ir_translation: rename method load to load_module_terms to avoid name clash with load call from base_import 2013-12-30 13:53:07 +01:00
workflow move workflow 2013-10-06 17:18:27 +02:00
__init__.py move workflow 2013-10-06 17:18:27 +02:00
__openerp__.py move workflow 2013-10-06 17:18:27 +02:00
base.sql [FIX]base: remove unnecessary field sizes from all relateds of ir_model. Size limits prevented some database models customization (like selection fields with selection options longer than 128 chars) 2013-11-08 14:02:08 +01:00
base_data.xml [FIX] font: family with one l (Familly is a commune in the Calvados department in the Basse-Normandie region in northwestern France.) 2013-12-09 16:57:02 +01:00
base_demo.xml [IMP] Backport one feature from website: this feature allows to specify a file 2014-01-09 16:43:38 +01:00
base_menu.xml [IMP] Technical menu reorg, remove depreacted requests. 2013-10-06 13:26:08 +02:00