changeset 59661640f6ec in readthedocs:default
details: https://hg.tryton.org/readthedocs?cmd=changeset;node=59661640f6ec
description:
Add secondary unit
issue8239
review271131003
diffstat:
account.rst | 3 +++
purchase.rst | 3 +++
sale.rst | 3 +++
stock.rst | 3 +++
4 files changed, 12 insertions(+), 0 deletions(-)
diffs (51 lines):
diff -r 6facaaa7ad49 -r 59661640f6ec account.rst
--- a/account.rst Wed Jun 26 16:39:40 2019 +0200
+++ b/account.rst Sun Jul 28 14:34:20 2019 +0200
@@ -59,6 +59,9 @@
`Invoice Line Standalone
</projects/modules-account-invoice-line-standalone/en/latest>`_
Supports invoice line without invoice.
+ `Invoice Secondary Unit
</projects/modules-account-invoice-secondary-unit/en/latest>`_
+ Adds a secondary unit of measure.
+
`Invoice Stock </projects/modules-account-invoice-stock/en/latest>`_
Links invoice lines and stock moves.
diff -r 6facaaa7ad49 -r 59661640f6ec purchase.rst
--- a/purchase.rst Wed Jun 26 16:39:40 2019 +0200
+++ b/purchase.rst Sun Jul 28 14:34:20 2019 +0200
@@ -23,5 +23,8 @@
`Requisition </projects/modules-purchase-requisition/en/latest>`_
Requires purchase by employees.
+ `Secondary Unit </projects/modules-sale-secondary-unit/en/latest>`_
+ Adds a secondary unit of measure.
+
`Shipment Cost </projects/modules-shipment-cost/en/latest>`_
Computes shipment cost.
diff -r 6facaaa7ad49 -r 59661640f6ec sale.rst
--- a/sale.rst Wed Jun 26 16:39:40 2019 +0200
+++ b/sale.rst Sun Jul 28 14:34:20 2019 +0200
@@ -53,6 +53,9 @@
`Shipment Tolerance </projects/modules-sale-shipment-tolerance/en/latest>`_
Define tolerance for under and over shipment.
+ `Secondary Unit </projects/modules-sale-secondary-unit/en/latest>`_
+ Adds a secondary unit of measure.
+
`Stock Quantity </projects/modules-sale-stock-quantity/en/latest>`_
Checks stock level.
diff -r 6facaaa7ad49 -r 59661640f6ec stock.rst
--- a/stock.rst Wed Jun 26 16:39:40 2019 +0200
+++ b/stock.rst Sun Jul 28 14:34:20 2019 +0200
@@ -47,6 +47,9 @@
`Product Location </projects/modules-stock-product-location/en/latest>`_
Defines preferred locations for products.
+ `Secondary Unit </projects/modules-stock-secondary-unit/en/latest>`_
+ Adds a secondary unit of measure.
+
`Shipment Measurements
</projects/modules-stock-shipment-measurements/en/latest>`_
Adds measurements to shipments.