Skip to main content
Solved

How to avoid Time Cards consecutive week entries (ie. skip a few weeks)


bpickleskcm
Jr Varsity II
Forum|alt.badge.img

We may have 150 to 300 employees every month in construction.  On site workers may be on a project for 2 weeks or 6 months.  They may be off for 3 months or take vacations etc.

Time Cards in Acumatica (I made an import scenario from their excel timesheets) forces every entry to the next week regardless of the week that is attempted to be entered.

Does anyone know a way to ‘miss weeks’?  It’s ridiculous to track a large amount of people that may not have worked for 1 or 12 weeks and when they return we have to enter a pile of zero time cards to fill the blanks.

Best answer by freboredo

There is one option we discover which is hidden in Acumatica that could help. If you go to the employee screen EP203000 and then select then select the employment history tab there is a generate a timecards button. When selected it will prompt for an end date. If this has not changed in newer version once you select generate it will generate and release 0 hours timecards for the period entered.
 

 

View original
Did this topic help you find an answer to your question?

19 replies

Forum|alt.badge.img
  • Jr Varsity II
  • 19 replies
  • Answer
  • March 18, 2022

There is one option we discover which is hidden in Acumatica that could help. If you go to the employee screen EP203000 and then select then select the employment history tab there is a generate a timecards button. When selected it will prompt for an end date. If this has not changed in newer version once you select generate it will generate and release 0 hours timecards for the period entered.
 

 


bpickleskcm
Jr Varsity II
Forum|alt.badge.img
  • Author
  • Jr Varsity II
  • 20 replies
  • March 18, 2022

Looks like I’ll be able to schedule 2 scenarios; one to generate the cards, then a second to update vs insert the weeks that are not zero.  This might work for us, other than the likely-hood of having thousands of empty weeks over a short period of time.

Thanks Freboredo for your insight.


bpickleskcm
Jr Varsity II
Forum|alt.badge.img
  • Author
  • Jr Varsity II
  • 20 replies
  • March 18, 2022

Found this thread:

Timecards are designed to prevent people from accidentally missing weeks. This is important for paychecks and project totals.

When a new employee enters their first timecard, the system will default to the current week … and the week can be modified. The situation you described occurs when a previous timecard has been submitted.

People have suggested adding an over-ride feature for seasonal employees. If you have this need, you should vote for the idea here: https://community.acumatica.com/ideas/ability-to-modify-weeks-on-the-timecard-screen-751 

 

I of course voted yes; however it’s been there a year and only has 4 votes, so not likely anything will happen with this.

Would a customization be possible to remove this restriction?


  • Freshman I
  • 1 reply
  • December 19, 2022

just a quick update on where to locate the Generate Time Cards button on the Acumatica Cloud ERP 2022 R1 (Build 22.115.0035 +)

 

This added functionality works great. Very efficient in everting multiple weeks with a couple of clicks, instead of submitting zero hours timesheets and then having to go through an approval process in order to get them released.  Love it! 


 I ran into an error when generating time cards and discovered, you MUST be a DELEGATE in order to generate time cards. The action should work when you are a delegate.


Forum|alt.badge.img
  • Freshman I
  • 29 replies
  • July 25, 2023

As you all know, this process creates released time cards. Is there a way to create them in On Hold status?

 


  • Freshman I
  • 9 replies
  • November 3, 2023

Option to generate time cards is not available unless employee is a system user. Any other workarounds for this?


bzelinski
Varsity II
Forum|alt.badge.img
  • Varsity II
  • 61 replies
  • December 19, 2023

Thanks, @freboredo. Your 1 year old answer still works! 😀


Forum|alt.badge.img+1
  • Semi-Pro III
  • 146 replies
  • December 19, 2023
MShields61 wrote:

Option to generate time cards is not available unless employee is a system user. Any other workarounds for this?

No option at this time. I created a Import Scenario in order to do it manually. Beside for another need( in my case for a specific employee class) i created a G.I. with a business event (with an action button) to create Timecard automaticly , and let them at Hold. I did it for my specific need but you can image something different depending on the context 

 


bpickleskcm
Jr Varsity II
Forum|alt.badge.img
  • Author
  • Jr Varsity II
  • 20 replies
  • January 23, 2024
raphrf wrote:

i created a G.I. with a business event (with an action button) to create Timecard automaticly , and let them at Hold. I did it for my specific need but you can image something different depending on the context 

 

Hi @raphrf  … would you be so kind to xml export your GI?  Looks to be a great starting point for what we’re trying to accomplish.


Forum|alt.badge.img+1
  • Semi-Pro III
  • 146 replies
  • January 23, 2024
bpickleskcm wrote:
raphrf wrote:

i created a G.I. with a business event (with an action button) to create Timecard automaticly , and let them at Hold. I did it for my specific need but you can image something different depending on the context 

 

Hi @raphrf  … would you be so kind to xml export your GI?  Looks to be a great starting point for what we’re trying to accomplish.

Hi, Here is the XML of the business event, i think that if you import the business event that will import the GI. isnt it?

If it’s work :

  • In the GI, “Semaine” is Week in french
  • In the GI , please customize it and remove these unwanteds conditions

     

Let me know!


bpickleskcm
Jr Varsity II
Forum|alt.badge.img
  • Author
  • Jr Varsity II
  • 20 replies
  • January 23, 2024
raphrf wrote:

Hi, Here is the XML of the business event, i think that if you import the business event that will import the GI. isnt it?

If it’s work :

  • In the GI, “Semaine” is Week in french
  • In the GI , please customize it and remove these unwanteds conditions

     

Let me know!

 

The GI would need to be exported separate to the business event which is here:

 

 

That’ll give the relations / conditions etc. in the GI:

 

and thank you very much!


Forum|alt.badge.img+1
  • Semi-Pro III
  • 146 replies
  • January 23, 2024
bpickleskcm wrote:
raphrf wrote:

Hi, Here is the XML of the business event, i think that if you import the business event that will import the GI. isnt it?

If it’s work :

  • In the GI, “Semaine” is Week in french
  • In the GI , please customize it and remove these unwanteds conditions

     

Let me know!

 

The GI would need to be exported separate to the business event which is here:

 

 

That’ll give the relations / conditions etc. in the GI:

 

and thank you very much!

Hi know for the GI, i read that the B.E. should have the G.I. attached but maybe it’s in a customisation package…

Here is the GI 


bpickleskcm
Jr Varsity II
Forum|alt.badge.img
  • Author
  • Jr Varsity II
  • 20 replies
  • January 23, 2024

Thank you very much - this is awesome!


bpickleskcm
Jr Varsity II
Forum|alt.badge.img
  • Author
  • Jr Varsity II
  • 20 replies
  • January 23, 2024

Last item I believe @raphrf .. the business event references: ZZ Create time card v2

I believe it’s probably your import scenario, do you have that as well?


Forum|alt.badge.img+1
  • Semi-Pro III
  • 146 replies
  • January 23, 2024
bpickleskcm wrote:

Last item I believe @raphrf .. the business event references: ZZ Create time card v2

I believe it’s probably your import scenario, do you have that as well?

Here is the import scenario


bpickleskcm
Jr Varsity II
Forum|alt.badge.img
  • Author
  • Jr Varsity II
  • 20 replies
  • January 23, 2024

Thank you very much for your help!


Forum|alt.badge.img+1
  • Semi-Pro III
  • 146 replies
  • January 24, 2024
bpickleskcm wrote:

Thank you very much for your help!

It's a pleasure, let me know if you have questions or advices!

You are a contractor (end user) or a consultant?!


bpickleskcm
Jr Varsity II
Forum|alt.badge.img
  • Author
  • Jr Varsity II
  • 20 replies
  • January 24, 2024
raphrf wrote:

It's a pleasure, let me know if you have questions or advices!

You are a contractor (end user) or a consultant?!

 

We run a development company, construction management and about a dozen subcontract companies; but yes, end user here.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings