2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00
Commit Graph

9914 Commits

Author SHA1 Message Date
4a6bd0123a Bug fixes 2021-10-14 11:00:27 +11:00
7dfffcd5d3 Move "build unallocate" functionality to the API
- Much much simpler now!
- Filtering is against bom_item, not part
- Fixes a bug with the new (reasonably complex) substitution framework
2021-10-14 10:32:43 +11:00
1cbce5dfbf javascript fixes 2021-10-14 09:14:31 +11:00
147d2d4631 fix default setting to not change current behaviour 2021-10-13 17:40:50 +02:00
0581885ad5 Simplify BOM table buttons 2021-10-14 00:26:34 +11:00
c32b17aa4a Remove locale_stats file 2021-10-13 23:58:19 +11:00
890741ef5d Display badge indicating variant stock can be used 2021-10-13 23:57:50 +11:00
be5c5496b2 Improvements to allocation of stock items against build orders
- Refactor functions for filtering stock using bom_item pk
- Allow selection of substitute items when allocating against build order
- Improvements for modal rendering
- Don't display filter drop-down if there are no filters available
2021-10-13 23:53:35 +11:00
c7cec13076 Bug fix 2021-10-13 23:18:44 +11:00
f3074e8f34 Improved unit testing for BomItem
- tests for allowing variant parts
- tests for allowing substitutes
2021-10-13 23:18:26 +11:00
0f8c279aa2 Add some unit testing for the new model 2021-10-13 22:27:10 +11:00
8512c2db75 Reload the parent table when adding or removing substitutes 2021-10-13 22:06:51 +11:00
ea4c4c514f Add uniqueness checking for the BomItemSubstitute model 2021-10-13 22:01:32 +11:00
0e1e8226b1 Add a callback to remove individual rows 2021-10-13 21:42:50 +11:00
8b41e68e6b Launch a dialog displaying the available BOM substitutes 2021-10-13 21:33:41 +11:00
6803f3cf63 Display "substitutes available" icon 2021-10-13 20:36:31 +11:00
0742fb063c comment cleanup 2021-10-13 10:58:36 +05:30
294011a973 Merge remote-tracking branch 'upstream/master' 2021-10-13 10:10:59 +05:30
6816071388 Simplify BOM editing view
- A user with permission to edit BOM data can immediately access the BOM editing tools
2021-10-13 14:44:59 +11:00
51efd6b2e4 Add permissions for new mdoel 2021-10-13 14:06:36 +11:00
37bd5c0507 Add serializer and API endpoint for BomItemSubstitute class 2021-10-13 13:58:41 +11:00
f3f41730be Add "substitutes" column to BOM table 2021-10-13 11:58:40 +11:00
324ccd805d Include BomItem substitutes in the serializer 2021-10-13 11:07:44 +11:00
7c396f9f39 Enable optional pagination for the BomItem API endpoint 2021-10-13 11:07:34 +11:00
a00dc9b0b1 Add migration file for new database model 2021-10-13 10:50:24 +11:00
e20ddc289e Merge branch 'master' into bom-substitutes 2021-10-13 10:15:03 +11:00
4f985ae225 Revert 1fb76b9
Removes global functions to enable / disable entire sections of functionality
2021-10-13 09:40:17 +11:00
9aaf4c25e1 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-10-12 22:23:45 +02:00
a01918d4b9 removed blank line at the end of file 2021-10-12 19:54:09 +05:30
4fddc656c4 removed unused import
added unit tests for PART_NAME_FORMAT
2021-10-12 19:51:21 +05:30
2bf51b0ac3 Added PART_NAME_FORMAT to Inventree settings and exposed the same in settings window with a validator 2021-10-12 19:06:23 +05:30
f4239fbfd3 Merge remote-tracking branch 'upstream/master' 2021-10-12 18:54:51 +05:30
4eb8c60ee0 Add new BomItemSubstitute model 2021-10-12 22:22:49 +11:00
75bfdd615e Fixes for unit tests 2021-10-12 11:38:25 +11:00
beadfb4659 Merge remote-tracking branch 'upstream/master' 2021-10-11 22:29:01 +05:30
2d77b21a4e PART_NAME_FORMAT is introduced to display the names of parts in custom format. - For Feature Request InvenTree#2085
full_name construction in part.js is obsolete/redundant since the same is constructed in backend and sent through api response
2021-10-11 22:21:12 +05:30
40e5536300 Handle rare case where user instance has no name assigned 2021-10-11 21:39:34 +11:00
772d3fa67d Merge remote-tracking branch 'inventree/l10_crowdin' 2021-10-11 21:02:35 +11:00
5b4d646ca3 Merge pull request #2135 from SchrodingersGat/docs-fix-fix
re-simplify the documentation URL
2021-10-11 18:54:56 +11:00
62ce278fb7 Fix: New translations django.po from Crowdin 2021-10-11 17:29:16 +11:00
c125cc4b29 Fix: New translations django.po from Crowdin 2021-10-11 17:29:15 +11:00
e9350ca0e4 Fix: New translations django.po from Crowdin 2021-10-11 17:29:13 +11:00
004bb35245 Fix: New translations django.po from Crowdin 2021-10-11 17:29:12 +11:00
b1f51afac1 Fix: New translations django.po from Crowdin 2021-10-11 17:29:11 +11:00
f0d2a32990 Fix: New translations django.po from Crowdin 2021-10-11 17:29:09 +11:00
fe06542498 Fix: New translations django.po from Crowdin 2021-10-11 17:29:08 +11:00
20874ca68a Fix: New translations django.po from Crowdin 2021-10-11 17:29:07 +11:00
e1b0dc3669 Fix: New translations django.po from Crowdin 2021-10-11 17:29:05 +11:00
b56c0e3a56 Fix: New translations django.po from Crowdin 2021-10-11 17:29:04 +11:00
181091ce2d Fix: New translations django.po from Crowdin 2021-10-11 17:29:02 +11:00