InvenTree/InvenTree
Oliver 2afd39356a
Int migration fix (#3323)
* Add fix for stock migration

- Ensure the serial number is not too large when performing migration
- Add unit test for data migration

(cherry picked from commit 661fbf0e3d)

* Add similar fixes for PO and SO migrations

(cherry picked from commit bde23c130c)

* And similar fix for BuildOrder reference field

(cherry picked from commit ca0f4e0031)

* Update unit tests for API plugin mixin class

- API at previous target URL has changed
- Simplier to use the github API as a test case

(cherry picked from commit dfe3172b7d)

* Revert test database name

(cherry picked from commit 53333c29c3)

* Override default URL behaviour for unit test

(cherry picked from commit 2c12a69529)
2022-07-15 11:57:27 +10:00
..
build Int migration fix (#3323) 2022-07-15 11:57:27 +10:00
common Prevent creation of new settings objects when importing data (#3319) 2022-07-11 09:40:44 +10:00
company Allow supplier parts to be search by part.keywords field (#3278) 2022-07-01 12:27:58 +10:00
InvenTree Update unit tests for API plugin mixin class (#3328) 2022-07-15 08:19:49 +10:00
label Update requirements (#3228) 2022-06-28 22:12:00 +10:00
locale New Crowdin updates (#3291) 2022-07-08 16:05:27 +10:00
order Int migration fix (#3323) 2022-07-15 11:57:27 +10:00
part Add 'refresh' button for part parameter table (#3329) 2022-07-15 11:55:39 +10:00
plugin Update unit tests for API plugin mixin class (#3328) 2022-07-15 08:19:49 +10:00
plugins Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
report Reference fields (#3267) 2022-07-11 00:01:46 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Int migration fix (#3323) 2022-07-15 11:57:27 +10:00
templates Add 'refresh' button for part parameter table (#3329) 2022-07-15 11:55:39 +10:00
users Fix API endpoint permission for the "AttachmentMixin" class (#3218) 2022-06-18 14:48:09 +10:00
config_template.yaml Sentry (#3174) 2022-06-11 23:13:13 +10:00
gunicorn.conf.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00