Commit 62114d9e authored by Jérome Perrin's avatar Jérome Perrin

Test for accounting transaction module search dialog: search by amount

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19111 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9b4e5971
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<html>\n
<head><title>Accounting Transaction Module Search Dialog: seach by amount</title></head>\n
<body>\n
<table cellpadding="1" cellspacing="1" border="1">\n
<thead>\n
<tr><td rowspan="1" colspan="4">\n
Accounting Transaction Module Search Dialog: seach by amount\n
</td></tr>\n
</thead><tbody tal:define="init_method string:AccountingZuite_createAccountingTransactionList?add_draft_transactions:int=0">\n
<tal:block metal:use-macro="here/AccountingZuite_CommonTemplate/macros/init"/>\n
\n
\n
<!-- setup {{{ -->\n
<tr>\n
<td>selectAndWait</td>\n
<td>select_module</td>\n
<td>Accounting</td>\n
</tr>\n
<!-- }}} -->\n
\n
<!-- search by exact amount {{{ -->\n
<tr>\n
<td>clickAndWait</td>\n
<td>//a[@title=\'Find\']</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>type</td>\n
<td>field_your_amount</td>\n
<td>2000</td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>dialog_submit_button</td>\n
<td></td>\n
</tr>\n
<!-- list filtered with 1 item-->\n
<tr>\n
<td>verifyText</td>\n
<td>listbox_record_number</td>\n
<td>1 record(s)</td>\n
</tr>\n
\n
<!-- check amounts for lines -->\n
<tr>\n
<td>verifyFloat</td>\n
<td>\n
//tr[@id=\'listbox_data_line_0\']/td[9]/a\n
</td>\n
<td>2200.0</td>\n
</tr>\n
<tr>\n
<td>verifyFloat</td>\n
<td>\n
//tr[@id=\'listbox_data_line_0\']/td[10]/a\n
</td>\n
<td>2200.0</td>\n
</tr>\n
<!-- check amounts for stats -->\n
<tr>\n
<td>verifyFloat</td>\n
<td>\n
//tr[@id=\'listbox_stat_line\']/td[9]\n
</td>\n
<td>2200.00</td>\n
</tr>\n
<tr>\n
<td>verifyFloat</td>\n
<td>\n
//tr[@id=\'listbox_stat_line\']/td[10]\n
</td>\n
<td>2200.00</td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>//a[@title=\'Find\']</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>verifyFloatValue</td>\n
<td>field_your_amount</td>\n
<td>2000</td>\n
</tr>\n
<tr>\n
<td>type</td>\n
<td>field_your_amount</td>\n
<td></td>\n
</tr>\n
<!-- }}} -->\n
\n
<!-- search by amount range {{{ -->\n
<tr>\n
<td>type</td>\n
<td>field_your_amount_range_min</td>\n
<td>1999</td>\n
</tr>\n
<tr>\n
<td>type</td>\n
<td>field_your_amount_range_max</td>\n
<td>2001</td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>dialog_submit_button</td>\n
<td></td>\n
</tr>\n
<!-- list filtered with 1 item-->\n
<tr>\n
<td>verifyText</td>\n
<td>listbox_record_number</td>\n
<td>1 record(s)</td>\n
</tr>\n
\n
<!-- check amounts for lines -->\n
<tr>\n
<td>verifyFloat</td>\n
<td>\n
//tr[@id=\'listbox_data_line_0\']/td[9]/a\n
</td>\n
<td>2200.0</td>\n
</tr>\n
<tr>\n
<td>verifyFloat</td>\n
<td>\n
//tr[@id=\'listbox_data_line_0\']/td[10]/a\n
</td>\n
<td>2200.0</td>\n
</tr>\n
<!-- check amounts for stats -->\n
<tr>\n
<td>verifyFloat</td>\n
<td>\n
//tr[@id=\'listbox_stat_line\']/td[9]\n
</td>\n
<td>2200.00</td>\n
</tr>\n
<tr>\n
<td>verifyFloat</td>\n
<td>\n
//tr[@id=\'listbox_stat_line\']/td[10]\n
</td>\n
<td>2200.00</td>\n
</tr>\n
<tr>\n
<td>clickAndWait</td>\n
<td>//a[@title=\'Find\']</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>verifyFloatValue</td>\n
<td>field_your_amount_range_min</td>\n
<td>1999</td>\n
</tr>\n
<tr>\n
<td>verifyFloatValue</td>\n
<td>field_your_amount_range_max</td>\n
<td>2001</td>\n
</tr>\n
<!-- }}} -->\n
\n
</tbody></table>\n
</body>\n
</html> <!-- vim: syntax=html foldmethod=marker\n
-->\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>test_accounting_transaction_module_search_dialog_search_by_amount.html</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
63
\ No newline at end of file
64
\ 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