lp:~savoirfairelinux-openerp/ocb-server/translate_warnings_1297525-trunk
- Get this branch:
- bzr branch lp:~savoirfairelinux-openerp/ocb-server/translate_warnings_1297525-trunk
Branch merges
- Holger Brunn (Therp): Disapprove on 2014-11-24
- Stefan Rijnhart (Opener): Abstain on 2014-05-02
- Sandy Carter (http://www.savoirfairelinux.com): Needs Information on 2014-04-30
- OpenERP Community Reviewer/Maintainer: Pending requested 2014-04-30
-
Diff: 69 lines (+9/-7)3 files modifiedopenerp/osv/orm.py (+1/-1)
openerp/service/wsgi_server.py (+6/-4)
openerp/tools/translate.py (+2/-2)
Related bugs
Bug #1297525: Title of except_orm "Warning" is untranslatable | Undecided | Fix Committed |
|
Related blueprints
Branch information
- Owner:
- Savoir-faire Linux' OpenERP
- Project:
- OpenERP Community Backports (Server)
- Status:
- Development
Recent revisions
- 5298. By Sandy Carter (http://www.savoirfairelinux.com) on 2014-04-30
-
[IMP] Use english translatable string in error popups
- 5297. By El Hadji Dem (http://www.savoirfairelinux.com) on 2014-04-06
-
[FIX] Fixed instance of ValidateError not being translated
- 5296. By Mohammed Shekha(Open ERP) on 2014-04-06
-
[FIX]Base, Tools Translation: Fixed the issue of translation, warnings, except_orm and which is raised through OpenERPSession class send method or raised xmlrpclib.Fault in xmlrpc_
handle_ exception_ legacy will also not be translatanble, also there is no way through which translation terms which are used outside any module like used in tools and service will not be registered in pot when translation is exported, we need to add those path explicitly. - 5293. By Launchpad Translations on behalf of openerp on 2014-03-21
-
Launchpad automatic translations update.
- 5292. By Launchpad Translations on behalf of openerp on 2014-03-20
-
Launchpad automatic translations update.
- 5291. By jke-openerp on 2014-03-19
-
[FIX] Fix the yml test with option --test-file.
1 -
There was a confusing between kind and mode.
Due to the mode 'test', there are many part of code who was not executed.
The right value is kind='test', and arbitrary mode='init' (or 'update')2 -
The yml test was always roolbacked, without check that command line had '--test-commit'.
It's has been fixed, now we check if param --test-commit is existing, else we roolback the transaction.Rem for forward: function in trunk=saas-4 has been moved in : openerp/
service/ server. py - def load_test_file_yml - 5290. By Yann Papouin on 2014-03-17
-
[FIX] format_layout from model res.partner.
bank.type must not be
translated
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ocb-server