Commit Graph

7438 Commits

Author SHA1 Message Date
Oliver
26dd9c10a4 Fixes for SalesOrder API 2021-06-22 16:43:38 +10:00
Oliver
3fa3ce06a1 Fixes for PurchaseOrder API interface
- Allow DELETE endpoint for PurchaseOrder
- Remove 'read_only' attribute for 'reference' field
- Add extra functionality to API test class
- Add unit testing
2021-06-22 16:28:42 +10:00
Oliver
cb9060abfc Fix: New translations django.po from Crowdin 2021-06-22 13:42:50 +10:00
Oliver
737853dc1e Fix: New translations django.po from Crowdin 2021-06-22 13:42:49 +10:00
Oliver
cf2944d75c Fix: New translations django.po from Crowdin 2021-06-22 13:42:48 +10:00
Oliver
abfdcc6da1 Fix: New translations django.po from Crowdin 2021-06-22 13:42:47 +10:00
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
Matthias
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
Matthias
c8defae575 fixing allocation sorting 2021-06-22 00:03:54 +02:00
Matthias
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