changeset f331d9b7c045 in modules/account_stock_landed_cost:default
details:
https://hg.tryton.org/modules/account_stock_landed_cost?cmd=changeset;node=f331d9b7c045
description:
Use Activate modules as test scenario section name
issue9395
review291901002
diffstat:
tests/scenario_account_stock_landed_cost.rst | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 14ab99515f10 -r f331d9b7c045
tests/scenario_account_stock_landed_cost.rst
--- a/tests/scenario_account_stock_landed_cost.rst Wed Jun 24 23:10:46
2020 +0200
+++ b/tests/scenario_account_stock_landed_cost.rst Thu Jul 09 10:21:06
2020 +0100
@@ -17,7 +17,7 @@
... set_fiscalyear_invoice_sequences
>>> today = datetime.date.today()
-Install account_stock_landed_cost Module::
+Activate modules::
>>> config = activate_modules('account_stock_landed_cost')