Skip to main content
Solved

Add field to Sum time card hours

  • September 7, 2021
  • 3 replies
  • 279 views

Good day

I have a customization that I am working on in Acumatica and was wondering if anyone might help me or cab just to tell me if something like this is possible

On the employee timecard screen I am trying to add a label in a row just beneath the days to so that day's current date. Can be a label or any field but just to display the date of the current day that they are entering.
And then with that I would like to add at the bottom either as a column or a label to display the total of hours that has been added to the specific day as the user enters them.

Does any of that sound possible?
Please see my screen shot 

 

Best answer by darylbowman

You may find this helpful

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

3 replies

Forum|alt.badge.img+9
  • Semi-Pro III
  • 229 replies
  • September 25, 2023

Hi @LeeRoy57 ,

For your first question,

You need to use PXUIFieldAttribute.SetDisplayName for all days fields in RowSelected event.

 PXUIFieldAttribute.SetDisplayName<EPTimeCardSummaryWithInfo.sun>(cache, newDisplayName);
You can implement Switch case for weekdays and increment date in For loop.

Also find below link.

Changing Acumatica Grid Column Headings at Runtime - MaxQ Technologies

Hope, it helps!

Regards,

Sweta


darylbowman
Captain II
Forum|alt.badge.img+13
  • 1733 replies
  • Answer
  • September 25, 2023

You may find this helpful


meganfriesen37
Captain II
Forum|alt.badge.img+12

There is also a popular idea here in the community requesting this ability as a stock functionality.  You can vote for it here: 

https://community.acumatica.com/ideas/add-total-by-day-to-timecard-entry-1727

 


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