Commit f353de86 authored by Jérome Perrin's avatar Jérome Perrin

add accounting lines manually, are they are not added by init script anymore...

add accounting lines manually, are they are not added by init script anymore when erp5_invoicing is installed
parent df1aa30c
......@@ -77,6 +77,21 @@ Test for Creating Reversal Transaction for a Purchase Invoice Transaction\n
<td>select_action</td>\n
<td>Add Purchase Invoice Transaction</td>\n
</tr>\n
<tr>\n
<td>selectAndWait</td>\n
<td>name=select_action</td>\n
<td>label=Add Accounting Transaction Lines</td>\n
</tr>\n
<tr>\n
<td>type</td>\n
<td>name=field_your_line_count</td>\n
<td>3</td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>id=dialog_submit_button</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>link=Accounting View</td>\n
......
......@@ -77,6 +77,21 @@ Test for Creating Reversal Transaction for a Sale Invoice Transaction\n
<td>select_action</td>\n
<td>Add Sale Invoice Transaction</td>\n
</tr>\n
<tr>\n
<td>selectAndWait</td>\n
<td>name=select_action</td>\n
<td>label=Add Accounting Transaction Lines</td>\n
</tr>\n
<tr>\n
<td>type</td>\n
<td>name=field_your_line_count</td>\n
<td>3</td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>id=dialog_submit_button</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>link=Accounting View</td>\n
......
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