[Ledger-smb-users] Fwd: Fwd: Re: Display Invoices

2013-06-19 Thread Brian Wolf
Does anyone have some experience with executing payment_post() stored procedure or payment.pl? I'm running into a wall with diagnosing the issue.  Maybe the following will help... Below is the call and the resulting error message. Any insight will be very appreciated.

[Ledger-smb-users] Fwd: Re: Display Invoices

2013-06-19 Thread Brian Wolf
I've nearly completed a script to load sales invoices into LedgerSMB based on XML data from an external source.  Many thanks to Erik. One last piece of the puzzle: adding a payment. Using store procedure (function) payment_post seems a good way to procedure, but a fe

Re: [Ledger-smb-users] "On Hold"

2013-06-19 Thread Nick Prater
>>> I believe the "On Hold" button is only valid once an invoice has been >>> posted, when it can be used to toggle between on-hold and off-hold. >>> >>> Clicking the On-Hold button before an invoice has been posted gives an >>> internal server error when I try it on 1.3.33. I think this is a bug.