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 6 MiB
Languages
PLSQL 56.7%
Python 30.5%
JavaScript 6.7%
HTML 2.5%
CSS 1.8%
Other 1.7%