lp://staging/~openerp-dev/openobject-client-web/6.0-opw-582970-listgrid-xal
- Get this branch:
- bzr branch lp://staging/~openerp-dev/openobject-client-web/6.0-opw-582970-listgrid-xal
Branch merges
- OpenERP Core Team: Pending requested
-
Diff: 48 lines (+15/-1)3 files modifiedaddons/openerp/controllers/listgrid.py (+1/-1)
addons/openerp/controllers/openo2m.py (+2/-0)
addons/openerp/static/javascript/listgrid.js (+12/-0)
Branch information
Recent revisions
- 4896. By Xavier ALT
-
[FIX] OPW 582970: web: reload listgrid within one2many popup with same params used to open the one2many popup
- 4893. By Xavier ALT
-
[MERGE] OPW 581748: web: make more explicit that we want super-admin password for database drop/backup/
restore/ change_ password operations - 4892. By Xavier ALT
-
[MERGE] OPW 581451: one2many, editable tree view: fix onchange trigger using parent.* reference on 'New' record
* on new record creation in 'editable' tree view, fix client side code to
correctly triggers on_change for field having default value. Before we were
trying to do that server-side, but we are missing 'parent' values - so
on_change call might return wrong results.* m2m: fix double on_change call when calling m2m's 'onChange' function.
- 4891. By Xavier ALT
-
[MERGE] OPW 581388: force reload of content when opening a dialog (after button click) on an unsaved record
- 4888. By Xavier ALT
-
[MERGE] OPW 580262: web: getFormData(): correctly get parent 'editable' status when source is a field with no 'editable' information (ex: many2one)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/openobject-client-web