• Joined on 2025-01-28
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-02-01 12:56:01 -05:00
5bfd6f6d04 Fix import script order count issues
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-02-01 11:43:17 -05:00
1003ff3cf2 More incremental import fixes
2d0089dc52 Incremental import order fixes
Compare 2 commits »
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-02-01 10:51:50 -05:00
50b86d6d8a Fix/add data to PO script
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-02-01 01:06:53 -05:00
07f14c0017 Fix/add data to orders script and fix other import errors
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-01-31 18:44:17 -05:00
e77b488cd4 Fix/add data to products script
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-01-31 16:01:28 -05:00
d57239c40c Finish up import script incremental and reliability updates
1c932e0df5 More import script updates and fixes, better import_history tracking
a867117c3c Import script incremental fixes
996d3d36af Streamline incremental imports
Compare 4 commits »
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-01-31 01:51:52 -05:00
d0abe9d9a2 - Modify import scripts to handle edge cases with empty arrays and null conditions
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-01-31 01:39:55 -05:00
5e4d1c3bd8 Improve import scripts with enhanced incremental update tracking and performance
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-01-31 01:25:51 -05:00
1be97d6610 Enhance purchase order import with advanced receiving tracking and fulfillment logic
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-01-30 21:13:57 -05:00
b506f89dd7 Optimize order and product import scripts with improved performance and incremental update handling
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-01-30 15:49:54 -05:00
c433f1aae8 Enhance import scripts with incremental update support and improved error handling
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-01-30 00:00:33 -05:00
31d4011902 Add back product-category import and product time estimates
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-01-29 21:48:59 -05:00
6c5f119ee5 Import fixes/optimizations
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-01-29 19:15:01 -05:00
3c5fb9e435 Optimize product import with dynamic batching and memory management
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-01-29 18:51:58 -05:00
2b329a55a4 Increase product import batch size
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-01-29 18:42:32 -05:00
0d377466aa Optimize database import queries with improved index selection
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-01-29 18:21:39 -05:00
fb5bf4a144 Optimize order import with improved tax info retrieval and performance
4d8a677c5b Remove import history tracking from purchase orders import script
655c071960 Limit order and purchase order imports to last 5 years
d2a2dbc812 Add incremental import support and tracking for database synchronization
Compare 4 commits »
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-01-29 13:50:20 -05:00
d60b2d4fae Refactor import scripts with improved progress tracking and time formatting
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-01-29 13:40:07 -05:00
81a724db9d Fix elapsed time calculation in import scripts
matt pushed to Improve-data-import-and-calcs at matt/inventory 2025-01-29 13:28:23 -05:00
84baa7e7d3 Break up prod import script into pieces and move csv scripts into folder