lp:~savoirfairelinux-openerp/openobject-server/translate_warnings_1297525-trunk
- Get this branch:
- bzr branch lp:~savoirfairelinux-openerp/openobject-server/translate_warnings_1297525-trunk
Branch merges
- OpenERP Core Team: Pending requested 2014-03-25
-
Diff: 25 lines (+2/-2)2 files modifiedopenerp/osv/orm.py (+1/-1)
openerp/tools/translate.py (+1/-1)
Related bugs
Bug #1297525: Title of except_orm "Warning" is untranslatable | Undecided | Fix Committed |
|
Related blueprints
Branch information
Recent revisions
- 5151. By El Hadji Dem (http://www.savoirfairelinux.com) on 2014-04-06
-
[FIX] Fixed instance of ValidateError not being translated
- 5149. By Christophe Simonis (OpenERP) on 2014-03-25
-
[FIX] init logger earlier, right after config loading
- 5148. By Christophe Matthieu (OpenERP) on 2014-03-25
-
[IMP] post install for test running; fix phantomjs and run test
- 5147. By sle-openerp on 2014-03-24
-
[MERGE][IMP] view improvement on ir.actions.
report. xml and moved the qweb contact widget from website to base - 5146. By Christophe Simonis (OpenERP) on 2014-03-24
-
[FIX] http: when generating static routes, only wrap dispatcher only if there is any new static directory found
- 5145. By Christophe Simonis (OpenERP) on 2014-03-24
-
[FIX] http: nodb_routing_map become a lazy property. load_addons() is also lazy called
- 5144. By Christophe Simonis (OpenERP) on 2014-03-24
-
[ADD] openerp.
tools.func. lazy_property( ): Decorator for a lazy property of an object, i.e., an object attribute
that is determined by the result of a method call evaluated once. To
reevaluate the property, simply delete the attribute on the object, and
get it again. - 5142. By Christophe Simonis (OpenERP) on 2014-03-21
-
[FIX] duplicate/
rename/ drop database: handle filestore
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:openobject-server