diff --git a/web/org.openbravo.module.resources/js/calendar/ob-resourcescalendar-widget.js b/web/org.openbravo.module.resources/js/calendar/ob-resourcescalendar-widget.js
--- a/web/org.openbravo.module.resources/js/calendar/ob-resourcescalendar-widget.js
+++ b/web/org.openbravo.module.resources/js/calendar/ob-resourcescalendar-widget.js
@@ -1,6 +1,6 @@
 /*
  ************************************************************************************
- * Copyright (C) 2013-2016 Openbravo S.L.U.
+ * Copyright (C) 2013-2017 Openbravo S.L.U.
  * Licensed under the Openbravo Commercial License version 1.0
  * You may obtain a copy of the License at http://www.openbravo.com/legal/obcl.html
  * or in the legal folder of this module distribution.
@@ -232,7 +232,8 @@
     popup = this;
     layout = isc.VLayout.create({
       width: '100%',
-      height: '100%'
+      height: '100%',
+      backgroundColor: 'white'
     });
     updatePrice = function (newPrice) {
       statusBar.updateContentTitle([
