From bd5aed9ed3c0721bc3ec0be46db66226ed69940e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Tue, 18 Aug 2009 08:31:40 +0000 Subject: [PATCH] don't leave without saving git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28432 20353a03-c40f-0410-a6d1-a30d3c3de9de --- ...ult_purchase_supply_line_price_quantity_step.xml | 13 +++++++++++++ ...default_sale_supply_line_price_quantity_step.xml | 13 +++++++++++++ bt5/erp5_pdm_ui_test/bt/revision | 2 +- bt5/erp5_pdm_ui_test/bt/template_local_role_list | 0 .../bt/template_portal_type_role_list | 0 5 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 bt5/erp5_pdm_ui_test/bt/template_local_role_list create mode 100644 bt5/erp5_pdm_ui_test/bt/template_portal_type_role_list diff --git a/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_purchase_supply_line_price_quantity_step.xml b/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_purchase_supply_line_price_quantity_step.xml index a5f4bd9170..010627c639 100644 --- a/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_purchase_supply_line_price_quantity_step.xml +++ b/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_purchase_supply_line_price_quantity_step.xml @@ -166,6 +166,19 @@ bar</td>\n <td>You did not enter a floating point number.</td>\n </tr>\n \n +\n +<tr>\n + <td>type</td>\n + <td>field_my_purchase_supply_line_quantity_step_list</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>clickAndWait</td>\n + <td>Base_edit:method</td>\n + <td></td>\n +</tr>\n +\n +\n </tbody></table>\n </body>\n </html> \n diff --git a/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_sale_supply_line_price_quantity_step.xml b/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_sale_supply_line_price_quantity_step.xml index 03160b0d1f..8e57672743 100644 --- a/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_sale_supply_line_price_quantity_step.xml +++ b/bt5/erp5_pdm_ui_test/PathTemplateItem/portal_tests/pdm_zuite/resource_default_sale_supply_line_price_quantity_step.xml @@ -172,6 +172,19 @@ bar</td>\n <td>You did not enter a floating point number.</td>\n </tr>\n \n +\n +\n +<tr>\n + <td>type</td>\n + <td>field_my_sale_supply_line_quantity_step_list</td>\n + <td></td>\n +</tr>\n +<tr>\n + <td>clickAndWait</td>\n + <td>Base_edit:method</td>\n + <td></td>\n +</tr>\n +\n </tbody></table>\n </body>\n </html> \n diff --git a/bt5/erp5_pdm_ui_test/bt/revision b/bt5/erp5_pdm_ui_test/bt/revision index 19c7bdba7b..8e2afd3427 100644 --- a/bt5/erp5_pdm_ui_test/bt/revision +++ b/bt5/erp5_pdm_ui_test/bt/revision @@ -1 +1 @@ -16 \ No newline at end of file +17 \ No newline at end of file diff --git a/bt5/erp5_pdm_ui_test/bt/template_local_role_list b/bt5/erp5_pdm_ui_test/bt/template_local_role_list new file mode 100644 index 0000000000..e69de29bb2 diff --git a/bt5/erp5_pdm_ui_test/bt/template_portal_type_role_list b/bt5/erp5_pdm_ui_test/bt/template_portal_type_role_list new file mode 100644 index 0000000000..e69de29bb2 -- 2.30.9