[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issue 3309520: Email AR Aging statement patch



committed

On Mon, May 30, 2011 at 10:23 PM, John Locke <..hidden..> wrote:
> This one I just fixed today -- we've got a lot of accounts aging, and
> I'm tired of having to look up email addresses ;-)
>
> Note that AR -> Aging calls LedgerSMB::RP->get_customer which looks for
> the addresses in the "customer" view. This view did not even have an
> "email" column and did not contain data for cc and bcc. I had to drop
> the view because the number of columns was changing, then load the new
> view with the appropriate joins to the eca_to_contact table. Also, in
> the customer view, it needed to key off "entity_id" not "id".
>
> Regarding admin/manager access to the bcc field, Chris had indicated
> several months ago when I spoke to him about this, that there wasn't an
> equivalent in LSMB 1.3 to use, so for this and the previous patch, I
> just stripped the check for this access from the template, so it always
> shows bcc.
>
> Cheers,
> John Locke
> http://freelock.com
>
> ------------------------------------------------------------------------------
> Simplify data backup and recovery for your virtual environment with vRanger.
> Installation's a snap, and flexible recovery options mean your data is safe,
> secure and there when you need it. Data protection magic?
> Nope - It's vRanger. Get your free trial download today.
> http://p.sf.net/sfu/quest-sfdev2dev
> _______________________________________________
> Ledger-smb-devel mailing list
> ..hidden..
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
>
>