refactoring
This commit is contained in:
parent
1ef83438fb
commit
34e78bde84
|
@ -6,8 +6,6 @@ var barcode = "A0A3B820690F";
|
|||
var shelving = "BCD";///introducida por el usuario
|
||||
var collectionFk = '254';
|
||||
|
||||
|
||||
|
||||
function ticketCollection(collectionFk){//parametro collectionFk
|
||||
select.select(collectionFk, function(err,data){
|
||||
if(filter.filterShelving(shelving)){
|
||||
|
|
Reference in New Issue