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

16364 Commits

Author SHA1 Message Date
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
Oliver 44d5e6cf69 Fix: New translations django.po from Crowdin 2021-06-21 18:00:29 +10:00
Oliver 9efbaa4f13 Fix: New translations django.po from Crowdin 2021-06-21 18:00:26 +10:00
Oliver 70cbee1a55 Fix: New translations django.po from Crowdin 2021-06-21 18:00:25 +10:00
Oliver 502cf0cd2b Fix: New translations django.po from Crowdin 2021-06-21 18:00:22 +10:00
Oliver 73d1a99bf4 Fix: New translations django.po from Crowdin 2021-06-21 18:00:20 +10:00
Oliver 021573c91e Fix: New translations django.po from Crowdin 2021-06-21 18:00:17 +10:00
Oliver 1eb2bcc575 Fix: New translations django.po from Crowdin 2021-06-21 18:00:16 +10:00
Oliver f8cba995e6 Fix: New translations django.po from Crowdin 2021-06-21 18:00:13 +10:00
Oliver ff33cc43bd Create initial migration file 2021-06-21 17:28:41 +10:00
github-actions[bot] d9217b22f7 updated translation base 2021-06-21 07:26:53 +00:00
Oliver 044650ca10 Merge pull request #1698 from SchrodingersGat/po-stock-pricing
Displays "purchase order" column in StockItem table
2021-06-21 17:19:38 +10:00
Oliver 6d29418364 Prevent "rebuild" command from running certain things 2021-06-21 17:03:00 +10:00
Oliver e6598b5115 Displays "purchase order" column in StockItem table 2021-06-21 16:58:39 +10:00
Oliver bffdb845ec Fix: New translations django.po from Crowdin 2021-06-21 16:54:38 +10:00
Oliver b919455026 Fix: New translations django.po from Crowdin 2021-06-21 16:54:37 +10:00
Oliver 35e9f53392 Fix: New translations django.po from Crowdin 2021-06-21 16:54:35 +10:00
Oliver 8a8be8f2a3 Fix: New translations django.po from Crowdin 2021-06-21 16:54:34 +10:00
Oliver 33452a39a7 Fix: New translations django.po from Crowdin 2021-06-21 16:54:33 +10:00