Oliver Walters
|
c95f124578
|
Add some helper magic for setting objects
- If the setting is defined as a "bool" then the returned value is automatically cast to a bool
- Add some more unit testing
|
2020-11-09 23:44:54 +11:00 |
|
Oliver Walters
|
75ab7b247b
|
Push part settings into part/settings.py
- Use the user-configurable defaults in the database model itself
- This means they are observed even when using the API / etc
|
2020-11-09 23:16:04 +11:00 |
|
Oliver Walters
|
e1b70ff68f
|
Add default values for create part form
|
2020-11-09 22:52:32 +11:00 |
|
Oliver Walters
|
8149759852
|
Add some more part options which set the default values for the following fields:
- Purchaseable
- Salable
- Trackable
|
2020-11-09 20:26:19 +11:00 |
|
Oliver
|
826c471179
|
Merge pull request #1107 from eeintech/fix_postgres_migration
Fix PostGreSQL migration (permissions handler)
|
2020-11-06 07:58:56 +11:00 |
|
Oliver
|
dadf4d4c13
|
Merge pull request #1110 from eeintech/order_save_fix
Fixed saving of purchase and sales order create forms
|
2020-11-06 07:53:41 +11:00 |
|
eeintech
|
ba2da17f1e
|
Disabled crispy form errors
|
2020-11-05 14:44:04 -05:00 |
|
eeintech
|
5b3dd63b89
|
Fixed saving of purchase and sales order forms
|
2020-11-05 14:38:54 -05:00 |
|
eeintech
|
684db67733
|
Added check for remove too
|
2020-11-05 09:37:01 -05:00 |
|
eeintech
|
0b76d1d036
|
Check if permission is not NoneType before adding to group
|
2020-11-05 09:34:18 -05:00 |
|
Oliver Walters
|
a35c4a5a95
|
Rename tabs for build order
|
2020-11-05 20:07:23 +11:00 |
|
Oliver Walters
|
2591d34260
|
Fixed bug where "New output" button stopped working
- Build status was changing from "PENDING" to "PRODUCTION"
- Created new check for active builds
|
2020-11-05 15:57:46 +11:00 |
|
Oliver Walters
|
d44092b209
|
Fix issue with shadowed form field
- Rename "quantity" to "output_quantity" to address this
|
2020-11-05 15:52:38 +11:00 |
|
Oliver Walters
|
8b7789cdb3
|
Set the specified location of a build output
|
2020-11-05 15:46:42 +11:00 |
|
eeintech
|
324645b67c
|
Added same level category checkbox and method when adding category template
|
2020-11-04 12:26:10 -05:00 |
|
eeintech
|
e401bb8e3c
|
Improved tests, fixed admin, improved naming
|
2020-11-04 12:06:07 -05:00 |
|
eeintech
|
1c14c2237a
|
Moved category templates processing to Part save() method
|
2020-11-04 09:52:26 -05:00 |
|
eeintech
|
9eba564ff6
|
Merge branch 'master' of git://github.com/inventree/InvenTree into categories_parameters
|
2020-11-04 07:52:16 -05:00 |
|
eeintech
|
142cea0cbb
|
Removed custom form save method, remove unused model methods, restored InvenTree CreateAjaxView, improved part related testing
|
2020-11-04 07:44:06 -05:00 |
|
eeintech
|
853a821497
|
Merge branch 'master' of git://github.com/inventree/InvenTree into fix_related_parts
|
2020-11-04 06:46:20 -05:00 |
|
Oliver Walters
|
f560be1a9a
|
Bug fix: Part thumbnail API list was not working
- Part images could not be selected from grid
|
2020-11-04 15:41:17 +11:00 |
|
eeintech
|
4e157fe956
|
Fixed text for parent categories checkbox
|
2020-11-03 17:05:08 -05:00 |
|
eeintech
|
279d5a00ce
|
Switched to get_ancestors to transverse all parents categories (not only root)
|
2020-11-03 16:58:53 -05:00 |
|
eeintech
|
5a5a36083e
|
Finalized implementation when creating new part
|
2020-11-03 16:54:46 -05:00 |
|
Oliver Walters
|
56b287b2c8
|
Logic fix for editing stock item creation form
|
2020-11-04 08:29:09 +11:00 |
|
eeintech
|
72b5a105f8
|
Made all categories accessible for parameter templates configuration
|
2020-11-03 14:45:53 -05:00 |
|
eeintech
|
0882528b82
|
Missing class trailing space
|
2020-11-03 11:15:16 -05:00 |
|
eeintech
|
32b46cdc2a
|
Added better PartRelated creation test
|
2020-11-03 11:14:31 -05:00 |
|
eeintech
|
de2b7e5daf
|
Re-added post_save method in AjaxCreateView
|
2020-11-03 08:03:16 -05:00 |
|
eeintech
|
6b702ef676
|
Manually merged part migrations
|
2020-11-03 07:27:51 -05:00 |
|
Francois
|
b1885138de
|
Merge branch 'master' into categories_parameters
|
2020-11-03 07:01:56 -05:00 |
|
Oliver Walters
|
2e1a5a85a3
|
Bug fix for unit testing
|
2020-11-03 22:14:02 +11:00 |
|
Oliver Walters
|
3ea671986c
|
Merge conflicting migration files
|
2020-11-03 21:29:25 +11:00 |
|
Oliver Walters
|
083dac1300
|
Merge remote-tracking branch 'inventree/master' into build-fixes
|
2020-11-03 21:26:39 +11:00 |
|
Oliver
|
1c503adced
|
Merge pull request #1026 from eeintech/user_unique_group_validation
Added check for multiple groups assigned to user
|
2020-11-03 21:21:08 +11:00 |
|
Oliver
|
ef2c04baa8
|
Merge pull request #1048 from eeintech/related_parts
Related Parts
|
2020-11-03 21:18:27 +11:00 |
|
Oliver Walters
|
897d9b4831
|
Update translation files
|
2020-11-03 21:02:31 +11:00 |
|
Oliver Walters
|
5988e847ce
|
Add serial number suggestions
|
2020-11-03 21:01:14 +11:00 |
|
Oliver Walters
|
8d0845d92b
|
Mark a build as "production" whenever a build output is created
|
2020-11-03 20:43:49 +11:00 |
|
Oliver Walters
|
ac03dab8de
|
Tweaks
|
2020-11-03 20:37:33 +11:00 |
|
Oliver Walters
|
2b91f69c7d
|
Fix unit tests
|
2020-11-03 20:19:24 +11:00 |
|
Oliver Walters
|
b936f67d87
|
Various form fixes
- Updating forms, a lot has changed!
|
2020-11-03 16:21:40 +11:00 |
|
Oliver Walters
|
152801f06f
|
Dramatic speed improvements for build completion
- Might still need to be a background task at some point..
|
2020-11-03 15:56:20 +11:00 |
|
Oliver Walters
|
3f03adba72
|
Bug fix for stock table
- Grouped rows were not displaying the part name
|
2020-11-03 15:05:13 +11:00 |
|
eeintech
|
13a07be728
|
Added PartCategoryParameterTemplate tests
|
2020-11-02 15:35:54 -05:00 |
|
eeintech
|
6320384ecb
|
Fixed category parameter template edit form
|
2020-11-02 15:05:37 -05:00 |
|
eeintech
|
43fab8a8b3
|
Backtracked on setting category choices (fixed failed migration)
|
2020-11-02 13:28:34 -05:00 |
|
eeintech
|
34b784d1e4
|
Added setting, checkbox (PartCreateView only) and hook to create part parameters from category templates
|
2020-11-02 13:14:31 -05:00 |
|
eeintech
|
978b5f869d
|
Added checkbox to add parameter template to all categories
|
2020-11-02 12:20:29 -05:00 |
|
Oliver Walters
|
05613b9642
|
Further build tweaks / improvements
|
2020-11-02 23:47:36 +11:00 |
|