Revision: 9959222fe4

Create Wiki Page

Restore Revision

Administrator edited on Nov 15, 2021, 1:29:41 PM

@@ -0,0 +1,9 @@
+<p align="justify">To sell an asset, open the asset record and clicking on the Sell Asset button. This will take you to a Sales Invoice. In the Sales Invoice, enter details like Customer and Payment Due Date.</p>
+
+<p align="justify"><b>On submission of the <a href="https://docs.gostride.io/accounting/sales-invoice">Sales Invoice</a>, following accounting entries will take place:</b></p>
+<ul>
+<li>"Receivable Account" (Debtors) will be debited by the sales amount.</li>
+<li>"Fixed Asset Account" will be credited by the purchase amount of asset.</li>
+<li>"Accumulated Depreciation Account" will be debited by the total depreciated amount till now.</li>
+<li>"Gain/Loss Account on Asset Disposal" will be credited/debited based on gain/loss amount. The Gain/Loss account can be set in Company record.</li>
+</ul>