turtle wrote:
On Saturday 14 June 2008 09:44:05 Brian Carey wrote:Hi David, At this stage I have little understanding of the program design, so it will be a while before I can really look at this. But it is something I really want, so I'll get back to you on it when I can. Regards, Brian David Mora wrote:Hi Brian, I've been writing the new payment stuff for 1.3, deposits sounds like something we can work together, please write me if you think i can be of any help :) Regards, DM On Fri, Jun 13, 2008 at 5:10 PM, Brian Carey <..hidden..> wrote:Thanks for the info. Assuming I do switch to ledgersmb I would be happy to help with this (I am a perl programmer, have database design experience and a financial background). I will go ahead and join the -dev list. Cheers, Brian Chris Travers wrote:On Fri, Jun 13, 2008 at 1:45 PM, Brian Carey <..hidden..> wrote:Hi, Is there any plan to put a "deposits" function in ledgersmb? (I looked around and didn't see it, but perhaps it's already there?) What I mean is a way to generate a deposit from receipts that have been entered.There is community interest in something like this. Not sure what it will look like yet but I would not expect it in 1.3. I know that people have volunteered to do the work required but until it happens, all we can say is "Yes there are plans." Best Wishes, Chris TraversThanks, Brian ---------------------------------------------------------------------- --- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Ledger-smb-users mailing list ..hidden.. https://lists.sourceforge.net/lists/listinfo/ledger-smb-users----------------------------------------------------------------------- -- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Ledger-smb-users mailing list ..hidden.. https://lists.sourceforge.net/lists/listinfo/ledger-smb-users------------------------------------------------------------------------ - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Ledger-smb-users mailing list ..hidden.. https://lists.sourceforge.net/lists/listinfo/ledger-smb-users------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Ledger-smb-users mailing list ..hidden.. https://lists.sourceforge.net/lists/listinfo/ledger-smb-users------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Ledger-smb-users mailing list ..hidden.. https://lists.sourceforge.net/lists/listinfo/ledger-smb-usersFor A deposit I think you can use cash > receipt?------------------------------------------------------------------------------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ------------------------------------------------------------------------ _______________________________________________ Ledger-smb-users mailing list ..hidden.. https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
Cash receipts and deposits are different transactions. The receipt moves the money from A/R to "Cash in transit" or "Undeposited funds" or similar. The deposit moves the money into the bank. It is nice to be able to select specific items, eg. checks, from "Cash in transit" to generate your deposit slips.
Brian