changeset 08a6c42e6430 in modules/stock:default
details: https://hg.tryton.org/modules/stock?cmd=changeset;node=08a6c42e6430
description:
Remove fixed price exception about initial stock level import process
issue9309
review295521002
diffstat:
doc/index.rst | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 8b69dbd9d6e1 -r 08a6c42e6430 doc/index.rst
--- a/doc/index.rst Thu May 14 23:45:16 2020 +0200
+++ b/doc/index.rst Thu May 14 23:52:43 2020 +0200
@@ -276,8 +276,7 @@
quantities and real ones.
.. warning::
- Inventory is not suited to import initial stock level especially if other
- cost price method than `fixed` is used.
+ Inventories must not be used to import initial stock levels.
Individual moves from supplier to each locations must be used with the cost
price as unit price.