Note Date  Topic is solved

Discussions relating to the REST API of Jiwa 7.

Note Date

Postby SBarnes » Fri Jul 13, 2018 6:35 pm

Hi Mike,

Is there a reason that JiwaFinancials.Jiwa.JiwaServiceModel.Notes.Note doesn't carry the date of the note?

The class definition generated by ServiceStack is

Code: Select all
    public partial class Note
    {
        public virtual string NoteID { get; set; }
        public virtual NoteType NoteType { get; set; }
        public virtual int? LineNo { get; set; }
        public virtual string LastModifiedByStaffID { get; set; }
        public virtual string LastModifiedByStaffUsername { get; set; }
        public virtual string LastModifiedByStaffTitle { get; set; }
        public virtual string LastModifiedByStaffFirstName { get; set; }
        public virtual string LastModifiedByStaffSurname { get; set; }
        public virtual string NoteText { get; set; }
    }
Regards
Stuart Barnes
SBarnes
Shihan
Shihan
 
Posts: 1621
Joined: Fri Aug 15, 2008 3:27 pm
Topics Solved: 176

Re: Note Date

Postby Mike.Sheen » Mon Jul 16, 2018 10:45 am

Hi Stuart,

We don't have a note date in any of our notes - just the LastSavedDateTime which is set to the Jiwa system date when a note is created or modified.

IN_Notes.PNG

Inventory_Notes.PNG
Inventory_Notes.PNG (74.85 KiB) Viewed 1376 times


Mike
Mike Sheen
Chief Software Engineer
Jiwa Financials

If I do answer your question to your satisfaction, please mark it as the post solving the topic so others with the same issue can readily identify the solution
User avatar
Mike.Sheen
Overflow Error
Overflow Error
 
Posts: 2445
Joined: Tue Feb 12, 2008 11:12 am
Location: Perth, Republic of Western Australia
Topics Solved: 757

Re: Note Date

Postby SBarnes » Mon Jul 16, 2018 11:56 am

Hi Mike,

But that date is not handed through by the API ??

Maybe I should be clearer I need a list of the notes in order by most recent first.
Regards
Stuart Barnes
SBarnes
Shihan
Shihan
 
Posts: 1621
Joined: Fri Aug 15, 2008 3:27 pm
Topics Solved: 176

Re: Note Date  Topic is solved

Postby Mike.Sheen » Mon Jul 16, 2018 1:16 pm

Hi Stuart,

I glanced at that class and assumed LastSavedDateTime was a property there - didn't realise it was missing!

I've logged this as DEV-6761 - fixed in 07.01.08.00.

Mike
Mike Sheen
Chief Software Engineer
Jiwa Financials

If I do answer your question to your satisfaction, please mark it as the post solving the topic so others with the same issue can readily identify the solution
User avatar
Mike.Sheen
Overflow Error
Overflow Error
 
Posts: 2445
Joined: Tue Feb 12, 2008 11:12 am
Location: Perth, Republic of Western Australia
Topics Solved: 757

Re: Note Date

Postby SBarnes » Mon Jul 16, 2018 7:15 pm

Thanks.

Is the production release that far off now?
Regards
Stuart Barnes
SBarnes
Shihan
Shihan
 
Posts: 1621
Joined: Fri Aug 15, 2008 3:27 pm
Topics Solved: 176

Re: Note Date

Postby Mike.Sheen » Mon Jul 16, 2018 10:39 pm

SBarnes wrote:Is the production release that far off now?


We've run through regression testing on 07.01.07.00 and came up with 14 issues, those will be fixed tomorrow or Wednesday - then we build, verify changes work as expected and if no issues run through regression testing again - at best it'll be the end of this week, but most likely sometime next week.

Mike
Mike Sheen
Chief Software Engineer
Jiwa Financials

If I do answer your question to your satisfaction, please mark it as the post solving the topic so others with the same issue can readily identify the solution
User avatar
Mike.Sheen
Overflow Error
Overflow Error
 
Posts: 2445
Joined: Tue Feb 12, 2008 11:12 am
Location: Perth, Republic of Western Australia
Topics Solved: 757


Return to REST API

Who is online

Users browsing this forum: No registered users and 1 guest