1
I’m creating a device for Cell... only I had the following problem: I need to compare if an account has not been paid, and send a warning...
q accounts must be paid every month.. if you do not find the name in the other array generate the warning
[{"tipo":0,"classe":"Entrada","nome":"111","categoria":"Meu salario","cor":"MediumSeaGreen"}]
list of account for conference if paid...
[{"classe":"Entrada","data":"10-11-2016","dia":"Qua","tipo":0,"categoria":"Meu salario","cor":"MediumSeaGreen","nome":"111","comentario":"","total":5},{"classe":"Saída","data":"10-11-2016","dia":"Qua","tipo":1,"nome":"1","categoria":"Despesa fixa variavel","cor":"DodgerBlue","total":1}]
I had other problems it was not only that more run I had to reset the new array in a few moments because that and within a function... ai happens manipulation, then had a few more problems in general and that msm vlw :D
– Willian
Beauty, but the important thing is you understand the logic and apply it in your method. If it worked, wonder! How nice that I helped!
– celsomtrindade