Skip to content

Commit

Permalink
OO#163_adding_columns_to_invoice item overview
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmpp committed Jul 18, 2024
1 parent 57db06d commit 61305c3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ angular.module('openolitor-admin')
} else if (zusatzabo !== undefined){
rp.abotypBezeichnung = zusatzabo.abotypName;
}
$scope.entries.push(rp);
});
$scope.tableParams.reload();
$scope.loading = false;
Expand Down

0 comments on commit 61305c3

Please sign in to comment.