From 0dd00eb418b73029cd6ff1776135f93b0a0f9930 Mon Sep 17 00:00:00 2001 From: addymuliady <mulyadi@agtech.com.sg> Date: Wed, 29 Mar 2017 13:18:12 +0800 Subject: [PATCH] Update accounts-settings.md --- .../docs/user/manual/en/accounts/setup/accounts-settings.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/erpnext/docs/user/manual/en/accounts/setup/accounts-settings.md b/erpnext/docs/user/manual/en/accounts/setup/accounts-settings.md index e920b654e8..3b7a686c6f 100644 --- a/erpnext/docs/user/manual/en/accounts/setup/accounts-settings.md +++ b/erpnext/docs/user/manual/en/accounts/setup/accounts-settings.md @@ -7,8 +7,8 @@ * Credit Controller: Role that is allowed to submit transactions that exceed credit limits set. -* Make Payment via Journal Entry: If checked, on invoice if uer has clicked on payment system open the journal entry else payment entry +* Make Payment via Journal Entry: If checked, from invoice, if user choose to make payment, this will open the journal entry instead of payment entry -* Unlink Payment on Cancellation of Invoice: If checked system inlink the payment against the invoice else shows the link error. +* Unlink Payment on Cancellation of Invoice: If checked, system will unlink the payment against the invoice. Otherwise, it will show the link error. -{next} \ No newline at end of file +{next}