On 3/18/07, Joshua D. Drake <[EMAIL PROTECTED]> wrote:
> Chris Travers wrote:

>
> I really don't like this Repost idea. It goes against basic accounting
> principles. Isn't this what things like quotes and estimates are for?

I am not sure we are talking the same thing.

My idea is to have a button for those who want it that does something like:
$invoice->void();
delete $invoice->{id};
delete $invoice->{docnumber};
$invoice->post();

Note that the "reposted" invoice would have a new number and id, and
that the old invoice would have been voided in GAAP compliant ways.

I just suggested labling it "repost" for the sake of example, we could
just as easily lable it "void and post new."

Best Wishes,
Chris Travers

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to