Skip to content

Submit tab: resolve inventory line code from ItemCode (fixes rc 41)#82

Merged
Delta-256 merged 1 commit into
mainfrom
claude/focused-einstein-48bo93
Jun 28, 2026
Merged

Submit tab: resolve inventory line code from ItemCode (fixes rc 41)#82
Delta-256 merged 1 commit into
mainfrom
claude/focused-einstein-48bo93

Conversation

@Delta-256

Copy link
Copy Markdown
Owner

normalizeInvoice read the line item's code as Code/code, but inventory items store it in ItemCode — so submitting a Manager invoice with inventory lines sent no goodsCode and EFRIS returned rc 41 'item does not exist'. Read ItemCode first.

Claude-Session: https://claude.ai/code/session_01E9bMNki4bnukV49FJmPU71

normalizeInvoice read the line item's code as Code/code, but inventory items
store it in ItemCode — so submitting a Manager invoice with inventory lines sent
no goodsCode and EFRIS returned rc 41 'item does not exist'. Read ItemCode first.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01E9bMNki4bnukV49FJmPU71
@Delta-256 Delta-256 merged commit ba49970 into main Jun 28, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants