Support filtering invoice/product reports by multiple statuses
This commit is contained in:
parent
f7d5a132d4
commit
c31ba08a4c
1 changed files with 0 additions and 1 deletions
|
|
@ -492,7 +492,6 @@
|
|||
} else {
|
||||
filter = '';
|
||||
}
|
||||
console.log('set value: %s', filter);
|
||||
localStorage.setItem('last:report_status_ids', filter);
|
||||
}
|
||||
}).maximizeSelect2Height();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue