Posts by Igor Soares • 11 points
1 post
-
1
votes1
answer68
viewsQ: Firebase: Filter Child Node query on Angularfire2 firebase
I have this following structure: { "3" : { "data" : "2017-09-21", "fornecedor" : { "cnpj" : "123234534534", "fantasia" : "Barreirinha" }, "nNF" : 3, "peso" : 3, "precoCompra" : 6, "vendido" : false…