Yogesh(Open ERP) has proposed merging
lp:~openerp-dev/openerp-web/6.1-bug-865162-ysa into lp:openerp-web.
Requested reviews:
OpenERP R&D Web Team (openerp-dev-web)
Related bugs:
Bug #865162 in OpenERP Web: "don't see all config wizard in the admin
dashboard"
https://bugs.launchpad.net/openerp-web/+bug/865162
For more details, see:
https://code.launchpad.net/~openerp-dev/openerp-web/6.1-bug-865162-ysa/+merge/78046
--
https://code.launchpad.net/~openerp-dev/openerp-web/6.1-bug-865162-ysa/+merge/78046
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openerp-web/6.1-bug-865162-ysa.
=== modified file 'addons/web_dashboard/static/src/js/dashboard.js'
--- addons/web_dashboard/static/src/js/dashboard.js 2011-09-28 15:16:13 +0000
+++ addons/web_dashboard/static/src/js/dashboard.js 2011-10-04 06:07:27 +0000
@@ -292,7 +292,6 @@
this._super(parent);
this.dataset = new openerp.web.DataSetSearch(
this, 'ir.actions.todo');
- this.dataset.domain = [['type', '=', 'manual']];
},
start: function () {
this._super();
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp