I am a beginner and I locked in the invoice closing validation.
I built a list in this format:
[
date: '2017-5-9', value: '59.99', type: 'credit', typePag: 1 },
{ date: '2017-12-17',value: 'R$ 151.08',type: 'debit', typePag: 2 }
];
W...
asked by
31.03.2018 / 05:12