function createController() {
    ctrlFactory.create.call(this, '/rest/admin/recoverquantities');

    var controller = this;
    this.controllerAction = function() {