mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 05:29:18 +00:00
[docs] backup manager docs
This commit is contained in:
@@ -10,6 +10,17 @@ Payments made against Sales Invoices or Purchase Invoices can be made by clickin
|
||||
1. Enter the cheque number, cheque date.
|
||||
1. Save and Submit.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Payments can also be made independent of invoices by creating a new Journal Voucher and selecting the type of payment.
|
||||
|
||||
#### Incoming Payment
|
||||
|
||||
@@ -11,6 +11,16 @@ To make a new Purchase Invoice, go to:
|
||||
|
||||
or click on “Make Purchase Invoice” in Purchase Order or Purchase Receipt.
|
||||
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
The concept of “Posting Date” is again same as Sales Invoice. “Bill No” and “Bill Date” helps to track the bill number as set by your Supplier for reference.
|
||||
|
||||
#### Accounting Impact
|
||||
|
||||
@@ -13,6 +13,19 @@ You can create a Sales Invoice directly from
|
||||
|
||||
or from the “Make Sales Invoice” button in the Sales Order or Delivery Note.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#### Accounting Impact
|
||||
|
||||
All Sales must be booked against an “Income Account”. This refers to an Account in the “Income” section of your Chart of Accounts. It is a good practice to classify your income by type (like product income, service income etc). The Income Account must be set for each row of the Items table.
|
||||
|
||||
Reference in New Issue
Block a user