« Return to Thread: Error posting invoice of purchase order

Re: Error posting invoice of purchase order

by Nathan Gray :: Rate this Message:

Reply to Author | View in Thread


On 15-Apr-09, at 7:04 AM, PCS-Lists wrote:

>
>> How about the invoice narrative?
>
> It's only %2$s

Then I don't know, sorry.
The invoice did have an 'Our Reference Number'?

>> 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".

I doubt it.
The button disappears to prevent you from even trying to post an  
unbalanced transaction.  It's only visible when the transaction is  
balanced.  This is completely unrelated to your error, unless you can  
make the error happen on that page as well.

Nathan Gray
nathan at goarctic dot com


------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Perp-developers mailing list
Perp-developers@...
https://lists.sourceforge.net/lists/listinfo/perp-developers

 « Return to Thread: Error posting invoice of purchase order