lp:~openerp-commiter/openobject-addons/dev-addons2-sus02
- Get this branch:
- bzr branch lp:~openerp-commiter/openobject-addons/dev-addons2-sus02
Branch merges
- OpenERP Core Team: Pending requested 2011-02-09
-
Diff: 96 lines (+15/-15)2 files modifiedauction/wizard/auction_pay_sel.py (+5/-5)
email_template/wizard/email_template_send_wizard.py (+10/-10)
Branch information
Recent revisions
- 4403. By sus <sus@sus-desktop> on 2011-02-09
-
[IMP] in auction/
wizard/ auction_ pay_sel. py and email_template/ wizard/ email_template_ send_wizard. py - 4402. By Rucha (Open ERP) on 2011-02-08
-
[MERGE]: Merge with lp:~openerp-commiter/openobject-addons/trunk-addons-aag
- 4401. By Rucha (Open ERP) on 2011-02-07
-
[MERGE]: Merge with lp:~openerp-dev/openobject-addons/ksa-addons2
- 4400. By Olivier Dony (Odoo) on 2011-02-01
-
[WIP] all: (work in progress) changing wizards to avoid using read() or at least take proper care of m2o fields
This is in preparation of the fix for m2o.get() on osv_memory objects, to make
it consistent with the regular read on osv objects. Previously on osv_memory
objects it was only returned the id, instead of the pair (id, name) as is appropriate
to avoid an additional name_get RPC call after each read.
Unfortunately many wizards were using direct read() instead of browse() and
relying on the fact that the returned dict contained a bare id value for
many2one fields. - 4399. By Olivier Dony (Odoo) on 2011-02-01
-
[MERGE] merged latest bugfixes from 6.0 into trunk (up to rev 4375)
- 4397. By Launchpad Translations on behalf of openerp on 2011-02-01
-
Launchpad automatic translations update.
- 4394. By Fabien Meghazi (OpenERP) on 2011-01-31
-
[FIX] encoding error when using special characters in pad name
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:openobject-addons