2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 02:25:38 +00:00
Commit Graph

5881 Commits

Author SHA1 Message Date
7df72f09f4 Fix: New translations django.po from Crowdin 2021-06-02 09:57:53 +10:00
56afcfa91f Fix: New translations django.po from Crowdin 2021-06-02 08:50:33 +10:00
ffaa6ee3a9 Fixed price break row actions after sorting 2021-06-01 14:22:00 -04:00
61af4ca1b3 Fix: New translations django.po from Crowdin 2021-06-01 20:22:45 +10:00
ddf1f5c5ba Fix: New translations django.po from Crowdin 2021-06-01 20:22:43 +10:00
1a3943fd7c Fix: New translations django.po from Crowdin 2021-06-01 20:22:42 +10:00
3df5ef5676 Fix: New translations django.po from Crowdin 2021-06-01 20:22:40 +10:00
235b2632ed Fix: New translations django.po from Crowdin 2021-06-01 20:22:39 +10:00
a4d63ad9b0 Fix: New translations django.po from Crowdin 2021-06-01 20:22:37 +10:00
85a0cd84d4 Fix: New translations django.po from Crowdin 2021-06-01 20:22:36 +10:00
feb1b47f93 Fix: New translations django.po from Crowdin 2021-06-01 20:22:34 +10:00
f9b5f78716 Fix: New translations django.po from Crowdin 2021-06-01 20:22:33 +10:00
60752d2619 updated translation base 2021-06-01 10:08:09 +00:00
720184790e Merge pull request #1626 from SchrodingersGat/bom-allow-variants
[Feature] Support BOM items which can allow use of variant stock
2021-06-01 20:07:03 +10:00
b31796cbeb Simplified "installed_in" table 2021-06-01 16:40:02 +10:00
ee9df039cb allocatedItems function now takes variants into account 2021-06-01 16:19:24 +10:00
9baf856d75 Fixes for build item allocation rendering 2021-06-01 16:14:26 +10:00
ab16e1efc3 Custom migration to find BomItem / BuildItem links where they exist 2021-06-01 15:39:21 +10:00
7578cab9a8 Add 'bom_item' field to BuildItem model
- Required to link the build to the output in case of variant stock
2021-06-01 15:25:39 +10:00
9f407df15a Update BOM table display 2021-06-01 14:17:31 +10:00
0bd0e57f16 BomList can be filtered by "allow_variants" flag 2021-06-01 14:03:21 +10:00
5c71f04360 Add "allow_variants" field to BomItem 2021-06-01 13:59:01 +10:00
bd83888717 Fix: New translations django.po from Crowdin 2021-06-01 10:20:41 +10:00
beae6c55e8 Fix: New translations django.po from Crowdin 2021-06-01 09:15:10 +10:00
f0354a90fe Fix: New translations django.po from Crowdin 2021-06-01 09:15:09 +10:00
cc2192aed5 Fix: New translations django.po from Crowdin 2021-06-01 09:15:08 +10:00
96f6152f91 Fix: New translations django.po from Crowdin 2021-06-01 09:15:06 +10:00
9ceb6353c8 Fix: New translations django.po from Crowdin 2021-06-01 09:15:05 +10:00
49abacdc86 Fix: New translations django.po from Crowdin 2021-06-01 09:15:04 +10:00
9dceba77bc Fix: New translations django.po from Crowdin 2021-06-01 09:15:03 +10:00
416e69bdc5 Fix: New translations django.po from Crowdin 2021-06-01 09:15:02 +10:00
c2fb582a4e Fix: New translations django.po from Crowdin 2021-06-01 09:15:00 +10:00
19e48708d0 updated translation base 2021-05-31 22:53:08 +00:00
96624d1175 Merge pull request #1625 from SchrodingersGat/parent-node-fixes
Specify a unique parent node that cannot shadow an existing pk
2021-06-01 08:48:57 +10:00
0375d5b940 Specify a unique parent node that cannot shadow an existing pk 2021-06-01 08:30:50 +10:00
ba1d283e64 Fix: New translations django.po from Crowdin 2021-06-01 08:16:19 +10:00
76059a4694 Fix: New translations django.po from Crowdin 2021-05-31 17:32:26 +10:00
4e4bcd5b65 Fix: New translations django.po from Crowdin 2021-05-31 17:32:25 +10:00
a97a6ba386 Fix: New translations django.po from Crowdin 2021-05-31 17:32:24 +10:00
65321cf9d1 Fix: New translations django.po from Crowdin 2021-05-31 17:32:22 +10:00
049f546987 Fix: New translations django.po from Crowdin 2021-05-31 17:32:21 +10:00
195f703e69 Fix: New translations django.po from Crowdin 2021-05-31 17:32:20 +10:00
5e2f9eebba Fix: New translations django.po from Crowdin 2021-05-31 17:32:19 +10:00
ca301ea4c0 Fix: New translations django.po from Crowdin 2021-05-31 17:32:17 +10:00
aa13376a71 Fix: New translations django.po from Crowdin 2021-05-31 17:32:16 +10:00
4c660b12aa updated translation base 2021-05-31 07:25:26 +00:00
a56d7836d0 Merge pull request #1624 from SchrodingersGat/bootstrap-table-fixes
Bootstrap table fixes
2021-05-31 17:24:05 +10:00
3ba7b2d136 Visual hack for custom part card view 2021-05-31 17:05:12 +10:00
f0cf83a0b8 Use tree-grid instead of group-by for showing test results
- Much more predictable display
2021-05-31 16:55:21 +10:00
b10410ca1f Update bootstrap-table library
Updated javascript / css to latest version
2021-05-31 12:47:07 +10:00