Topic: Editing Journal Entry
Hi,
I am getting an error "The entered information is a duplicate. Please go back and enter different values."
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Banking and General Ledger → Editing Journal Entry
Hi,
I am getting an error "The entered information is a duplicate. Please go back and enter different values."
The file includes/errors.inc has a function frindly_db_error() that is responsible for this. Check the context in which this error appears and then trace it. The said function is called only from within the said file's other function check_db_error(). This means that you will need to watch the parameters that come into the latter function and check which db table record is duplicate based on the sql passed in.
FrontAccounting forum → Banking and General Ledger → Editing Journal Entry
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.