Re: Error posting invoice of purchase order
>How about the invoice narrative?
It's only %2$s
>If you ran the query I provided, and for every account you tried it
>returned a row, then the only thing I can suggest is to step through
>perp_ledger/inc/class.GLTransaction.inc.php, the function
>set_account(), starting at line 461, and see if you can find out what
>exactly causes it to fail.
I observed that in GL>>Journal Entry, when I add a line to a journal entry the button "Post Transaction" disappear. Only the "New transaction" is available. If I click it, the "Post transaction" appears again, but if I click "add line" the button disappear again. Otherwise, I don't get to make journal entries. There's no errors on log.
I believe that maybe it be the source of problem with AP>>Invoices>>"Post Invoice".
Does it make sense?