I have the following code for an update, the problem is that I do not know if more than one field can be updated and if so, how would it be?
Boleta.update({serie: serie}, {firma: parametros}, function (err, firma){
if (err) {...
asked by
02.02.2017 / 23:50