Commit 0937ee9f authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_user_tutorial: Fix test in user-Howto.Create.Trade.Conditions

parent 2dc9775e
......@@ -148,7 +148,7 @@ Copied from: https://www.tiolive.com/tiolivemaster/document_module/2001</string>
<key> <string>text_content</string> </key>
<value> <string encoding="cdata"><![CDATA[
\n
\n
<section class="master">\n
<h1>How to Create Sale Trade Conditions</h1>\n
<footer>\n
......@@ -347,6 +347,11 @@ Copied from: https://www.tiolive.com/tiolivemaster/document_module/2001</string>
. This goes the same when you create any other Sale/Purchase Trade Conditions.\n
</p>\n
</details>\n
<test>\n
<table style="display: none;" class="test">\n
<tbody></tbody>\n
</table>\n
</test>\n
</section><section class="screenshot">\n
<h1>"Specialised Trade Conditions and Business Processes" (2)</h1>\n
<img src="http://img.erp5.cn/user-Howto.Create.Trade.Conditions.Set.Relations.Default.Trade.Business.Process?format=png" type="image/svg+xml" title="Default Business Processes" alt="Default Business Processes">\n
......@@ -358,6 +363,11 @@ Copied from: https://www.tiolive.com/tiolivemaster/document_module/2001</string>
.\n
</p><p>Note that you can also create your own "Business Process" using the "Business Processes Module" in ERP5.</p>\n
</details>\n
<test>\n
<table style="display: none;" class="test">\n
<tbody></tbody>\n
</table>\n
</test>\n
</section><section class="screenshot">\n
<h1>"Specialised Trade Conditions and Business Processes" (3)</h1>\n
<img src="http://img.erp5.cn/user-Howto.Create.Trade.Conditions.View.Specialised.Trade.Conditions.And.Business.Processes?format=png" type="image/svg+xml" title="Specialised Trade Conditions and Business Processes" alt="Specialised Trade Conditions and Business Processes">\n
......@@ -367,6 +377,11 @@ Copied from: https://www.tiolive.com/tiolivemaster/document_module/2001</string>
. Remember that this field is necessary to fill up when you create any Sale/Purchase Trade Conditions.\n
</p>\n
</details>\n
<test>\n
<table style="display: none;" class="test">\n
<tbody></tbody>\n
</table>\n
</test>\n
</section><section class="screenshot">\n
<h1>Fill the Payment Tab(1)</h1>\n
<img src="http://img.erp5.cn/user-Howto.Create.Trade.Conditions.Fill.Payment.Tab?format=png" type="image/png" title="Fill Payment Tab" alt="Fill Payment Tab">\n
......@@ -595,7 +610,10 @@ Copied from: https://www.tiolive.com/tiolivemaster/document_module/2001</string>
<details open="open">\n
<p>\n
In a Sale Order, the one who gets paid is usually the supplier. Therefore we define in the <strong>Payee</strong>\n
field our own bank account. If you cannot select any bank account, than you first have to create a bank account for your organisation as decribed in the tutorial <a href="user-Howto.Create.Bank.Account/view"><strong>How to create Bank Accounts</strong></a>\n
field our own bank account. If you cannot select any bank account, than you first have to create a bank account for your organisation as decribed in the tutorial\n
<a href="user-Howto.Create.Bank.Account/view">\n
<strong>How to create Bank Accounts</strong>\n
</a>\n
</p>\n
</details>\n
<test>\n
......@@ -658,6 +676,11 @@ Copied from: https://www.tiolive.com/tiolivemaster/document_module/2001</string>
it.\n
</p><p>For now, you have successfully created a Sale Trade Condition, which you can apply later. The steps to create a Purchase Trade Condition are the same. Now we will show you how and where to apply them.</p>\n
</details>\n
<test>\n
<table style="display: none;" class="test">\n
<tbody></tbody>\n
</table>\n
</test>\n
</section><section class="screenshot">\n
<h1>Create a Sale Order</h1>\n
<img alt="Create a Sale Order" title="Create a Sale Order" src="http://img.erp5.cn/user-Howto.Apply.Trade.Conditions.Create.Sale.Order.New?format=png" type="image/png">\n
......@@ -765,23 +788,7 @@ Copied from: https://www.tiolive.com/tiolivemaster/document_module/2001</string>
</details>\n
<test>\n
<table class="test" style="display: none;">\n
<tbody>\n
<tr>\n
<td>clickAndWait</td>\n
<td>link=Payment</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>verifyTextPresent</td>\n
<td>ZUITE-TEST-PAYMENT-CONDITION-001</td>\n
<td></td>\n
</tr>\n
<tr>\n
<td>verifyTextPresent</td>\n
<td>ZUITE-TEST-PAYMENT-CONDITION-002</td>\n
<td></td>\n
</tr>\n
</tbody>\n
<tbody></tbody>\n
</table>\n
</test>\n
</section><section class="screenshot">\n
......@@ -841,7 +848,6 @@ Copied from: https://www.tiolive.com/tiolivemaster/document_module/2001</string>
</table>\n
</test>\n
</section>\n
\n
]]></string> </value>
......@@ -1326,6 +1332,51 @@ Copied from: https://www.tiolive.com/tiolivemaster/document_module/2001</string>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key> <string>action</string> </key>
<value> <string>edit</string> </value>
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>ERP5TypeTestCase</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>error_message</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>947.51063.41256.12663</string> </value>
</item>
<item>
<key> <string>state</string> </key>
<value> <string>current</string> </value>
</item>
<item>
<key> <string>time</string> </key>
<value>
<object>
<klass> <reference id="7.1"/> </klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>1450108069.41</float>
<string>UTC</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list>
</tuple>
</pickle>
......
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