Topic: localhost says :

Encountered prompt message, after saved the direct invoice , Accounts Receivable, FA 2.3.26

After entered , required data, press save button,

Prompt :

localhost says:
Entered Data has not been saved yet.
Do you want to abandon changes ?

Please, any advise. thank you very much

Re: localhost says :

It can be a database permission error. Does the db user have update permissions on the FA database?

There is only one function that outputs this string - function page_processing() when it's lone argument is true. It is defined in includes/ui/ui_controls.inc.

You need to backport this fix from FA v2.4 which has been done in my repo commit of 2015-08-29.

Re: localhost says :

checked, update permissions on the FA database is there.

Still prompt... cant really know why..