dhanasingh / redmine_wktime

ERPmine is an open source free ERP for Service Industries. It runs within Redmine
https://erpmine.org/
Other
121 stars 79 forks source link

Punchtime in attendance import module CSV. #196

Closed abhishekj closed 4 years ago

abhishekj commented 4 years ago

Hello

For attendance module is there a way it can be imported in the attached format as in userguide?

image

I see below options:

image

I have Punch time in my file, Please advise thanks Abhi

amutha1997 commented 4 years ago

Just pick Employee ID and start time as punch time.

abhishekj commented 4 years ago

Thanks, it works when we upload manually but not via auto Imports, any idea what i am doing wrong?

image

amutha1997 commented 4 years ago

Are you getting any errors ?

abhishekj commented 4 years ago

Hello, No errors, looks like the schedular didn't ran. Do I need to install any additional package or so? Thanks Abhishek Sent from my Samsung Galaxy smartphone. -------- Original message --------From: amutha1997 notifications@github.com Date: 06/02/2020 17:43 (GMT+05:30) To: dhanasingh/redmine_wktime redmine_wktime@noreply.github.com Cc: Abhishek Jain abhishek.netjain@gmail.com, Author author@noreply.github.com Subject: Re: [dhanasingh/redmine_wktime] Punchtime in attendance import module CSV. (#196) Are you getting any errors ?

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe. [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/dhanasingh/redmine_wktime/issues/196?email_source=notifications\u0026email_token=AAJ7WPFSGVZ4YIA3JYS4HALRBP5HPA5CNFSM4KMCHBFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEK7AGSY#issuecomment-582878027", "url": "https://github.com/dhanasingh/redmine_wktime/issues/196?email_source=notifications\u0026email_token=AAJ7WPFSGVZ4YIA3JYS4HALRBP5HPA5CNFSM4KMCHBFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEK7AGSY#issuecomment-582878027", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

amutha1997 commented 4 years ago

No. You don't need to install anything additionally.

We are using Rufus scheduler for running rails job. For Rufus-scheduler to work, the rails application should be up all the time. Are you using Apache Passenger? If you are using Apache Passenger module then make sure the following settings are made a) PassengerMinInstances 1 b) RailsAppSpawnerIdleTime 0