mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 13:46:54 +00:00
1.3 KiB
1.3 KiB
title
title |
---|
Release 0.2.4 |
Release 0.2.4
Release 0.2.4 provides a number of major new features and improvements, as well as some crucial bug fixes:
New Features
Pricing
This release of InvenTree introduces a number of key improvements regarding pricing:
Total Price for Purchase Orders
#1666 adds a Total Price column to the Purchase Order display.
Total Price for Sales Orders
#1669 adds a Total Price column to the Sales Order display
Internal Price
#1634 adds the concept of Internal Price for a Part.
Purchase Order Destination
#1587 displays the desired destination for items received against a Purchase Order
Part Allocation Display
#1316 improves the display of stock allocations for a given Part
Major Bug Fixes
PR | Description |
---|---|
#1684 | Ensure tree structures are rebuilt after data import |
#1691 | Fixes rendering bug when purchase price is set to zero |