changeset f08ddd0b1311 in modules/account_tax_cash:default
details: 
https://hg.tryton.org/modules/account_tax_cash?cmd=changeset;node=f08ddd0b1311
description:
        Use Activate modules as test scenario section name

        issue9395
        review291901002
diffstat:

 tests/scenario_account_tax_cash.rst                |  2 +-
 tests/scenario_account_tax_cash_period_close.rst   |  2 +-
 tests/scenario_account_tax_cash_reconciliation.rst |  2 +-
 tests/scenario_account_tax_cash_supplier.rst       |  2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diffs (48 lines):

diff -r eab5842be194 -r f08ddd0b1311 tests/scenario_account_tax_cash.rst
--- a/tests/scenario_account_tax_cash.rst       Sat Jun 06 10:23:14 2020 +0100
+++ b/tests/scenario_account_tax_cash.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_tax_cash::
+Activate modules::
 
     >>> config = activate_modules('account_tax_cash')
 
diff -r eab5842be194 -r f08ddd0b1311 
tests/scenario_account_tax_cash_period_close.rst
--- a/tests/scenario_account_tax_cash_period_close.rst  Sat Jun 06 10:23:14 
2020 +0100
+++ b/tests/scenario_account_tax_cash_period_close.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_tax_cash::
+Activate modules::
 
     >>> config = activate_modules('account_tax_cash')
 
diff -r eab5842be194 -r f08ddd0b1311 
tests/scenario_account_tax_cash_reconciliation.rst
--- a/tests/scenario_account_tax_cash_reconciliation.rst        Sat Jun 06 
10:23:14 2020 +0100
+++ b/tests/scenario_account_tax_cash_reconciliation.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_tax_cash::
+Activate modules::
 
     >>> config = activate_modules('account_tax_cash')
 
diff -r eab5842be194 -r f08ddd0b1311 
tests/scenario_account_tax_cash_supplier.rst
--- a/tests/scenario_account_tax_cash_supplier.rst      Sat Jun 06 10:23:14 
2020 +0100
+++ b/tests/scenario_account_tax_cash_supplier.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_tax_cash::
+Activate modules::
 
     >>> config = activate_modules('account_tax_cash')
 

Reply via email to