PhoenixKitCatalogue.Pro100.Id (PhoenixKitCatalogue v0.10.0)

Copy Markdown View Source

PRO100 numeric id: the SKU reduced to digits only ("76.0026.12" -> "76002612"). Shared by the PRO100 export (id column) and import (match key) so the two never drift. nil/no-digit -> "".

Summary

Functions

digits_only(sku)

@spec digits_only(String.t() | nil) :: String.t()