lp://staging/~credativ/openobject-server/7.0-csv-import-domain
Created by
Craig Gowing (credativ)
and last modified
- Get this branch:
- bzr branch lp://staging/~credativ/openobject-server/7.0-csv-import-domain
Branch merges
Propose for merging
No branches
dependent on this one.
Ready for review
for merging
into
lp://staging/openobject-server/7.0
- OpenERP Core Team: Pending requested
-
Diff: 73 lines (+30/-1)2 files modifiedopenerp/addons/base/ir/ir_fields.py (+11/-1)
openerp/osv/orm.py (+19/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 5287. By Denis Ledoux (OpenERP)
-
[FIX] base: in partner search view, use operator=child_of instead of filter_domain with a child_of domain
operator child_of has the advantage to do exact ID matching for many2one, and not just matching on the name
- 5286. By Martin Trigaux (OpenERP)
-
[FIX] convert: use _all_columns instead of _columns as it contain fields from inherited models.
- 5282. By Denis Ledoux (OpenERP)
-
[FIX] base: search groups by full name not working with operators 'in' nor with operand boolean
- 5280. By Olivier Dony (Odoo)
-
[FIX] setup: allow using pywebdav 0.9.4.1 (and possible future patches), we only want to stay below 0.9.8
- 5279. By Christophe Simonis (OpenERP)
-
[FIX] modules: install_from_urls: restrict to administrators. Urls must come from apps server.
[FIX] modules: download() method is now a no-op. This method was in fact already a no-op as the "url" field is never set explicitly in the code.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/openobject-server