Commit 18cc48fb authored by Jérome Perrin's avatar Jérome Perrin

update for recent changes in erp5_simplified_invoicing

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32234 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 88f5eb31
......@@ -74,12 +74,17 @@ Test for Creating Reversal Transaction for a Purchase Invoice Transaction\n
</tr>\n
<!-- }}} -->\n
\n
<!-- Add a purchase invoice transaction and check the default view {{{ -->\n
<!-- Add a purchase invoice transaction and check the accounting view {{{ -->\n
<tr>\n
<td>selectAndWait</td>\n
<td>select_action</td>\n
<td>Add Purchase Invoice Transaction</td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>link=Accounting View</td>\n
<td/>\n
</tr>\n
<tr>\n
<td>assertValue</td>\n
<td>field_my_destination_section</td>\n
......
......@@ -74,12 +74,17 @@ Test for Creating Reversal Transaction for a Sale Invoice Transaction\n
</tr>\n
<!-- }}} -->\n
\n
<!-- Add a sale invoice transaction and check the default view {{{ -->\n
<!-- Add a sale invoice transaction and check the accounting view {{{ -->\n
<tr>\n
<td>selectAndWait</td>\n
<td>select_action</td>\n
<td>Add Sale Invoice Transaction</td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>link=Accounting View</td>\n
<td/>\n
</tr>\n
<tr>\n
<td>assertValue</td>\n
<td>field_my_source_section</td>\n
......
142
\ No newline at end of file
143
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment