2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00
Commit Graph

2165 Commits

Author SHA1 Message Date
2c0da25cbc "Validate BOM" now uses the API also 2021-12-21 22:45:59 +11:00
70f9a0fe13 Furher logic improvements to BOM copy
- Remove "self" part from list
- Stop inherited BOM items from being copied incorrectly
- Allow user to select whether "inherited" BOM items are copied
2021-12-21 22:07:08 +11:00
0c8a047bc2 Adds simply endpoint for BOM duplication 2021-12-21 17:29:14 +11:00
0060bb074e Updates for various part views 2021-12-21 16:56:47 +11:00
103f98b665 Adds "reload" button to attachment table(s) 2021-12-21 16:51:26 +11:00
9884c0fadb Adds filters for "manufacturer-parts" list 2021-12-21 16:47:20 +11:00
46aeafb5da Adds filter for "assigned stock" view on customer page 2021-12-21 16:44:49 +11:00
0a21512329 Adds refresh and filtering for "company" table 2021-12-21 16:41:34 +11:00
fcb2bb2a46 Fix behaviour on deleting parent stock item 2021-12-21 01:03:37 +11:00
552ca8e5c4 Adds javascript function to merge multiple stock items together 2021-12-20 22:09:08 +11:00
189f836e47 Merge pull request #2466 from SchrodingersGat/depleted-badge
Float "depleted" badge to the right
2021-12-20 14:25:03 +11:00
c060bc0815 Float "depleted" badge to the right 2021-12-20 13:30:54 +11:00
ec4f898562 Cleanup search results page 2021-12-20 13:10:48 +11:00
81a3547120 Hide "receive parts" button for orders which have been cancelled 2021-12-20 11:17:29 +11:00
acbee38600 Merge branch 'inventree:master' into matmair/issue2279 2021-12-15 00:20:48 +01:00
597d26d3d4 Merge pull request #2452 from SchrodingersGat/bom-export-form-fixes
BOM export form fixes
2021-12-14 23:15:51 +11:00
58364bb3b5 JS style fix 2021-12-14 11:30:09 +03:00
b6d9bc3093 Remove treeview state saving. 2021-12-13 15:51:34 +03:00
922b8b1c30 Fix typo
(cherry picked from commit 673a5779f9)
2021-12-13 23:12:18 +11:00
01ce752a8c BOM export options are now han
(cherry picked from commit c797eb0703)
2021-12-13 23:12:11 +11:00
88fc0393b7 Logic fix for boolean fields in JS forms
(cherry picked from commit 10dec7743e)
2021-12-13 23:11:56 +11:00
d75ce451be Allow user to select file format when downloadin BOM import template
(cherry picked from commit 8030ca0bb9)
2021-12-13 23:11:42 +11:00
40f73b00ce Propagate expanded state all the way to the root 2021-12-12 19:59:18 +03:00
e9650a94f3 Do not show icons for childless categories 2021-12-12 19:57:30 +03:00
67b3c339b9 add back button to setup screen 2021-12-11 22:10:05 +01:00
271ad1dc87 Merge branch 'inventree:master' into matmair/issue2279 2021-12-11 00:09:32 +01:00
89758f28b2 Merge branch 'inventree:master' into matmair/issue2201 2021-12-11 00:08:29 +01:00
dfd7a439a6 Merge pull request #2445 from SchrodingersGat/issue2250
Issue2250
2021-12-11 09:15:37 +11:00
e1a5192604 Calculate how many items to assign to sales order
- Do not over-allocate by default
2021-12-11 00:45:53 +11:00
b908aa2467 fix js linting issues 2021-12-11 00:33:16 +11:00
e9ae3eb01d Revert to bootstrap-treeview
- More "bootstrappy" design
- Already in code base
- Cleaner API
2021-12-11 00:25:44 +11:00
7dcd166d50 Change "sidetree" to "breadcrumb-tree" 2021-12-10 22:53:19 +11:00
ffe970d139 Move "sidetree" to underneath breadcrumbs 2021-12-10 22:31:11 +11:00
25e0324eb1 Merge branch 'inventree:master' into matmair/issue2279 2021-12-09 23:56:27 +01:00
75aeab48b8 Merge branch 'inventree:master' into matmair/issue2250 2021-12-09 23:56:08 +01:00
869324249e Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2201 2021-12-09 23:54:55 +01:00
c1163b9f6b Adds missing semicolon 2021-12-09 09:07:36 +11:00
3a3f8ba4ef Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2201 2021-12-08 18:31:33 +01:00
cdcac90319 Merge branch 'inventree:master' into matmair/issue2279 2021-12-08 18:27:57 +01:00
4a453b0a35 Assign multiple stock items to a customer at one 2021-12-09 00:33:45 +11:00
96a885e4e1 client side form for assigning stock items to customers 2021-12-09 00:20:45 +11:00
2725a2eb87 disable icons 2021-12-08 02:01:26 +01:00
79a60ff895 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2250 2021-12-08 01:11:35 +01:00
12afb19dfa move toggle 2021-12-08 01:11:21 +01:00
45181904af fix icon 2021-12-08 00:26:56 +01:00
5ed163dd71 add new toggler 2021-12-08 00:22:00 +01:00
596532f312 only one api call 2021-12-08 00:05:34 +01:00
948270bbcb add stuff to mark starting endpoint 2021-12-07 23:54:45 +01:00
fbc4cfe166 remove always show 2021-12-07 00:52:14 +01:00
46279c8172 fix design refs 2021-12-07 00:51:44 +01:00