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

9999 Commits

Author SHA1 Message Date
91b19320c1 Fix: New translations django.po from Crowdin 2021-08-14 14:11:55 +10:00
eab82861a8 Fix: New translations django.po from Crowdin 2021-08-14 14:11:54 +10:00
9be1f09324 Fix: New translations django.po from Crowdin 2021-08-14 14:11:52 +10:00
85041c03ee Fix: New translations django.po from Crowdin 2021-08-14 14:11:51 +10:00
e74b642e47 Fix: New translations django.po from Crowdin 2021-08-14 14:11:50 +10:00
60c7273321 Fix: New translations django.po from Crowdin 2021-08-14 14:11:48 +10:00
872a699846 updated translation base 2021-08-14 03:58:17 +00:00
6c17e330c4 Merge pull request #1958 from SchrodingersGat/better-form-errors
Better form errors
2021-08-14 13:56:33 +10:00
28bccea57b Cleanup 2021-08-14 13:43:38 +10:00
32fafc76d7 css tweaks 2021-08-14 13:42:50 +10:00
f753e11f10 Improve error notification for modal forms
- Scroll to error
- Add red border and background to the form
2021-08-14 13:41:19 +10:00
f72eb4266a remove old debug message 2021-08-14 12:31:22 +10:00
97f2f11c76 Fix: New translations django.po from Crowdin 2021-08-14 12:15:49 +10:00
3e28fc96a8 Fix: New translations django.po from Crowdin 2021-08-14 12:15:48 +10:00
6ad210a81b Fix: New translations django.po from Crowdin 2021-08-14 12:15:47 +10:00
e4e68150e7 Fix: New translations django.po from Crowdin 2021-08-14 12:15:45 +10:00
76fd223a77 Fix: New translations django.po from Crowdin 2021-08-14 12:15:44 +10:00
9777baef52 Fix: New translations django.po from Crowdin 2021-08-14 12:15:43 +10:00
88de79fb8e Fix: New translations django.po from Crowdin 2021-08-14 12:15:41 +10:00
afce840cc3 Fix: New translations django.po from Crowdin 2021-08-14 12:15:40 +10:00
5f7b325a0b Fix: New translations django.po from Crowdin 2021-08-14 12:15:39 +10:00
0c8a010caf Fix: New translations django.po from Crowdin 2021-08-14 12:15:37 +10:00
f2563861f9 Fix: New translations django.po from Crowdin 2021-08-14 12:15:36 +10:00
fdec450cc2 Fix: New translations django.po from Crowdin 2021-08-14 12:15:34 +10:00
7d028e062d Fix: New translations django.po from Crowdin 2021-08-14 12:15:33 +10:00
849697c5d3 Fix: New translations django.po from Crowdin 2021-08-14 12:15:31 +10:00
403d44c3ee Fix: New translations django.po from Crowdin 2021-08-14 12:15:30 +10:00
864bd559f5 Fix: New translations django.po from Crowdin 2021-08-14 12:15:29 +10:00
968d47fc6c Fix: New translations django.po from Crowdin 2021-08-14 12:15:27 +10:00
80a375557f Fix: New translations django.po from Crowdin 2021-08-14 12:15:26 +10:00
7c65c4a47b updated translation base 2021-08-14 02:13:23 +00:00
1db654e990 Merge pull request #1956 from SchrodingersGat/supplier-part-from-form
Supplier part from form
2021-08-14 12:12:09 +10:00
2b13512145 Check that supplier and manufacturer parts are created 2021-08-14 10:43:45 +10:00
6fa4e33062 Unit testing for new API form features 2021-08-14 10:39:05 +10:00
26c07961cb Bug fix for API 2021-08-14 10:23:57 +10:00
6eb4709658 Adds initial stock quantity 2021-08-14 10:23:42 +10:00
00d4efb920 PEP fix 2021-08-13 17:54:17 +02:00
f0325fe30f view BOMpricing range
Closes #1889
2021-08-13 17:50:41 +02:00
a2ffd06abf calculate purchase price for part 2021-08-13 17:49:58 +02:00
2be9399d2c CSS style fixes 2021-08-14 01:15:43 +10:00
ad844c4393 Simplify rendering of checkboxes in forms
- Display "inline" so they take up much less vertical space
2021-08-14 01:05:06 +10:00
ba1ba67f87 Only add company data if part is purchaseable 2021-08-14 00:46:30 +10:00
78340a71a9 Adds support for creation of ManufacturerPart and SupplierPart via the Part creation API 2021-08-14 00:38:08 +10:00
6218f1c7e6 Add form elements for initializing a part with supplier data 2021-08-14 00:26:22 +10:00
5cbb67b91c Add options to show / hide form groups 2021-08-14 00:20:34 +10:00
cb11df4dba Improve error checking for initial stock creation when creating a new part
- Use @transaction.atomic
- Raise proper field errors
2021-08-14 00:09:08 +10:00
1396c349c8 Refactor form field definition copying 2021-08-14 00:08:26 +10:00
5b42ab7332 Add "groups" to API forms 2021-08-13 21:48:48 +10:00
4b7eb7754f updated translation base 2021-08-12 23:32:40 +00:00
cd4a797e71 Merge pull request #1954 from eeintech/upload_po_file
Improved creation of purchase order line items from file upload
2021-08-13 09:31:22 +10:00