65bf79fa447fbeb90c922948af1011cd4fd5b0ba
Add missing spec-compliant methods and fields while keeping the working implementation that correctly handles the complex Excel structure. Changes: - Add public isOrderRow() method to detect order title rows - Add public extractOrderNumber() method to extract order numbers - Add public parseMaterialRow() method for spec compliance - Rename internal parseMaterialRow() to parseMaterialRowInternal() - Add missing pendingQty field to DiscreteMaterialPlan type All tests pass (23/23). Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
erpauto
An Electron application with React and TypeScript
Recommended IDE Setup
Project Setup
Install
$ npm install
Development
$ npm run dev
Build
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux
Description
Languages
TypeScript
97.1%
JavaScript
2%
C#
0.4%
CSS
0.3%
TSQL
0.2%