c433f1aae8
Enhance import scripts with incremental update support and improved error handling
...
- Update import-from-prod.js to support granular incremental updates for different import types
- Modify orders.js to handle complex order data retrieval with better performance and error tracking
- Add support for incremental updates in products.js import function
- Improve logging and progress tracking for import processes
2025-01-30 15:49:47 -05:00
6c5f119ee5
Import fixes/optimizations
2025-01-29 21:48:56 -05:00
0d377466aa
Optimize database import queries with improved index selection
2025-01-29 18:42:29 -05:00
fb5bf4a144
Optimize order import with improved tax info retrieval and performance
2025-01-29 18:21:31 -05:00
4d8a677c5b
Remove import history tracking from purchase orders import script
2025-01-29 16:33:37 -05:00
655c071960
Limit order and purchase order imports to last 5 years
2025-01-29 16:25:24 -05:00
d2a2dbc812
Add incremental import support and tracking for database synchronization
2025-01-29 16:22:00 -05:00
81a724db9d
Fix elapsed time calculation in import scripts
2025-01-29 13:40:01 -05:00
84baa7e7d3
Break up prod import script into pieces and move csv scripts into folder
2025-01-29 13:28:15 -05:00
814d5d1a84
Break up prod import script into pieces and move csv scripts into folder
2025-01-29 00:18:04 -05:00