Update Brotherton Accounting
parent
17c04edcfd
commit
b6c85b17b5
@ -34,7 +34,7 @@ Company Structure:
|
||||
- They can specify the default income account on an item, or by editing the item on the invoice to specify the income account for that item. If they do neither, the income account will be "Sales" by default (or whatever is set as the "Default Income Account" in the company settings).
|
||||
- For each company, the "Default Cash Account" should be changed from "Cash" to "Undeposited Funds"
|
||||
- For each company, go to the company settings > Accounting and check "Book Advance Payments in Separate Party Account", then select "Customer Deposit" as the "Default Advance Received Account". This will change the "Account Paid From" field on a payment linked to a sales invoice when a payment entry is first created/saved.
|
||||
- Under "Mode of Payment" doctype, select each type and set the default account to "Undeposited Funds" for each company. That way, nomatter what mode of payment is selected for the payment entry, the "Account Paid To" will be set to "Undeposited Funds". Customize the mode of payment list to only the modes that are actually accepted for each company.
|
||||
- Under "Mode of Payment" doctype, select each type (except maybe check?) and set the default account to "Undeposited Funds" for each company. That way, nomatter what mode of payment is selected for the payment entry, the "Account Paid To" will be set to "Undeposited Funds". Customize the mode of payment list to only the modes that are actually accepted for each company.
|
||||
|
||||
### ERPNext Flow
|
||||
|
||||
@ -54,4 +54,5 @@ Company Structure:
|
||||
|
||||
### Pending questions / unknowns
|
||||
- Who needs access to Payment Entry directly, which would mainly be used for entering cash and checks? How does the current ERPNext flow for entering cash/checks work for them when the customer pays more than they owe, thus resulting in a credit on the account?
|
||||
- Is there ever payment that comes in that can't be linked to an existing sales order or invoice?
|
||||
- Is there ever payment that comes in that can't be linked to an existing sales order or invoice?
|
||||
- Default account for payment, undeposited funds for all, or all except check?
|
Loading…
x
Reference in New Issue
Block a user