diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2025-05-18 16:22:35 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2025-05-18 17:10:01 +0200 |
commit | 210b9cecc34d403293d2bd9a814e66dd74421abc (patch) | |
tree | a7c47561e818bec66400f2eac0d347ca2e245acd /stdnum/au/tfn.py | |
parent | d66998e6c6af5852b2761060c12c1a48a1c167ec (diff) |
Fix handling of decimals in Application Identifiers
This fixes the handling of GS1-128 Application Identifiers with decimal
types. Previously, with some 4 digit decimal application identifiers the
number of decimals were incorrectly considered part of the value instead
of the application identifier.
For example (310)5033333 is not correct but it should be evaluated as
(3105)033333 (application identifier 3105 and value 0.33333).
Closes https://github.com/arthurdejong/python-stdnum/issues/471
Diffstat (limited to 'stdnum/au/tfn.py')
0 files changed, 0 insertions, 0 deletions