2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-04-25 12:33:33 +00:00
Commit Graph

15582 Commits

Author SHA1 Message Date
Oliver dcaea8f960 Fix: New translations django.po from Crowdin 2021-06-22 13:42:45 +10:00
Oliver 7c7104880c Fix: New translations django.po from Crowdin 2021-06-22 13:42:43 +10:00
Oliver a650df4d1c Fix: New translations django.po from Crowdin 2021-06-22 13:42:42 +10:00
Oliver fb4c7bd271 Fix: New translations django.po from Crowdin 2021-06-22 13:42:41 +10:00
Oliver 737fea458a Fix: New translations django.po from Crowdin 2021-06-22 13:42:39 +10:00
github-actions[bot] f1e5feaef2 updated translation base 2021-06-22 03:40:12 +00:00
Oliver 061a120af2 Merge pull request #1705 from SchrodingersGat/part-validation
API Validation fixes
2021-06-22 13:39:05 +10:00
Oliver bb0e2b9feb Merge remote-tracking branch 'inventree/master' 2021-06-22 13:33:30 +10:00
Oliver 979ef674d6 Update data for unit test fixtures 2021-06-22 13:24:03 +10:00
Oliver eae9ff7d1d More unit test fixes 2021-06-22 11:54:18 +10:00
Oliver 6ca7c8e56a Fix: New translations django.po from Crowdin 2021-06-22 11:23:50 +10:00
Oliver a95bab03c1 Fix: New translations django.po from Crowdin 2021-06-22 11:23:48 +10:00
Oliver e4840ab728 Fix: New translations django.po from Crowdin 2021-06-22 11:23:47 +10:00
Oliver b02c9a6dab Fix: New translations django.po from Crowdin 2021-06-22 11:23:46 +10:00
Oliver 369d62bd6f Fix: New translations django.po from Crowdin 2021-06-22 11:23:44 +10:00
Oliver 4dffa3cd5d Fix: New translations django.po from Crowdin 2021-06-22 11:23:43 +10:00
Oliver 11a1507ce8 Fix: New translations django.po from Crowdin 2021-06-22 11:23:42 +10:00
Oliver 794c93a236 Fix: New translations django.po from Crowdin 2021-06-22 11:23:41 +10:00
Oliver 155bce9bd8 Fix: New translations django.po from Crowdin 2021-06-22 11:23:39 +10:00
github-actions[bot] c1c4f7403e updated translation base 2021-06-22 01:09:59 +00:00
Oliver df7b0c961d Merge pull request #1706 from SchrodingersGat/build-item-sorting
Bug fix for build order allocation sorting
2021-06-22 11:08:31 +10:00
Oliver 650d31ae32 Remove debug statements 2021-06-22 10:43:00 +10:00
Oliver 6d2cd78d29 Fixes for unit tests 2021-06-22 10:36:04 +10:00
Oliver 6886570d0f Bug fix for build order allocation sorting 2021-06-22 10:30:15 +10:00
Oliver 9475af62ae Style fixes 2021-06-22 10:12:44 +10:00
Oliver c62ba5eb12 Perform a "full_clean" on serialized model
- DRF does not by deault run validate_unique on the model
- Need to check if we are "creating" or "updating" a model
- Catch and re-throw errors in the correct format
- Unit tests
2021-06-22 10:09:19 +10:00
Oliver c3fc04e872 Unit testing for part duplication 2021-06-22 09:35:34 +10:00
Oliver a38835022a Better management of unique constraint for Part 2021-06-22 09:33:07 +10:00
Oliver 40fcfe1f47 Reduce noise in logs 2021-06-22 09:32:36 +10:00
Oliver 8c45958b36 Fix: New translations django.po from Crowdin 2021-06-22 08:31:36 +10:00
Oliver c489bafd10 Fix: New translations django.po from Crowdin 2021-06-22 08:31:35 +10:00
Oliver d97c3af5b6 Fix: New translations django.po from Crowdin 2021-06-22 08:31:34 +10:00
Oliver 0b1724be52 Fix: New translations django.po from Crowdin 2021-06-22 08:31:32 +10:00
Oliver 37cd3a8ca7 Fix: New translations django.po from Crowdin 2021-06-22 08:31:31 +10:00
Oliver 18f8fd8778 Fix: New translations django.po from Crowdin 2021-06-22 08:31:30 +10:00
Oliver 8387321ed4 Fix: New translations django.po from Crowdin 2021-06-22 08:31:28 +10:00
Oliver 4b49d2e086 Fix: New translations django.po from Crowdin 2021-06-22 08:31:27 +10:00
Oliver 431d935102 Fix: New translations django.po from Crowdin 2021-06-22 08:31:26 +10:00
github-actions[bot] feb90e4871 updated translation base 2021-06-21 22:28:03 +00:00
matmair b503c62464 Merge branch 'master' of https://github.com/inventree/InvenTree into order-modal-show-price 2021-06-22 00:27:56 +02:00
Oliver ba8d5fa3f4 Merge pull request #1701 from atwalsh/supplier-part-no-mfr
Fix supplier part view/edit without a manufacturer
2021-06-22 08:26:41 +10:00
matmair c8defae575 fixing allocation sorting 2021-06-22 00:03:54 +02:00
matmair 8b515571ca I think a fix for #1663
Closes #1663
2021-06-21 23:33:27 +02:00
Oliver ecae24008c Fix: New translations django.po from Crowdin 2021-06-22 05:13:47 +10:00
Adam Walsh d1a2ed9af1 Fix supplier part view/edit without a manufacturer
Fixes the following issues when a supplier part was created with an MPN but no manufacturer was assigned:
- Viewing a supplier part stock item
- Editing a supplier part stock item
2021-06-21 11:20:43 -04:00
Oliver 8fd41f5ecf Unit testing for default values 2021-06-21 21:46:22 +10:00
github-actions[bot] 3228c0673c updated translation base 2021-06-21 10:58:42 +00:00
Oliver f90730d866 Merge pull request #1699 from SchrodingersGat/purchase-price-migration
Data migration to copy missing purchase price information to stock items
2021-06-21 20:57:23 +10:00
Oliver 02540edd58 Copy purchase price information across in the data migration 2021-06-21 20:30:15 +10:00
Oliver 147ee658ec Fix: New translations django.po from Crowdin 2021-06-21 18:00:30 +10:00