mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-20 10:21:32 +00:00
Implement parsing of TME QR codes
They are present on parts purchased on tme.eu. It's based on the LCSC parser. Some older codes I found are in upper-case so I handle those too.
This commit is contained in:
parent
753ecee849
commit
e045cf0eb5
7 changed files with 314 additions and 0 deletions
|
|
@ -12861,6 +12861,12 @@ Buerklin-API-Authentication-Server:
|
|||
<target>Amazon Barcode</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="tme0001" name="scan_dialog.mode.tme">
|
||||
<segment state="translated">
|
||||
<source>scan_dialog.mode.tme</source>
|
||||
<target>TME Barcode</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="BQWuR_G" name="settings.ips.canopy">
|
||||
<segment state="translated">
|
||||
<source>settings.ips.canopy</source>
|
||||
|
|
|
|||
|
|
@ -12863,6 +12863,12 @@ Buerklin-API Authentication server:
|
|||
<target>Amazon barcode</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="tme0001" name="scan_dialog.mode.tme">
|
||||
<segment state="translated">
|
||||
<source>scan_dialog.mode.tme</source>
|
||||
<target>TME barcode</target>
|
||||
</segment>
|
||||
</unit>
|
||||
<unit id="BQWuR_G" name="settings.ips.canopy">
|
||||
<segment state="translated">
|
||||
<source>settings.ips.canopy</source>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue