Compare commits

..

No commits in common. "cf791cff1deb0f6aada52032e063abc36fd7e00e" and "23f58b7bf493d5a64277d9abce41421caadefcd5" have entirely different histories.

4 changed files with 1252 additions and 1294 deletions

807
composer.lock generated

File diff suppressed because it is too large Load diff

View file

@ -127,6 +127,9 @@ You must create an organization there and create a "Production app". Most settin
grant access to the "Product Information" API.
You will get a Client ID and a Client Secret, which you have to put in the Part-DB env configuration (see below).
**Attention**: Currently only the "Product Information V3 (Deprecated)" is supported by Part-DB.
Using "Product Information V4" will not work.
The following env configuration options are available:
* `PROVIDER_DIGIKEY_CLIENT_ID`: The client ID you got from Digi-Key (mandatory)

View file

@ -12360,7 +12360,7 @@ Please note, that you can not impersonate a disabled user. If you try you will g
<unit id="4wpp6h." name="part_list.action.action.change_location">
<segment state="translated">
<source>part_list.action.action.change_location</source>
<target>Change location (only for parts with single lot)</target>
<target>Change location (only for parts with single stock)</target>
</segment>
</unit>
<unit id="9_9I.m4" name="parts.table.action_handler.error.part_lots_multiple">

1734
yarn.lock

File diff suppressed because it is too large Load diff