changeset c6b3810d8d66 in modules/account_invoice_stock:default
details:
https://hg.tryton.org/modules/account_invoice_stock?cmd=changeset;node=c6b3810d8d66
description:
Use Activate modules as test scenario section name
issue9395
review291901002
diffstat:
tests/scenario_account_invoice_stock.rst | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r fb94340f8c6c -r c6b3810d8d66 tests/scenario_account_invoice_stock.rst
--- a/tests/scenario_account_invoice_stock.rst Thu Jun 25 07:57:34 2020 +0200
+++ b/tests/scenario_account_invoice_stock.rst Thu Jul 09 10:21:06 2020 +0100
@@ -14,7 +14,7 @@
>>> from trytond.modules.account_invoice.tests.tools import (
... set_fiscalyear_invoice_sequences)
-Install account_invoice_stock::
+Activate modules::
>>> config = activate_modules('account_invoice_stock')