[OPEN-ILS-GENERAL] (seeking MassLNCer) receipt item sorting

2015-09-30 Thread Holly Brennan
I'm reading this awesome MassLNC Wiki (http://masslnc.org/node/2528) trying to 
figure out how to order our receipt items by due date (upcoming due dates at 
the top). I think if I just have an example of what this string should look 
like, I'll get it. Right now I'm stuck with what all I need to replace in this:

%SORT(field[ AS type][ ASC| DESC][,...])%

Any MassLNCer or other receipt wizard out there who could help with this 
puzzle? Thanks!

-Holly

Holly Brennan
Library Technology Specialist
Homer Public Library, Alaska

hbren...@cityofhomer-ak.gov
907-235-3180 (main)
907-435-3154 (direct)



Re: [OPEN-ILS-GENERAL] (seeking MassLNCer) receipt item sorting

2015-09-30 Thread Kathy Lussier

Hi Holly,

If memory serves me correctly, Thomas Berezansky at MVLC was the person 
who originally created that documentation. He might be able to help you 
out if somebody else can't.


Kathy

On 09/30/2015 09:29 PM, Holly Brennan wrote:


I’m reading this awesome MassLNC Wiki (http://masslnc.org/node/2528) 
trying to figure out how to order our receipt items by due date 
(upcoming due dates at the top). I think if I just have an example of 
what this string should look like, I’ll get it. Right now I’m stuck 
with what all I need to replace in this:


%SORT(field[ AS type][ ASC| DESC][,...])%

Any MassLNCer or other receipt wizard out there who could help with 
this puzzle? Thanks!


-Holly

Holly Brennan

Library Technology Specialist

Homer Public Library, Alaska

hbren...@cityofhomer-ak.gov

907-235-3180 (main)

907-435-3154 (direct)



--
Kathy Lussier
Project Coordinator
Massachusetts Library Network Cooperative
(508) 343-0128
kluss...@masslnc.org
Twitter: http://www.twitter.com/kmlussier



Re: [OPEN-ILS-GENERAL] (seeking MassLNCer) receipt item sorting

2015-10-01 Thread Thomas Berezansky

I think you want this:

%SORT(due_date_sort_value AS DATE ASC)%

Note that the ASC is not needed, but you could change it to DESC to  
reverse the sort.


Quoting Holly Brennan :

I'm reading this awesome MassLNC Wiki (http://masslnc.org/node/2528)  
trying to figure out how to order our receipt items by due date  
(upcoming due dates at the top). I think if I just have an example  
of what this string should look like, I'll get it. Right now I'm  
stuck with what all I need to replace in this:


%SORT(field[ AS type][ ASC| DESC][,...])%

Any MassLNCer or other receipt wizard out there who could help with  
this puzzle? Thanks!


-Holly

Holly Brennan
Library Technology Specialist
Homer Public Library, Alaska

hbren...@cityofhomer-ak.gov
907-235-3180 (main)
907-435-3154 (direct)



--
Thomas Berezansky
Assistant Network Administrator
Merrimack Valley Library Consortium
4 High ST, Suite 175
North Andover, MA 01845
Phone: 978-557-8161



Re: [OPEN-ILS-GENERAL] (seeking MassLNCer) receipt item sorting

2015-10-01 Thread Holly Brennan
Thanks, Thomas!

-Holly

-Original Message-
From: Open-ils-general 
[mailto:open-ils-general-boun...@list.georgialibraries.org] On Behalf Of Thomas 
Berezansky
Sent: Thursday, October 01, 2015 4:50 AM
To: Evergreen Discussion Group
Subject: Re: [OPEN-ILS-GENERAL] (seeking MassLNCer) receipt item sorting

I think you want this:

%SORT(due_date_sort_value AS DATE ASC)%

Note that the ASC is not needed, but you could change it to DESC to reverse the 
sort.

Quoting Holly Brennan :

> I'm reading this awesome MassLNC Wiki (http://masslnc.org/node/2528) 
> trying to figure out how to order our receipt items by due date 
> (upcoming due dates at the top). I think if I just have an example of 
> what this string should look like, I'll get it. Right now I'm stuck 
> with what all I need to replace in this:
>
> %SORT(field[ AS type][ ASC| DESC][,...])%
>
> Any MassLNCer or other receipt wizard out there who could help with 
> this puzzle? Thanks!
>
> -Holly
>
> Holly Brennan
> Library Technology Specialist
> Homer Public Library, Alaska
>
> hbren...@cityofhomer-ak.gov
> 907-235-3180 (main)
> 907-435-3154 (direct)


--
Thomas Berezansky
Assistant Network Administrator
Merrimack Valley Library Consortium
4 High ST, Suite 175
North Andover, MA 01845
Phone: 978-557-8161