2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-01 09:31:34 +00:00

Company docs updates ()

* Refactor order documentation into simpler consolidated pages

* Reorganize images

* Add documentation on "Contact"

* Add imgae
This commit is contained in:
Oliver
2023-04-27 22:27:21 +10:00
committed by GitHub
parent bb860227c8
commit e2c3b28640
42 changed files with 290 additions and 307 deletions

@@ -29,7 +29,7 @@ title: Release 0.1.8
### Assign by Serial Number
[#1426](https://github.com/inventree/InvenTree/pull/1426) introduces a new feature which allows stock items to be allocated to a sales order using serial number references. This provides a much more streamlined user experience. Refer to the [sales order documentation](../sell/so.md) for further information.
[#1426](https://github.com/inventree/InvenTree/pull/1426) introduces a new feature which allows stock items to be allocated to a sales order using serial number references. This provides a much more streamlined user experience. Refer to the [sales order documentation](../order/sales_order.md) for further information.
## Major Bug Fixes

@@ -26,7 +26,7 @@ sourcing information for a part. Soon, InvenTree will allow the use of
manufacturer data directly in purchase orders.
Details on how to create and manage manufacturer parts were added
[here](../buy/manufacturer.md#add-manufacturer-part).
[here](../order/company.md#add-manufacturer-part)
### URL-style QR Code for StockItem

@@ -14,7 +14,7 @@ title: Release 0.8.0
### Shipment Features
[#3058](https://github.com/inventree/InvenTree/pull/3058) implements new data fields for the [Sales Order Shipment](../sell/shipment.md).
[#3058](https://github.com/inventree/InvenTree/pull/3058) implements new data fields for the [Sales Order Shipment](../order/sales_order.md#sales-order-shipments).
### Calendar Displays