Marius Mutu 1bb830f21c Revert to stable JSON processing with improved logging
Reverted to commit 8324a26 which used:
- nfJsonRead() for JSON deserialization
- MergeProducts/MergeOrdersArray for object-based merging
- nfJsonCreate() for JSON serialization
- SaveProductsArray/SaveOrdersArray procedures

Added improvements:
- Structured logging with timestamps and levels
- Output directory creation
- Statistics tracking (gnProductsProcessed/gnOrdersProcessed)
- CloseLog with duration and count summary

This version should correctly save all 812 products and 399 orders.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-27 17:24:18 +03:00
2025-08-27 15:15:59 +03:00
2025-08-26 22:59:58 +03:00
2025-08-27 15:15:59 +03:00
2025-08-26 22:59:58 +03:00
2025-08-27 15:15:59 +03:00

gomag-vending

Description
No description provided
Readme 844 KiB
Languages
xBase 58%
Python 22.7%
PLSQL 18.1%
Dockerfile 1.1%