changeset 16b64c620a60 in modules/account_stock_anglo_saxon:default
details:
https://hg.tryton.org/modules/account_stock_anglo_saxon?cmd=changeset;node=16b64c620a60
description:
Use Activate modules as test scenario section name
issue9395
review291901002
diffstat:
tests/scenario_account_stock_anglo_saxon.rst | 2 +-
tests/scenario_account_stock_anglo_saxon_with_drop_shipment.rst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r db413a205582 -r 16b64c620a60
tests/scenario_account_stock_anglo_saxon.rst
--- a/tests/scenario_account_stock_anglo_saxon.rst Mon May 04 12:12:38
2020 +0200
+++ b/tests/scenario_account_stock_anglo_saxon.rst Thu Jul 09 10:21:06
2020 +0100
@@ -21,7 +21,7 @@
... add_cogs_accounts
>>> today = datetime.date.today()
-Install account_stock_continental, sale and purchase::
+Activate modules::
>>> config = activate_modules([
... 'account_stock_anglo_saxon',
diff -r db413a205582 -r 16b64c620a60
tests/scenario_account_stock_anglo_saxon_with_drop_shipment.rst
--- a/tests/scenario_account_stock_anglo_saxon_with_drop_shipment.rst Mon May
04 12:12:38 2020 +0200
+++ b/tests/scenario_account_stock_anglo_saxon_with_drop_shipment.rst Thu Jul
09 10:21:06 2020 +0100
@@ -21,7 +21,7 @@
... add_cogs_accounts
>>> today = datetime.date.today()
-Install account_stock_anglo_saxon, sale_supply, sale, purchase::
+Activate modules::
>>> config = activate_modules([
... 'account_stock_anglo_saxon',