99 Commits
Author SHA1 Message Date
QiuSW 97b2a18f01 未修改 2026-07-29 17:30:03 +08:00
QiuSW 15074692a3 feat(t245): use ERP images as procurement references 2026-07-29 17:29:20 +08:00
QiuSW a20590b4b7 docs(t245): define ERP procurement references 2026-07-29 17:14:21 +08:00
QiuSW 9195019170 fix(t244): accept headerless ERP images safely 2026-07-29 17:01:52 +08:00
QiuSW 3691e791e9 docs(t244): define ERP image media fallback 2026-07-29 16:55:04 +08:00
QiuSW 24eef29076 fix(t243): allow deleting unreferenced procurement drafts 2026-07-29 16:45:25 +08:00
QiuSW 62eee74a70 docs(t243): define freight draft deletion fix 2026-07-29 16:21:09 +08:00
QiuSW e5f403ff7d feat(t242): delete unused freight orders 2026-07-29 16:10:45 +08:00
QiuSW c80a5c26ed docs(t242): define freight order deletion 2026-07-29 15:48:42 +08:00
QiuSW 7e3aaac982 feat(t241): improve freight admin views 2026-07-29 15:34:51 +08:00
QiuSW 8b0752dc53 docs(t241): plan freight admin redesign 2026-07-29 15:14:43 +08:00
QiuSW c7e152aaa1 feat(t240): cache freight item images 2026-07-29 15:12:05 +08:00
QiuSW 5f17fc11aa docs(t240): plan freight image caching 2026-07-29 14:58:15 +08:00
QiuSW 3bd9726ddc feat(t239): persist freight item metadata 2026-07-29 14:54:58 +08:00
QiuSW 42006acedb docs(t239): define freight item metadata contract 2026-07-29 14:43:54 +08:00
QiuSW 01be7e7251 fix(t238): accept ERP minute timestamps 2026-07-29 14:21:57 +08:00
QiuSW 15b1101941 docs(t238): plan ERP minute timestamp fix 2026-07-29 14:18:18 +08:00
QiuSW 8d5b88f4a2 feat(t237): import freight orders synchronously 2026-07-29 12:11:56 +08:00
QiuSW 4bce1e162c docs(t237): plan synchronous freight import 2026-07-29 12:01:51 +08:00
QiuSW cf83fb50e4 fix(t236): retry rejected ERP captchas 2026-07-29 11:54:06 +08:00
QiuSW d7ab970f5a docs(t236): plan bounded captcha retries 2026-07-29 11:50:54 +08:00
QiuSW 81f75cc372 fix(t235): validate ERP user session by id 2026-07-29 11:42:41 +08:00
QiuSW dcc9ce34e1 docs(t235): plan ERP session validation fix 2026-07-29 11:36:39 +08:00
QiuSW 4cf2151d75 fix(t234): log OCR result in diagnostics 2026-07-29 11:32:10 +08:00
QiuSW 38c090b3e7 docs(t234): plan OCR diagnostic logging 2026-07-29 11:29:43 +08:00
QiuSW 1e703ef257 fix(t233): add redacted ERP diagnostics 2026-07-29 11:24:04 +08:00
QiuSW 817a968233 docs(t233): plan ERP diagnostics 2026-07-29 11:12:33 +08:00
QiuSW b316287092 fix(t232): log freight import diagnostics 2026-07-29 11:08:23 +08:00
QiuSW 3981a61423 docs(t232): plan freight import diagnostics 2026-07-29 11:05:43 +08:00
QiuSW 5ed27afeb5 fix(t231): expose freight preflight errors 2026-07-29 10:58:28 +08:00
QiuSW 2d8ad97167 docs(t231): plan freight preflight errors 2026-07-29 10:52:48 +08:00
QiuSW f887bc4882 feat(t230): use OCR for ERP session login 2026-07-29 10:48:06 +08:00
QiuSW 8c84b81d48 docs(t230): plan OCR ERP login 2026-07-29 10:35:52 +08:00
QiuSW f0fbdbaddc feat(t229): load ERP credentials from dotenv 2026-07-29 10:25:56 +08:00
QiuSW d75a7d8dc0 docs(t229): plan ERP dotenv configuration 2026-07-29 10:18:25 +08:00
QiuSW 13a1355e0d refactor(t228): remove Python ERP connector 2026-07-29 10:14:30 +08:00
QiuSW a822edd1b2 feat(t227): query ERP directly from Go 2026-07-29 10:05:25 +08:00
QiuSW a5a61c05d0 feat(t226): add Go ERP session login 2026-07-29 09:51:41 +08:00
QiuSW c2f340d067 feat(t225): freeze Go ERP protocol contract 2026-07-29 09:21:32 +08:00
QiuSW 11e480773a docs(erp): plan direct Go migration 2026-07-29 09:09:40 +08:00
QiuSW d62a4af401 feat(authctl): support password reset 2026-07-29 08:43:35 +08:00
QiuSW c69879650e feat(t224): add incremental freight sync 2026-07-29 00:26:05 +08:00
QiuSW 433db45100 feat(t223): generate tasks from freight items 2026-07-28 23:51:59 +08:00
QiuSW 6d052b0462 feat(t222): add freight ingestion admin flow 2026-07-28 23:26:34 +08:00
QiuSW c524e734fb feat(t221): add exact-order erp connector 2026-07-28 22:52:52 +08:00
QiuSW 305dd9f513 chore(t220): secure erp contract baseline 2026-07-28 22:43:47 +08:00
QiuSW cc847c9aed docs(erp): define freight ingestion tasks 2026-07-28 22:39:18 +08:00
QiuSW 78dc595815 feat(t219): show pending-payment reconciliation 2026-07-28 18:16:09 +08:00
QiuSW c2ec98d5be docs(t219): freeze pending-payment reminder contract 2026-07-28 17:52:43 +08:00
QiuSW a77d8be06d feat(t218): reconcile single order submissions 2026-07-28 17:48:54 +08:00