Commit Graph

10 Commits

Author SHA1 Message Date
Misaka_Company
c176063bfa feat: add material matching logic for discrete material plan cleaner
- Add db/materials_to_delete.py for querying materials to delete by manager
- Add manager_name parameter to DiscreteMaterialPlanCleaner
- Implement material keyword matching logic in process_order
- Update file paths from orderID.txt to ProductionID.txt

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-23 16:50:14 +08:00
Misaka_Company
bb9348d12b Refactor DiscreteMaterialPlanExtractor to use logout function from auth module and update headless mode in main script 2026-01-16 15:20:05 +08:00
Misaka_Company
51cba4caee Refactor main script to utilize DiscreteMaterialPlanExtractor for data extraction and streamline order processing 2026-01-16 13:51:20 +08:00
Misaka_Company
c8a9c33ecc Refactor download and file merging logic to use ExcelConverter for improved data handling 2026-01-16 13:01:54 +08:00
Misaka_Company
537cb58f2e Enhance order number input with retry logic for improved reliability 2026-01-16 10:20:54 +08:00
Misaka_Company
01b682d122 Refactor main script to enhance batch downloading of order data and implement file merging functionality 2026-01-16 10:19:58 +08:00
Misaka_Company
b4607e93e4 Reorder order number input to improve query flow in main script 2026-01-16 09:26:53 +08:00
Misaka_Company
d75cacee2c Add locator helper module and enhance main script for element interaction 2026-01-16 08:46:02 +08:00
Misaka_Company
632940cfed Implement login module for user authentication in BIP system 2026-01-15 10:47:27 +08:00
Misaka_Company
e3925c287f first commit 2026-01-13 10:51:01 +08:00