mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-01 09:31:34 +00:00
Company docs updates (#4710)
* Refactor order documentation into simpler consolidated pages * Reorganize images * Add documentation on "Contact" * Add imgae
This commit is contained in:
docs
docs
assets
images
order
complete_shipment.pngcomplete_shipment_action.pngcompleted_shipments.pngcontact_list.pngedit_shipment.pngmanufacturer_list.pngpending_shipments.pngpo_duplicate.pngpo_duplicate_2.pngpo_duplicate_3.pngpo_list.pngreturn_order_create.pngreturn_order_detail.pngreturn_order_enable.pngreturn_order_index.pngreturn_order_navbar.pngso_list.pngsupplier_list.pngsupplier_part_availability.pngupdate_availability.png
barcodes
buy
features.mdorder
part
releases
report
sell
settings
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user