actual EAN-13 codes on the outside #5

Closed
opened 2024-03-01 20:48:49 +01:00 by lnl · 4 comments

metropolis stores item IDs as 12-digit numbers, which get auto-incremented by PostgreSQL with each new item (13th digit of EAN-13 is a checksum).

  • implement the checksum algorithm or find a yarn module
  • return valid EAN-13 IDs on the API
  • support getting items with EAN-13 codes (validate checksums)
metropolis stores item IDs as 12-digit numbers, which get auto-incremented by PostgreSQL with each new item (13th digit of EAN-13 is a checksum). - [x] implement the checksum algorithm or find a yarn module - [x] return valid EAN-13 IDs on the API - [x] support getting items with EAN-13 codes (validate checksums)
lnl closed this issue 2024-03-01 20:48:49 +01:00
Poster
Owner
d16f474421c1236229159aeac42a882aea1817a9 35fd9c903dcdc10c08594219665a30ea072e7271
Poster
Owner

marked the checklist item support getting items with EAN-13 codes (validate checksums) as completed

marked the checklist item **support getting items with EAN-13 codes (validate checksums)** as completed
Poster
Owner

marked the checklist item return valid EAN-13 IDs on the API as completed

marked the checklist item **return valid EAN-13 IDs on the API** as completed
Poster
Owner

marked the checklist item implement the checksum algorithm or find a yarn module as completed

marked the checklist item **implement the checksum algorithm or find a yarn module** as completed
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: laudom/metropolis#5
There is no content yet.