InvenTree/InvenTree
Oliver f6ba180cc4
Build order improvements (#6343)
* Auto-fill project code

When creating a new child build order, copy project code from parent build

* Auto-fill project code for sales orders

* Annotate "building" quantity to BuildLine serializer

- So we know how many units are in production

* Display building quantity in build line table

* Update API version info

* Skeleton for BuildLineTable

- No content yet (needs work)

* Refactor part hovercard

* Navigate to part

* Add actions for build line table

* Display more information for "available stock" column

* More updates

* Fix "building" filter

- Rename to "in_production"

* Add filters

* Remove unused imports
2024-01-29 10:56:34 +11:00
..
InvenTree Build order improvements (#6343) 2024-01-29 10:56:34 +11:00
build Build order improvements (#6343) 2024-01-29 10:56:34 +11:00
common Reimplement error-report API endpoint (#6317) 2024-01-22 12:03:58 +00:00
company Remove {% jstrans %} tag (#6298) 2024-01-21 22:47:47 +11:00
generic [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
label Move more paths to basic path (#6251) 2024-01-18 17:05:10 +11:00
locale New Crowdin updates (#6340) 2024-01-29 10:45:23 +11:00
order Build order improvements (#6343) 2024-01-29 10:56:34 +11:00
part Build order improvements (#6343) 2024-01-29 10:56:34 +11:00
plugin Add check for KeyError on reading plugin commit (#6300) 2024-01-22 06:56:08 +11:00
plugins CI updates (#6167) 2024-01-11 00:16:13 +11:00
report Move more paths to basic path (#6251) 2024-01-18 17:05:10 +11:00
script [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
stock [PUI] Child item table (#6334) 2024-01-24 12:33:34 +00:00
templates Build order improvements (#6343) 2024-01-29 10:56:34 +11:00
users [PUI] Logout Fixes (#6318) 2024-01-22 12:07:35 +00:00
web [PUI] Fix logout (#6284) 2024-01-19 11:30:19 +11:00
config_template.yaml [FR] Add tracing support (#6211) 2024-01-18 17:50:05 +11:00
gunicorn.conf.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00
manage.py [FR] Add tracing support (#6211) 2024-01-18 17:50:05 +11:00