Chirag Patel (OpenERP) has proposed merging 
lp:~openerp-dev/openobject-client-web/6.0-opw-14785-cpa into 
lp:openobject-client-web/6.0.

Requested reviews:
  OpenERP Core Team (openerp)

For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-client-web/6.0-opw-14785-cpa/+merge/67175

Hello,

 In calendar view day or week mode > create new event(drag from 09:00 to 11:00)
in popup end date minus 3 min (it's 10:57).

 But it should be 11:00.

Thanks.

-- 
https://code.launchpad.net/~openerp-dev/openobject-client-web/6.0-opw-14785-cpa/+merge/67175
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-client-web/6.0-opw-14785-cpa.
=== modified file 'addons/view_calendar/static/javascript/calendar_week.js'
--- addons/view_calendar/static/javascript/calendar_week.js	2011-04-21 07:23:21 +0000
+++ addons/view_calendar/static/javascript/calendar_week.js	2011-07-07 12:14:28 +0000
@@ -724,7 +724,7 @@
         }
 
         var w = this.calendar.colWidth;
-        var h = 36;
+        var h = 38;
 
         w = Math.max(w - 6, 0);
 

_______________________________________________
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

Reply via email to