2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00
Commit Graph

7646 Commits

Author SHA1 Message Date
691888ec1e Fixes for python integration 2021-06-22 20:49:49 +10:00
6eeffc6730 updated translation base 2021-06-22 10:42:09 +00:00
e0301c56fb Merge pull request from SchrodingersGat/python-ci
Add workflow to build python bindings
2021-06-22 20:40:59 +10:00
fcd38c16d8 Add workflow to ensure that the python bindings build whenever there's a push to master 2021-06-22 20:26:55 +10:00
37645f480f updated translation base 2021-06-22 07:25:04 +00:00
da311fbab7 Merge pull request from SchrodingersGat/order-api-fixes
Fixes for order API interface
2021-06-22 17:23:50 +10:00
1456868d03 Add default values for line item serializers
- Once https://github.com/inventree/InvenTree/issues/1687 is fixed, remove default values
2021-06-22 17:03:21 +10:00
4fe6562d29 PEP fixes 2021-06-22 16:43:49 +10:00
26dd9c10a4 Fixes for SalesOrder API 2021-06-22 16:43:38 +10:00
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
cb9060abfc Fix: New translations django.po from Crowdin 2021-06-22 13:42:50 +10:00
737853dc1e Fix: New translations django.po from Crowdin 2021-06-22 13:42:49 +10:00
cf2944d75c Fix: New translations django.po from Crowdin 2021-06-22 13:42:48 +10:00
abfdcc6da1 Fix: New translations django.po from Crowdin 2021-06-22 13:42:47 +10:00
dcaea8f960 Fix: New translations django.po from Crowdin 2021-06-22 13:42:45 +10:00
7c7104880c Fix: New translations django.po from Crowdin 2021-06-22 13:42:43 +10:00
a650df4d1c Fix: New translations django.po from Crowdin 2021-06-22 13:42:42 +10:00
fb4c7bd271 Fix: New translations django.po from Crowdin 2021-06-22 13:42:41 +10:00
737fea458a Fix: New translations django.po from Crowdin 2021-06-22 13:42:39 +10:00
f1e5feaef2 updated translation base 2021-06-22 03:40:12 +00:00
061a120af2 Merge pull request from SchrodingersGat/part-validation
API Validation fixes
2021-06-22 13:39:05 +10:00
bb0e2b9feb Merge remote-tracking branch 'inventree/master' 2021-06-22 13:33:30 +10:00
979ef674d6 Update data for unit test fixtures 2021-06-22 13:24:03 +10:00
eae9ff7d1d More unit test fixes 2021-06-22 11:54:18 +10:00
6ca7c8e56a Fix: New translations django.po from Crowdin 2021-06-22 11:23:50 +10:00
a95bab03c1 Fix: New translations django.po from Crowdin 2021-06-22 11:23:48 +10:00
e4840ab728 Fix: New translations django.po from Crowdin 2021-06-22 11:23:47 +10:00
b02c9a6dab Fix: New translations django.po from Crowdin 2021-06-22 11:23:46 +10:00
369d62bd6f Fix: New translations django.po from Crowdin 2021-06-22 11:23:44 +10:00
4dffa3cd5d Fix: New translations django.po from Crowdin 2021-06-22 11:23:43 +10:00
11a1507ce8 Fix: New translations django.po from Crowdin 2021-06-22 11:23:42 +10:00
794c93a236 Fix: New translations django.po from Crowdin 2021-06-22 11:23:41 +10:00
155bce9bd8 Fix: New translations django.po from Crowdin 2021-06-22 11:23:39 +10:00
c1c4f7403e updated translation base 2021-06-22 01:09:59 +00:00
df7b0c961d Merge pull request from SchrodingersGat/build-item-sorting
Bug fix for build order allocation sorting
2021-06-22 11:08:31 +10:00
650d31ae32 Remove debug statements 2021-06-22 10:43:00 +10:00
6d2cd78d29 Fixes for unit tests 2021-06-22 10:36:04 +10:00
6886570d0f Bug fix for build order allocation sorting 2021-06-22 10:30:15 +10:00
9475af62ae Style fixes 2021-06-22 10:12:44 +10:00
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
c3fc04e872 Unit testing for part duplication 2021-06-22 09:35:34 +10:00
a38835022a Better management of unique constraint for Part 2021-06-22 09:33:07 +10:00
40fcfe1f47 Reduce noise in logs 2021-06-22 09:32:36 +10:00
8c45958b36 Fix: New translations django.po from Crowdin 2021-06-22 08:31:36 +10:00
c489bafd10 Fix: New translations django.po from Crowdin 2021-06-22 08:31:35 +10:00
d97c3af5b6 Fix: New translations django.po from Crowdin 2021-06-22 08:31:34 +10:00
0b1724be52 Fix: New translations django.po from Crowdin 2021-06-22 08:31:32 +10:00
37cd3a8ca7 Fix: New translations django.po from Crowdin 2021-06-22 08:31:31 +10:00
18f8fd8778 Fix: New translations django.po from Crowdin 2021-06-22 08:31:30 +10:00
8387321ed4 Fix: New translations django.po from Crowdin 2021-06-22 08:31:28 +10:00