Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

HOW TO ENTER NEGATIVE BALANCES

Cyiza Rwanda   ( User )

Commented 5 years ago

Greetings,


One of our bank accounts has negative balance due to a loan we took. How can we enter it as an opening balance? The Opening banlance flied does not accept negative values


 


 


Regards,

Cyiza Rwanda   ( User )

Commented 5 years ago

if anyone meets the same problem, or the Team wants to change, I just managed to enable it.


1. Open srv/resources/views/banking/accounts/create.blade.php 


2. Add allowNegative: true to $("#opening_balance").maskMoney() options


3. Open srv/resources/views/banking/accounts/edit.blade.php


4. Add allowNegative: true to $("#opening_balance").maskMoney() options


It may not be idealistic to add negative values to invoices but it would be very important to add negative values to opening balances.


Thank you...

Simon Norton   ( User )

Commented 5 years ago

Hello Cyiza


thank you for this work around its somthing i needed


i hope this gets added to the core in the next release. not all buisness run in the red all the time.


Thank you again

Rafael Moser   ( User )

Commented 4 years ago

Hello. Has this feature been implemented? I still can't insert negative balances in accounts... :/

Kyle   ( User )

Commented 4 years ago

I also need this feature implemented. I am using the online hosted version.
Thanks

Please login or register to leave a response.

Showing 1 to 5 of 5 discussions