Update Billing Record Hours | Community
Skip to main content
Lawson02
New Participant
June 13, 2024
Solved

Update Billing Record Hours

  • June 13, 2024
  • 1 reply
  • 535 views

I am creating a new Billing Record for certain projects via Fusion, how do I update the hours collection of the record either on creation or through an update module?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by cverges

You have to use the custom API module, IIRC.  Also, the billing record must not be in status=1 -- I think it's locked once it's invoiced.

1 reply

Lawson02
Lawson02Author
New Participant
June 13, 2024

I figured it out using the method from this post, Delete Hours Entries from Billing Records using API module . Does anyone know if it can be done in Fusion using the modules they provide and not the API call module?

cvergesAccepted solution
New Participant
June 14, 2024

You have to use the custom API module, IIRC.  Also, the billing record must not be in status=1 -- I think it's locked once it's invoiced.