<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hello,<br><br>I used the RPM/DEB installation procedure. For more details, after confirmation of a sale order there is clock icon appearing at the top right of the form. I got the following table after clicking on it:<br><br><table border="1" cellpadding="2" cellspacing="0"><tbody><tr></tr><tr>
<th valign="top" align="left">Uid</th>
<th valign="top" align="left">Object</th>
<th valign="top" align="left">Method Id</th>
<th valign="top" align="left">Activity Kw</th>
<th valign="top" align="left">Arguments</th>
<th valign="top" align="left">Named Parameters</th>
<th valign="top" align="left">Processing Node</th>
<th valign="top" align="left">Retry</th>
<th valign="top" align="left">Processing</th>
<th valign="top" align="left">Call Traceback</th>
</tr>
<tr>
<td valign="top" align="left">
<a href="http://127.0.0.1:12001/erp5/portal_activities/manageCancel?object_path=/erp5/portal_deliveries/sale_packing_list_builder&method_id=build">Cancel</a>
<a href="http://127.0.0.1:12001/erp5/portal_activities/manageInvoke?object_path=/erp5/portal_deliveries/sale_packing_list_builder&method_id=build">Invoke</a>
</td>
<td valign="top" align="left">768
(queue)
</td>
<td valign="top" align="left"><a href="http://127.0.0.1:12001/erp5/portal_deliveries/sale_packing_list_builder">/erp5/portal_deliveries/sale_packing_list_builder</a></td>
<td valign="top" align="left">build</td>
<td valign="top" align="left">
'after_tag': ('/erp5/sale_order_module/23_updateAppliedRule', '/erp5/sale_order_module/23_expand')
</td>
<td valign="top" align="left">
</td>
<td valign="top" align="left">
'explanation_uid': 8699L
</td>
<td valign="top" align="left">-1</td>
<td valign="top" align="left">0</td>
<td valign="top" align="left">
0
</td>
<td valign="top" align="left">
<br></td>
</tr>
<tr>
<td valign="top" align="left">
<a href="http://127.0.0.1:12001/erp5/portal_activities/manageCancel?object_path=/erp5/sale_order_module/23&method_id=expand">Cancel</a>
<a href="http://127.0.0.1:12001/erp5/portal_activities/manageInvoke?object_path=/erp5/sale_order_module/23&method_id=expand">Invoke</a>
</td>
<td valign="top" align="left">12682
(dict)
</td>
<td valign="top" align="left"><a href="http://127.0.0.1:12001/erp5/sale_order_module/23">/erp5/sale_order_module/23</a></td>
<td valign="top" align="left">expand</td>
<td valign="top" align="left">
'priority': 3, 'tag': '/erp5/sale_order_module/23_expand',
'after_path_and_method_id': ('/erp5/portal_simulation/162',
['immediateReindexObject', 'recursiveImmediateReindexObject'])
</td>
<td valign="top" align="left">
</td>
<td valign="top" align="left">
'applied_rule_id': '162', 'activate_kw': {'priority': 3, 'tag': '/erp5/sale_order_module/23_expand'}
</td>
<td valign="top" align="left">-2</td>
<td valign="top" align="left">3</td>
<td valign="top" align="left">
0
</td>
<td valign="top" align="left">
<br></td></tr></tbody></table><br>Invoking the first activity returns:<br><strong>Error Type:
ActivityFlushError
</strong>
<br>
<strong>Error Value:
Could not validate build on /erp5/portal_deliveries/sale_packing_list_builder
</strong>
<br><br>Invoking the second returns:<br><strong>Error Type:
ActivityFlushError
</strong>
<br>
<strong>Error Value:
Could not evaluate expand on /erp5/sale_order_module/23
</strong>
<br><br>Any clue what could be the solution?<br><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> "jp@nexedi.com" <jp@nexedi.com><br><b><span style="font-weight: bold;">To:</span></b> erp5-users@erp5.org<br><b><span style="font-weight: bold;">Sent:</span></b> Wed, 29 June, 2011 7:03:30<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Erp5-users] Sale Order simulation not working<br></font><br>Hi,<br><br>To get a working simulation, you need a configured system, which requires a bit more than installing business templates.<br><br>There are 2 installations procedures described in <a href="http://www.erp5.com/download/linux" target="_blank">http://www.erp5.com/download/linux</a><br>- RPM/DEB<br>- SlapOS<br><br>If you follow
RPM/DEB, you will get a configurator and this configurator will do all the work to make your ERP5 system configured with working simulation. You should be able to practice all tutorials of OSOE (<a href="http://www.osoe-project.org/lesson/osoe-Lecture.ERP.Data.Mining.Introduction" target="_blank">http://www.osoe-project.org/lesson/osoe-Lecture.ERP.Data.Mining.Introduction</a>). BTW, this configurator can also install a WebOffice in ERP5 called UNG.<br><br>If you follow SlapOS, you will get an "empty" developer system - for now. Once configurator becomes standard in SlapOS installation (I hope in 2 weeks), you will get the same as RPM/DEB installation.<br><br>Regards,<br><br>JPS.</div></div>
</div></body></html>