Skip to content

Commit

Permalink
OO#165 csv export not working for rechnung
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmpp committed Aug 5, 2024
1 parent c9b1c36 commit bcfb887
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -457,6 +457,7 @@ angular.module('openolitor-admin').controller('RechnungenOverviewController', [
return {
f: $scope.search.filterQuery,
g: $scope.geschaeftsjahr,
q: $scope.search.queryQuery,
};
},
getData: function (params) {
Expand Down

0 comments on commit bcfb887

Please sign in to comment.