Oliver
|
60cde7fe13
|
Includes sales order allocation data
|
2022-01-27 15:01:26 +11:00 |
|
Oliver
|
c43d1840ea
|
Load table of build order allocations
|
2022-01-27 14:55:19 +11:00 |
|
Oliver
|
09bba40c20
|
Merge pull request #2573 from SchrodingersGat/bom-stock-export
Expand available stock information when exporting Bill of Materials
|
2022-01-27 14:47:41 +11:00 |
|
Oliver
|
3889baf37a
|
Adds a tab for "allocations"
|
2022-01-27 14:25:57 +11:00 |
|
Oliver
|
11125e9f60
|
Fixes for unit tests
|
2022-01-27 14:19:42 +11:00 |
|
Oliver
|
b027f126e8
|
Expand available stock information when exporting Bill of Materials
|
2022-01-27 13:59:13 +11:00 |
|
Oliver
|
3127b1b34a
|
Remove incorrect line
|
2022-01-27 13:48:16 +11:00 |
|
Oliver
|
4a45ba3a44
|
Fix data mutability issues
|
2022-01-27 13:37:42 +11:00 |
|
Oliver
|
d0aa09337a
|
Simplify creation of serialized stock via the API
- Fixes atomicity issues
- Don't create-then-delete stock items
|
2022-01-27 12:08:50 +11:00 |
|
Oliver
|
9153b62ea0
|
Handle case when aggregation returns None
|
2022-01-27 10:49:30 +11:00 |
|
Oliver Walters
|
9a2d47cd53
|
style fixes
|
2022-01-26 23:17:58 +11:00 |
|
Oliver Walters
|
681e007092
|
Add clean() function for PurchaseOrderLineItem
Also adds renderer for purchaseorder model
|
2022-01-26 22:56:00 +11:00 |
|
Matthias
|
1704a50d92
|
Merge branch 'style-fix' of https://github.com/matmair/InvenTree into style-fix
|
2022-01-24 23:46:39 +01:00 |
|
Matthias Mair
|
af04056843
|
Merge branch 'inventree:master' into style-fix
|
2022-01-24 23:39:17 +01:00 |
|
Matthias
|
6bfb17f2ab
|
pep fix
|
2022-01-24 23:38:12 +01:00 |
|
Matthias
|
3ab93dcdd5
|
only one exception type needed
|
2022-01-21 02:17:30 +01:00 |
|
Matthias
|
02058389b2
|
remove unneeded pass
|
2022-01-21 02:13:41 +01:00 |
|
Matthias
|
b3d031c473
|
make expression simpler
|
2022-01-21 02:12:40 +01:00 |
|
Matthias
|
116369bba1
|
fix indent
|
2022-01-21 00:31:03 +01:00 |
|
Matthias
|
ff897ccc41
|
remove dead code
|
2022-01-21 00:30:51 +01:00 |
|
Matthias
|
c44565f9e3
|
fix reused builtins
|
2022-01-21 00:17:52 +01:00 |
|
Matthias
|
cbd84a23f9
|
fix default empy dict
|
2022-01-21 00:11:26 +01:00 |
|
Matthias
|
b2eb4e131a
|
remove empty test
|
2022-01-21 00:08:36 +01:00 |
|
Matthias
|
a96ceba0be
|
use constant for content type
|
2022-01-20 23:58:36 +01:00 |
|
Matthias
|
16239289c0
|
remove dead code
|
2022-01-20 23:56:39 +01:00 |
|
Matthias
|
967efae8f1
|
make simpler
|
2022-01-20 23:55:48 +01:00 |
|
Matthias
|
21125eb892
|
add docstring
|
2022-01-20 23:55:07 +01:00 |
|
Matthias
|
3d2113d98b
|
make simpler
|
2022-01-20 23:53:50 +01:00 |
|
Matthias
|
9da234002b
|
add comment
|
2022-01-20 23:51:53 +01:00 |
|
Matthias
|
f8c4470d98
|
make simpler
|
2022-01-20 23:51:42 +01:00 |
|
Matthias
|
db66546606
|
rename to not shadow builtin
|
2022-01-20 23:49:21 +01:00 |
|
Matthias
|
ef22b9fc1b
|
remove unneeded assingments
|
2022-01-20 23:47:59 +01:00 |
|
Oliver Walters
|
9ffcdbc417
|
Fix issues when re-opening a secondary modal
|
2022-01-19 19:18:20 +11:00 |
|
Oliver Walters
|
3c328feb65
|
Donate keyboard focus when creating a secondary modal
|
2022-01-19 19:03:47 +11:00 |
|
Oliver Walters
|
21f2dd5896
|
Use modal "depth" to construct form fields
- Top level modals are not changed
|
2022-01-19 18:57:53 +11:00 |
|
Oliver Walters
|
f16b18f7ad
|
icon fixes
|
2022-01-19 14:41:22 +11:00 |
|
Oliver Walters
|
40564f0357
|
Rearrange drop-down menu
|
2022-01-19 14:38:05 +11:00 |
|
eeintech
|
391836689d
|
Allow decimal for quantity received on PO
|
2022-01-17 09:04:14 -05:00 |
|
Oliver Walters
|
6f3918deea
|
Fix for i18n javascript
|
2022-01-14 00:02:00 +11:00 |
|
Oliver
|
9b1ccedbb4
|
Merge pull request #2546 from SchrodingersGat/plugin-bool-fix
Display "boolean" plugin setting values as checkboxes
|
2022-01-13 17:18:01 +11:00 |
|
Oliver
|
2f01691095
|
"patch" for legacy checkboxes in HTML forms
- Update to match the style of more "modern" API-driven forms
- These legacy forms will be removed in future revision anyway
|
2022-01-13 16:37:42 +11:00 |
|
Oliver
|
eb21e1f844
|
Display "boolean" plugin setting values as checkboxes
|
2022-01-13 16:22:38 +11:00 |
|
Oliver
|
3fb77f466c
|
PEP fixes
|
2022-01-13 11:00:33 +11:00 |
|
Oliver
|
ae016730f8
|
Fix - needs a global function to schedule
|
2022-01-13 10:53:33 +11:00 |
|
Oliver
|
519a1009ab
|
Fix: wrap args in quotes
|
2022-01-13 10:47:37 +11:00 |
|
Oliver
|
934de1f772
|
Adds the ability for 'scheduled tasks' to be member functions of plugins
|
2022-01-13 10:24:47 +11:00 |
|
Oliver
|
5df8377213
|
Fix "actions" column for part purchase order table
|
2022-01-12 15:12:53 +11:00 |
|
Oliver
|
0c37c2ce13
|
Merge pull request #2540 from SchrodingersGat/500
Adds custom error handler page for 500
|
2022-01-12 14:52:51 +11:00 |
|
Oliver
|
ebad01b497
|
Merge pull request #2525 from matmair/matmair/issue2519
Refactor action and barcode plugins and cleanup
|
2022-01-12 14:40:24 +11:00 |
|
Oliver
|
684de69251
|
Adds custom error handler page for 500
|
2022-01-12 13:06:50 +11:00 |
|