From: <nea...@nz...> - 2001-03-25 21:26:02
|
A comment from someone who has supported other (Windows) accounting applications for 6 years... Most of the mid-size apps I work with allow printing of invoices so that they may be edited and re-printed before posting. A standard report called an Invoice Status / Order Status report shows all orders or invoices that are "pending" in the system. Some invoices take a few days or weeks before they can be posted. If this method is used care needs to be taken that any products on the "pending" invoice are shown as allocated. This avoids the possibility of stock being issued twice. Unfortunately I do not have the skills to assist with any programming, but I do expect to be trialing SQL-Ledger for prospective client use soon. Regards Neal Irwin Assurance and Business Advisory PricewaterhouseCoopers 119 Armagh Street PO Box 13244 Christchurch, New Zealand http://www.pwcglobal.com/nz Telephone :+64 3 374 3000 Facsimile :+64 3 374 3001 Mobile :+64 25 361 948 Mailto:nea...@nz... Dieter Simader <dsi...@sq...>@lists.sourceforge.net on 24/03/2001 05:40:51 AM Please respond to sql...@li... Sent by: sql...@li... To: sql...@li... cc: Subject: Re: [SQL-Ledger-users] Printed/e-mailed Invoice not posted? Move the "Post Invoice" button. It is at line 437 in is.cgi, and line 387 in ir.cgi I put the "Post Invoice" button at the very end for a good reason. Normal flow control goes like this, Print Invoice Print Packing List Email Invoice Post Invoice When you post you are brought back to the beginning where you chose the customer's name and accounts which completes the invoicing cycle. You can add a Cc: (Bcc:) in the email_invoice template. Goto "Setup" and edit the template. Dieter Simader http://www.sql-ledger.org (780) 472-8161 DWS Systems Inc. Accounting Software Fax: 478-5281 =========== On a clear disk you can seek forever =========== On Fri, 23 Mar 2001, Roderick A. Anderson wrote: > On Thu, 22 Mar 2001, Joe Ussia, Saved Online Inc wrote: > > > I find that you ALWAYS have to POST before doing A N Y T H I N G ! ! ! ! ! > > Well I will from now on. I'll look at the coding to auto post and if it > causes any problems if you post, make changes, then repost. To help the > novice I think having the Post button before the Print and Email buttons > would make sense. > > > I've lost more than my share of invoices this way... :( it's a pain right > > now really, but that's one bug I intend asking one of our programmers to fix > > shortly: auto posting... would be VERY good... > > Luckily I had a printed copy to rebuild from. Maybe a CC address for the > user when e-mailing would be nice. > > I've found e-mailing the invoice is great. I have a rather interesting > contract where I bill monthly but need to let the company know hours so > they can bill the client. This works slick and saves me postage and > envelope costs plus time getting it done. > > Dieter has a great program going here. > > > Rod > ---------------------------------------------------------------- The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. |