This code is a daily balance evaluation example. There are two input tables:
- MovtoITEM.xlsx: a table with all movements for the items;
- SaldoITEM.xlsx: a table with inicial and final balances for the items; The result is a daily balance table generated by running eval_balance.py code
There is only one output table:
- BalncITEM.xlsx: a table with all daily balances for all items.
python eval_balance.py