Cash G/L Account with Credit balance

aps
Member Posts: 63
Hi All,
I wanted to restrict the cash balance going negative.
In case we post the Payment entry with the amount more than the DEBIT balance in the Cash G/L Acc the CASH BOOK will show credit balance..
Please le me know any way out or we have to Customize it for CASH specific G/L acc..
Regards,
Amanpreet
I wanted to restrict the cash balance going negative.
In case we post the Payment entry with the amount more than the DEBIT balance in the Cash G/L Acc the CASH BOOK will show credit balance..
Please le me know any way out or we have to Customize it for CASH specific G/L acc..
Regards,
Amanpreet
0
Comments
-
There is a field for Reconcilliation Account on the account card and the balance for the account is calculated on the reconcilliation button on Journal Line. You can put some validation which blocks balance <0.CA Sandeep Singla
http://ssdynamics.co.in0 -
Thanx for the reply Sandeepji,
What I wanted is the system should give a warning while creating the entry itself.
It should not allow to post the transaction if the payment entry total amount is in excess of the available cash balance.
regds,
Amanpreet0 -
Put Validation on Gen. Jnl Line Amount field and Account Code Field to check if the available balance in Cash Account is more than the transaction or not.CA Sandeep Singla
http://ssdynamics.co.in0 -
Depends on the requirement.
If you want to restrict a single account, you need to write a code with the specific account number which always matches the amount in the journal line with that of the calculated balance of that account card. (if that specific account is selected)
But this is not a recommended practice.
Instead, you can make a boolean over the G/L Account card as "Allow negative balance". And on the journal, the system always checks if the boolean on the specified a/c is "true", and if so, it always compares the journal amount with that of calculated G/L account balance.
This will provide a flexibility to allow/disallow negative postings to required accounts.
I hope this helps.Regards,
Deep
India0 -
code modification that will check negative balance must be prepared in the FinishCodeunit function of cu 11.. any other solution will never work in multi-user environment.
also, do not make change that allow users to decide whether she/he will accept negative balance.this kind of confirmation will lock the system...indeed, put a checkmark in the G/L account.so if the user wants to accept negative balance, he or she must go to g/l account card and remove "No negative balance" checkmark.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions