Commit Graph
100 Commits
Author SHA1 Message Date
github-actions[bot]andBobbe f259fa6792 Add tests for get_purchase_orders logic (#6236) (#6238)
(cherry picked from commit d2d59e0709)

Co-authored-by: Bobbe <34186858+30350n@users.noreply.github.com>
2024-01-14 12:49:31 +11:00
github-actions[bot]andOliver 421081b8f6 Specify ForeignKey widget for importing destination field (#6205) (#6206)
- Fixes https://github.com/inventree/InvenTree/issues/6201

(cherry picked from commit 7f231cb6c1)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2024-01-11 22:55:51 +11:00
github-actions[bot]andOliver a41efb31b6 Fix for mobile app documentation URL (#6198) (#6199)
Closes https://github.com/inventree/InvenTree/issues/6140

(cherry picked from commit 9715af564f)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2024-01-11 09:11:35 +11:00
github-actions[bot]andOliver 78b559306b Ready fix (#6191) (#6194)
* Update "isRunningMigrations" method

* Update other apps.py files

(cherry picked from commit 445551e6f3)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2024-01-11 00:37:36 +11:00
github-actions[bot]andOliver 8708ec9bac Fix resource classes for order models (#6188) (#6190)
- PurchaseOrder
- ReturnOrder
- SalesOrder

Fixes https://github.com/inventree/InvenTree/issues/6155

(cherry picked from commit 73cc39bb68)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2024-01-10 23:53:27 +11:00
github-actions[bot]andOliver 864236b27a Handle case where ref_url is invalid (#6186) (#6189)
(cherry picked from commit 9f01962c4e)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2024-01-10 23:48:35 +11:00
github-actions[bot]andOliver cb7b4cbc1a Improve data import for PartParameterTemplate (#6182) (#6185)
- Create Resource class which uses InvenTreeResource base
- Ensure 'units' field is converted to string if empty
- Handle null choices field in PartParameterTemplate model

(cherry picked from commit a23235400d)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2024-01-10 22:53:17 +11:00
github-actions[bot]andOliver 74e8f92be5 Re-implement no-frontend flag in "invoke update" (#6183) (#6184)
- Allows old installers to work once more
- Ref: https://github.com/inventree/InvenTree/issues/6177

(cherry picked from commit 53ac6c724d)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2024-01-10 22:53:00 +11:00
github-actions[bot]andMatthias Mair 264b560f37 Cancel purchase order - Error object (#6137) (#6138)
Fixes #6136

Error introduced in https://github.com/inventree/InvenTree/pull/6017

(cherry picked from commit 88f86efd4c)

Co-authored-by: Matthias Mair <code@mjmair.com>
2023-12-27 11:57:36 +01:00
github-actions[bot]andmcollins-DL 9f8ee5a095 Fix to clear SO Allocations on receipt of Return Order Line Item (#6117) (#6124)
* Added stock_item.clearAllocations() to order.models.py

* Update models.py ReturnOrder clear allocations on line receipt

(cherry picked from commit fc5645a9a5)

Co-authored-by: mcollins-DL <71047397+mcollins-DL@users.noreply.github.com>
2023-12-21 10:45:57 +04:00
github-actions[bot]andOliver 79fdf9243b Update django-allauth version (#6099) (#6114)
* Patch for django-allauth 0.55.0

- Some breaking changes here
- Add logger error if auth provider cannot be imported
- Fix for API endpoints

* Only provide URLs for configured plugins

* Update for django-allauth 0.56.0

- Remove support for keycloak
- Remove example from configuration template

* Update django-allauth in requirements.txt

* Update requirements.in

* Refactor SSO functions into common file

* Update config template file

* Update docs

* Fix template files

* Log SSO exceptions to the database

- WIll help greatly with debugging installs

* Add note about error handling in docs

(cherry picked from commit a63529a9cf)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2023-12-18 17:39:26 +11:00
github-actions[bot]andOliver 35266b80f4 Remove --no-frontend option from installer (#6111) (#6112)
- This swtich is no longer present in `invoke update`
- Frontend installation is off by default
- Fixes https://github.com/inventree/InvenTree/discussions/6109

(cherry picked from commit 148bf0764b)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2023-12-18 10:46:42 +11:00
github-actions[bot]andOliver 05d3458f67 Small tweak for log output (#6102) (#6103)
(cherry picked from commit 95d29f18e9)

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2023-12-16 11:46:41 +11:00
github-actions[bot] cfce9c6b73 updated translation base 2021-09-12 13:15:43 +00:00
github-actions[bot] de9b53cc0f updated translation base 2021-09-12 12:29:48 +00:00
github-actions[bot] 3f172c24ef updated translation base 2021-09-08 04:34:30 +00:00
github-actions[bot] 52793856c2 updated translation base 2021-09-08 03:30:27 +00:00
github-actions[bot] d02f7f7441 updated translation base 2021-09-08 02:53:31 +00:00
github-actions[bot] 19526f37b6 updated translation base 2021-09-07 22:49:35 +00:00
github-actions[bot] 3f9fd04997 updated translation base 2021-09-07 13:58:29 +00:00
github-actions[bot] d03edf70b5 updated translation base 2021-09-07 12:53:29 +00:00
github-actions[bot] 60df5a9b09 updated translation base 2021-09-05 23:44:25 +00:00
github-actions[bot] bc4b6e186b updated translation base 2021-09-03 23:44:26 +00:00
github-actions[bot] 08cea7a2f3 updated translation base 2021-09-03 13:36:41 +00:00
github-actions[bot] 5f1e544c72 updated translation base 2021-09-02 01:39:25 +00:00
github-actions[bot] 062a3e78bb updated translation base 2021-09-01 22:49:28 +00:00
github-actions[bot] 4ac1765937 updated translation base 2021-09-01 21:11:52 +00:00
github-actions[bot] 089d9a3987 updated translation base 2021-08-26 13:13:19 +00:00
github-actions[bot] 17eca19ca6 updated translation base 2021-08-26 12:14:33 +00:00
github-actions[bot] 5201c703f0 updated translation base 2021-08-26 12:13:43 +00:00
github-actions[bot] b0b7991689 updated translation base 2021-08-26 12:07:24 +00:00
github-actions[bot] fe23d498cd updated translation base 2021-08-25 21:03:49 +00:00
github-actions[bot] 9ad9dead23 updated translation base 2021-08-25 05:07:03 +00:00
github-actions[bot] 5b7596a8fa updated translation base 2021-08-24 12:31:39 +00:00
github-actions[bot] 812f051e31 updated translation base 2021-08-24 12:30:40 +00:00
github-actions[bot] 3b387f17d2 updated translation base 2021-08-24 12:28:10 +00:00
github-actions[bot] 8228878777 updated translation base 2021-08-24 04:15:22 +00:00
github-actions[bot] c584b5c9a8 updated translation base 2021-08-24 03:49:26 +00:00
github-actions[bot] 91bad5a6ae updated translation base 2021-08-24 02:11:31 +00:00
github-actions[bot] 5bcfac69ff updated translation base 2021-08-24 02:04:28 +00:00
github-actions[bot] 47da596ee1 updated translation base 2021-08-23 22:14:33 +00:00
github-actions[bot] e4c46daf73 updated translation base 2021-08-23 12:55:42 +00:00
github-actions[bot] 263bab469c updated translation base 2021-08-23 10:31:03 +00:00
github-actions[bot] c4d7d295a3 updated translation base 2021-08-23 01:08:45 +00:00
github-actions[bot] 91651fea4d updated translation base 2021-08-22 23:12:03 +00:00
github-actions[bot] b895cb570b updated translation base 2021-08-22 22:39:26 +00:00
github-actions[bot] b9e314b43c updated translation base 2021-08-22 14:50:53 +00:00
github-actions[bot] 58e98b4b2f updated translation base 2021-08-22 14:13:12 +00:00
github-actions[bot] 0a979bc78c updated translation base 2021-08-22 13:48:58 +00:00
github-actions[bot] a06d0b532d updated translation base 2021-08-21 22:21:40 +00:00
github-actions[bot] fc62985275 updated translation base 2021-08-19 23:03:52 +00:00
github-actions[bot] a996eceaa2 updated translation base 2021-08-19 23:02:34 +00:00
github-actions[bot] 7f502a6ef2 updated translation base 2021-08-19 21:48:57 +00:00
github-actions[bot] f60d7887c2 updated translation base 2021-08-19 06:54:51 +00:00
github-actions[bot] 13797f8abe updated translation base 2021-08-19 02:13:57 +00:00
github-actions[bot] ddc97a6dc9 updated translation base 2021-08-17 11:19:28 +00:00
github-actions[bot] 08dcff4b18 updated translation base 2021-08-17 09:54:21 +00:00
github-actions[bot] 4b54530856 updated translation base 2021-08-17 02:43:57 +00:00
github-actions[bot] d2eefe6a01 updated translation base 2021-08-17 00:01:03 +00:00
github-actions[bot] 51114871d2 updated translation base 2021-08-16 01:15:55 +00:00
github-actions[bot] 5fa6b533ee updated translation base 2021-08-15 12:12:09 +00:00
github-actions[bot] 8a1b5aca21 updated translation base 2021-08-15 02:58:55 +00:00
github-actions[bot] 872a699846 updated translation base 2021-08-14 03:58:17 +00:00
github-actions[bot] 7c65c4a47b updated translation base 2021-08-14 02:13:23 +00:00
github-actions[bot] 4b7eb7754f updated translation base 2021-08-12 23:32:40 +00:00
github-actions[bot] c4b514a539 updated translation base 2021-08-12 23:07:52 +00:00
github-actions[bot] 2356fd7a56 updated translation base 2021-08-12 12:36:12 +00:00
github-actions[bot] 7d65ad9b64 updated translation base 2021-08-12 06:07:27 +00:00
github-actions[bot] 49c1c1ee55 updated translation base 2021-08-11 23:16:55 +00:00
github-actions[bot] 55a0da8cbf updated translation base 2021-08-10 14:30:49 +00:00
github-actions[bot] 82257d5e31 updated translation base 2021-08-10 13:54:17 +00:00
github-actions[bot] 42edbf4cfd updated translation base 2021-08-10 13:40:51 +00:00
github-actions[bot] a79021244e updated translation base 2021-08-10 13:25:21 +00:00
github-actions[bot] 9c56e119dd updated translation base 2021-08-10 05:18:03 +00:00
github-actions[bot] 6b26684c3c updated translation base 2021-08-10 01:19:36 +00:00
github-actions[bot] 275b22f7b1 updated translation base 2021-08-10 01:06:44 +00:00
github-actions[bot] 81239e3f93 updated translation base 2021-08-09 23:13:01 +00:00
github-actions[bot] c04283e061 updated translation base 2021-08-09 22:25:06 +00:00
github-actions[bot] 5a8785d5cc updated translation base 2021-08-09 11:43:32 +00:00
github-actions[bot] d4513801f9 updated translation base 2021-08-09 06:20:40 +00:00
github-actions[bot] dbaf28a36d updated translation base 2021-08-09 04:51:21 +00:00
github-actions[bot] 26105df069 updated translation base 2021-08-08 23:46:12 +00:00
github-actions[bot] ac8be1ae90 updated translation base 2021-08-07 15:15:05 +00:00
github-actions[bot] 76df227492 updated translation base 2021-08-07 14:08:22 +00:00
github-actions[bot] 4e1ff13e80 updated translation base 2021-08-07 12:51:20 +00:00
github-actions[bot] b91097c3ef updated translation base 2021-08-07 12:29:03 +00:00
github-actions[bot] 9cdbc86907 updated translation base 2021-08-07 12:01:37 +00:00
github-actions[bot] 6323607ccf updated translation base 2021-08-07 11:36:18 +00:00
github-actions[bot] 5b804fcb1e updated translation base 2021-08-07 11:09:03 +00:00
github-actions[bot] 0fbfd6ed3a updated translation base 2021-08-07 01:18:05 +00:00
github-actions[bot] 2f30f48b67 updated translation base 2021-08-05 10:30:16 +00:00
github-actions[bot] 302445c1b2 updated translation base 2021-08-05 03:26:06 +00:00
github-actions[bot] cb6ee754af updated translation base 2021-08-04 22:16:27 +00:00
github-actions[bot] 7b02f9c523 updated translation base 2021-08-04 22:16:19 +00:00
github-actions[bot] 927df999b1 updated translation base 2021-08-04 08:09:06 +00:00
github-actions[bot] 0852a07a29 updated translation base 2021-08-04 05:01:05 +00:00
github-actions[bot] c5e31b85a3 updated translation base 2021-08-04 02:30:19 +00:00
github-actions[bot] ea8c59b385 updated translation base 2021-08-04 01:53:50 +00:00
github-actions[bot] e7f2fbcbc3 updated translation base 2021-08-03 23:04:31 +00:00
github-actions[bot] 6d10f4f1ea updated translation base 2021-08-03 23:03:01 +00:00