From: <tu...@us...> - 2013-10-19 01:55:16
|
Revision: 6360 http://sourceforge.net/p/web-erp/reponame/6360 Author: turbopt Date: 2013-10-19 01:55:12 +0000 (Sat, 19 Oct 2013) Log Message: ----------- Add bracket to complete closing h3 tag. Modified Paths: -------------- trunk/doc/Change.log trunk/doc/Manual/ManualInventory.html Modified: trunk/doc/Change.log =================================================================== --- trunk/doc/Change.log 2013-10-18 03:14:14 UTC (rev 6359) +++ trunk/doc/Change.log 2013-10-19 01:55:12 UTC (rev 6360) @@ -1,5 +1,6 @@ webERP Change Log +18/10/13 Paul T: Add bracket to complete closing h3 tag. 15/10/13 Paul T: change variable name from OrderNumber to OrderNo. 11/10/13 Tim: Links for manual internal transfers and supplier payment link to allocations 9/10/13 Exson: commit the fixed "Unable to Locate Purchase Order Number" error when the PO is created by SO interface. Fixed provided by Tim and reported by Merci from webERP forum. Modified: trunk/doc/Manual/ManualInventory.html =================================================================== --- trunk/doc/Manual/ManualInventory.html 2013-10-18 03:14:14 UTC (rev 6359) +++ trunk/doc/Manual/ManualInventory.html 2013-10-19 01:55:12 UTC (rev 6360) @@ -481,7 +481,7 @@ <ul> <li> - <h3><a id="CreateRequest">Create a New Internal Stock Request</a></h3 + <h3><a id="CreateRequest">Create a New Internal Stock Request</a></h3> <p>An internal stock request is created in two parts. Firstly the header, which contains the Department that requires the items, the location that you wish the request to be fulfilled from, the date by which you require the items, and any narrative you wish to add to the request.</p> <p>Secondly the items required are selected and the quantities required are entered.</p> <p>Once you are happy that you have all the items and quantities enetered, submit the request for authorisation.</p> |