Revision: 40e96ee319

Create Wiki Page

Restore Revision

Administrator edited on Dec 6, 2022, 2:09:39 PM

@@ -0,0 +1,93 @@
+<p>You can set default settings for your stock related transactions from the Stock Settings page.</p>
+
+<h2> 1. Item Naming By </h2>
+
+<p align="justify"> By default, the Item Name is set as per the Item Code entered. If you want Items to be named by a set Naming Series choose the 'Naming Series' option .</p>
+<img src="/files/Item Naming By.png">
+
+<h2> 2. Defaults </h2>
+
+<h3> 2.1 Default Item Group </h3>
+<p align="justify">This will be the default item group allocated to a newly created item. Item groups are useful for classification and setting properties for the whole group.To know more visit the <a href="https://docs.gostride.io/stock/item-group"> Item Group page </a></p>
+
+<h3>2.2 Default Stock UOM </h3>
+<p align="justify">The default unit of measure for stock is set as numbers (Nos), it can be changed from here.</p>
+
+<h3>2.3 Default Warehouse </h3>
+<p align="justify"> Set the default Warehouse from which the stock transactions are done. This will be fetched into the Default Warehouse in the Item master</p>
+<img src="/files/Default Warehouse.png">
+
+<h3>2.4 Sample Retention Warehouse </h3>
+<p align="justify">This is the Warehouse where sample retentions are stored. To know more,<a href= "https://docs.gostride.io/stock/retain-sample-stock"> visit this page. </a></p>
+
+<h3>2.5 Default Valuation method </h3>
+<p align="justify"> FIFO - first in first out or moving average valuation for your items. The default method is FIFO. If you select Moving Average, new Items will be valuated on Moving Average. You can change this when creating new Items in the Item form. Once the Item is saved, the Valuation Method cannot be changed. </p>
+
+<h2>3. Limit Percent </h2>
+<p align="justify">This is the percentage you are allowed to receive or deliver more against the quantity ordered. For example: If you have ordered 100 units, Supplier sends 120 units and the percentage is set to 10% then you are allowed to receive 110 units. By default, this is set to 0.</p>
+
+<h2>4. Role Allowed to Over Deliver/Receive </h2>
+<p align="justify"> Users with this role are allowed to over deliver/receive against orders above the allowance percentage</p>
+
+<h2>5. Show Barcode Field </h2>
+<p align="justify"> A field to enter Barcode details for an item. If unticked, the field won't be visible in the Item form.</p>
+
+<h2>6. Convert Item Description to Clean HTML </h2>
+<p align="justify">Usually, descriptions are copy-pasted from a website or Word/PDF file and they contain a lot of embedded styles. This messes up the Print view of your invoices or quotes.</p>
+
+<p align="justify">To fix this, you can check "Convert Item Description to Clean HTML" in Stock Settings. This will ensure that when you save the Items, their descriptions will be cleaned up.</p>
+
+<p align="justify"> If you want to control your description, views, and allow any HTML to be embedded, you can uncheck this property.</p>
+
+<h2> 7. Auto insert </h2>
+ <img src="/files/Auto insert.png"> 
+
+<h3>7.1 Auto insert Price List rate if missing </h3>
+<p align="justify">Enabling this will insert an Item Price to the Price List of an Item automatically when using the Item in its first transaction. This price is fetched from the 'Rate' set in the first transaction with the Item. The Price List depends on whether you're using a Purchase or Sales transaction.</p>
+
+<p align="justify">Note that, the Item Price will be automatically inserted only in the first transaction if not already present.</p>
+
+<p align="justify">If this is unticked, the 'Standard Selling Rate' set in the Item when creating the Item will be added as Item Price.</p>
+
+<h3>7.2 Automatically Set Serial Nos based on FIFO </h3>
+<p align="justify"> Serial numbers for stock will be set automatically based on the Items entered based on first in first out. The Serial Numbers will be set automatically in transactions like Purchase/Sales Invoices, Delivery Notes, etc.</p>
+
+<h2> 8. Allow Negative Stock </h2>
+<p align="justify"> This will allow stock items to be displayed in negative values. Using this option depends on your use case. For example, the stock transaction entries are entered at the weekend or month-end. In this case, negative stock needs to be enabled so that you can continue with your purchase/sales transaction entries.</p>
+
+<h2> 9. Set Qty in Transactions based on Serial No Input </h2> 
+<p align="justify"> The quantity of items will be set according to the serial numbers. For example, if the user has added serial nos like A001, A002, and A003 then the system will set the quantity as 3 in the transaction.</p>
+
+<h2> 10. Automatic Material Request </h2>
+ <img src="/files/Auto Material Request.png"> 
+
+<h3> 10.1 Raise Material Request when the stock reaches re-order level </h3>
+<p align="justify">This option is useful if you want to ensure a constant supply of raw materials/products and avoid shortage. A <a href="https://docs.gostride.io/stock/material-request">Material Request</a> will be raised automatically when stock reached the re-order level defined in the <a href="https://docs.gostride.io/stock/item">Item form</a></p>
+
+<h3> 10.2 Notify by Email on the creation of automatic Material Request </h3>
+<p align="justify"> An email will be sent to notify the User with the role 'Purchase Manager' when an automatic Material Request is created.</p>
+
+<h2> 11. Inter Warehouse Transfer Settings </h2>
+<img src="/files/Inter Warehouse Transfer Settings.png"> 
+
+<h3> 11.1 Enable customer warehouse for material transfer from Delivery Note and Sales Invoice </h3>
+<p align="justify">This option is useful when material transfer needs to be presented as a Delivery Note. For example, if there are statutory requirements where taxes are to be applied on each transfer of Material. It is easier to manage in a transaction like Delivery Note, than in the Stock Entry</p>
+
+<h3> 11.2 Enable supplier warehouse for material transfer from Purchase Receipt and Purchase Invoice </h3>
+<p align="justify"> Similar to above option this option is useful when material transfer needs to be presented as Purchase Receipt.</p>
+
+<h2> 12. Freeze Stock Entries </h2>
+<p> The User will not be allowed to make stock postings beyond this date.</p>
+<ul>
+<li><b>Stock Frozen Upto:</b> A threshold date till which stocks will be frozen.</li>
+<li><b>Freeze Stocks Older Than [Days]:</b> Stocks older than x days will be frozen. This is calculated based on the creation date of the item.</li>
+<li><b>Role Allowed to edit frozen stock: </b> The role you choose here will be allowed to edit frozen stock.</li>
+
+</ul>
+
+<h2> 13. Batch identification </h2>
+<p align="justify">  Global setting for batches of stocks to be identified by a Naming Series. You can override this in the Item DocType.</p>
+
+
+
+