lp://staging/~anybox/openobject-server/7.0-test-report
- Get this branch:
- bzr branch lp://staging/~anybox/openobject-server/7.0-test-report
Branch merges
- OpenERP Core Team: Pending requested
-
Diff: 142 lines (+45/-17)4 files modifiedopenerp/modules/loading.py (+12/-4)
openerp/tools/assertion_report.py (+12/-4)
openerp/tools/convert.py (+12/-8)
openerp/tools/yaml_import.py (+9/-1)
Related bugs
Related blueprints
Branch information
Recent revisions
- 5247. By Georges Racinet <email address hidden>
-
[FIX] platform independency by using openerp.
module. module API - 5246. By Georges Racinet <email address hidden>
-
[IMP] Improved reporting of test failures
While loading modules with the tests option, it's useful to have a report that
display test problems separately from the main log. It's then up to the
launching system (for instance openerpcommand) to produce meaningful user
output.This would ease I hope the maintainers task in case of regressions by letting
them dispatch easily to people that happen to know the relevant modules
(together with the author of the commit that triggered the error)A corresponding patch for openerpcommand has already been uploaded.
- 5245. By Martin Trigaux (OpenERP)
-
[MERGE] [FIX] models: do not drop low level columns (aka 'magic columns') when deleting ir.model.fields
Without this fix, uninstalling modules using id, create_date,... in their field declaration while inheriting from existing module would drop these columns
- 5240. By Martin Trigaux (OpenERP)
-
[MERGE] [FIX] read_group: skip date(time) fields when generating the sql query, the monthly grouping is done afterward
- 5239. By Martin Trigaux (OpenERP)
-
[MERGE] [FIX] read_group: incorrect handling of orderbys when generator for the groupby field generates more than one orderby clause item
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