Search found 55 matches

by joshsard
Thu Feb 25, 2016 8:43 pm
Forum: General Discussion
Topic: flowchart
Replies: 0
Views: 10738

flowchart

hi,

i just would like to ask if anybody has created a visual summary of the different things you can do with TimeTrex? like a simple/basic flowchart diagram perhaps?

tnx
by joshsard
Thu Feb 25, 2016 8:06 pm
Forum: General Discussion
Topic: ERD of TimeTrex
Replies: 0
Views: 10659

ERD of TimeTrex

Hi,

Does anyone have a copy of the Entity Relationship diagram of the TimeTrex application? I just want to have an idea of the connections of the main tables (Postgresql) used in this program. I know it has many many tables so it is kind of confusing.

Thanks,
Josh
by joshsard
Tue Feb 23, 2016 7:14 pm
Forum: Developers
Topic: how function getGenericObject of Factory class works
Replies: 1
Views: 6896

how function getGenericObject of Factory class works

Hi, I'm in ScheduleFactory.class.php and I've would like to get 'other_id1' and 'other_id2' column values (aka data) of the Branch object/table, and I saw these codes below, inside the function getScheduleArray : 'default_branch_id' => (int)$s_obj->getColumn('default_branch_id'), 'default_branch' =>...
by joshsard
Sun Feb 21, 2016 6:53 pm
Forum: Developers
Topic: missing class diagram on TimeTrex API website
Replies: 3
Views: 8029

Re: missing class diagram on TimeTrex API website

Hi, any updates on this? I do not know why it is not loading in my browser, although I could click and load the other pages, like the API classes themselves.

Also, please see screenshot below:
screenshot.jpg
by joshsard
Mon Feb 15, 2016 5:36 pm
Forum: Developers
Topic: missing class diagram on TimeTrex API website
Replies: 3
Views: 8029

missing class diagram on TimeTrex API website

Hi, I recently visited http://www.timetrex.com/help/developers/standard to copy the class diagram of TimeTrex but after I click the link, it just shows a loading screen for a long time and no image shows up. I have used IE and Chrome to view this website. Can someone pls send me a copy of the 'class...