mirror of
https://github.com/inventree/InvenTree.git
synced 2026-04-07 20:10:58 +00:00
Copy order params (#11479)
* Copy parameters when duplicating an order * Add unit test for order parameter duplication * Bunmp API version * Fix test reliability * Disable image fetching for SampleSupplierPlugin - Allow turning on manually - Prevent CI issues due to rate limiting * Revery pypdf.. ???
This commit is contained in:
@@ -1669,9 +1669,9 @@ pynacl==1.6.2 \
|
||||
# via
|
||||
# -c src/backend/requirements.txt
|
||||
# paramiko
|
||||
pypdf==6.8.0 \
|
||||
--hash=sha256:2a025080a8dd73f48123c89c57174a5ff3806c71763ee4e49572dc90454943c7 \
|
||||
--hash=sha256:cb7eaeaa4133ce76f762184069a854e03f4d9a08568f0e0623f7ea810407833b
|
||||
pypdf==6.7.5 \
|
||||
--hash=sha256:07ba7f1d6e6d9aa2a17f5452e320a84718d4ce863367f7ede2fd72280349ab13 \
|
||||
--hash=sha256:40bb2e2e872078655f12b9b89e2f900888bb505e88a82150b64f9f34fa25651d
|
||||
# via
|
||||
# -c src/backend/requirements.txt
|
||||
# -r src/backend/requirements.in
|
||||
|
||||
Reference in New Issue
Block a user