mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[WIP][IMP][11.0] hotel
This commit is contained in:
@@ -13,7 +13,6 @@ var AbstractModel = require('web.AbstractModel'),
|
||||
return AbstractModel.extend({
|
||||
init: function () {
|
||||
this._super.apply(this, arguments);
|
||||
this.end_date = null;
|
||||
},
|
||||
|
||||
load: function (params) {
|
||||
|
||||
Reference in New Issue
Block a user