PwsInvoiceAdjustmentHistory

Overview

This data strcuture represents the on-invoice adjustment history of each time card and cost card.  Each data structure captures one adjustment to either cost cards or time cards.  

Format


PwsInvoiceAdjustmentHistory

Elements

Element

Data Type

Required?

Description

AdjustedCostCards

PwsInvoiceAdjustmentHistoryCostCard[]


The list of cost cards that have been adjusted on the invoice. 

AdjustedTimeCards

PwsInvoiceAdjustmentHistoryTimeCard[]


The list of time cards that have been adjusted on the invoice. 

AdjustmentCodeIdentity

PwsAdjustmentCodeRef


This structure represents the unique key fields associated with identifying an adjustment code. 

AdjustmentHistoryId

Int32


This is a unique identifier of an adjustment. For internal use only.

AdjustmentHistoryUid

Int64


This is a unqiue identifier of an adjustment. 

AdjustmentSubtype

String


The subtype of adjustment (applies only to CUC and CUT adjustment types):

CUC1 - Change to cost card UDF #1 (CUC adjustments)

CUC2 - Change to cost card UDF #2 (CUC adjustments)

CUT1 - Change to time card UDF #1 (CUT adjustments)

CUT2 - Change to time card UDF #2 (CUT adjustments)

AdjustmentType

String


The type of adjustment:

CCC - Cost: Change expense type

CDC - Cost: Change description

CDT - Time: Change description

CLC - Cost: Change location

CLT - Time: Change location

CTT - Time: Change task

CUC - Cost: Change UDF value

CUT - Time: Change UDF value

CVC - Cost: Change vendor

DAC - Cost: Change disbursed amount

DBT - Time: Daily billing

DTM - Time: Convert from DTM to non-DTM

EC - Cost: Edit

ET - Time: Edit

IC - Cost: Include

II - Invoice: Issue

IT - Time: Include

IV - Invoice: Void

PDC - Cost: Per diem

RC - Cost: Revalue

RN - Invoice: Renumber

RT - Time: Revalue

SC - Cost: Split

ST - Time: Split

TPC - Cost: Transfer

TPT - Time: Transfer

TRT - Time: Transfer role

TXC - Cost: Transfer/exclude

TXT - Time: Transfer/exclude

UAC - Cost: Adjust units

WC - Cost: Write up/down

WT - Time: Write up/down

XC - Cost: Exclude

XT - Time: Exclude

AfterAdjustmentCardValue

Double


The billing amount of the time cards or cost cards after adjustment. 

BeforeAdjustmentCardValue

Double


The billing amount of the time cards or cost cards before adjustment. 

CardCount

Int32


The count of time cards or cost cards that have been adjusted. 

EnteredByUser

PwsUserSummary


The user who administered the adjustment. 

Explanation

String


The comments on the adjustment. 

TransactionTimestamp

DateTime


The timestamp of the adjustment. 

UdfDefinitionIdentity

PwsUdfDefinition


This structure represents a user defined field definition

Usage Example(s)


Example 01
                  <b:PwsInvoiceAdjustmentHistory>
                     <b:AdjustedCostCards/>
                     <b:AdjustedTimeCards>
                        <b:PwsInvoiceAdjustmentHistoryTimeCard>
                           <b:CardDate>2019-10-14T00:00:00Z</b:CardDate>
                           <b:CardId i:nil="true"/>
                           <b:CardUid>1152921504652348876</b:CardUid>
                           <b:ResourceIdentity>
                              <b:ResourceDisplayName>Allison Moore (Approve)</b:ResourceDisplayName>
                              <b:ResourceId i:nil="true"/>
                              <b:ResourceReferenceSystemId>ID-AM</b:ResourceReferenceSystemId>
                              <b:ResourceUid>1152921504606962992</b:ResourceUid>
                           </b:ResourceIdentity>
                           <b:AfterImage>
                              <b:BillingAdjustedAmount>1240</b:BillingAdjustedAmount>
                              <b:ContractRevenueAmount>1240</b:ContractRevenueAmount>
                              <b:DayFraction>1</b:DayFraction>
                              <b:Description i:nil="true"/>
                              <b:LocationIdentity>
                                 <b:LocationId i:nil="true"/>
                                 <b:LocationName>02. Boston</b:LocationName>
                                 <b:LocationUid>1152921504606852816</b:LocationUid>
                              </b:LocationIdentity>
                              <b:MinutesPerDay>480</b:MinutesPerDay>
                              <b:ProjectIdentity>
                                 <b:ProjectCode>VANGOGH-001</b:ProjectCode>
                                 <b:ProjectId i:nil="true"/>
                                 <b:ProjectUid>1152921504607331036</b:ProjectUid>
                              </b:ProjectIdentity>
                              <b:ProjectName>Van Gogh and Nature exhibit</b:ProjectName>
                              <b:ProjectRateTypeIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRateTypeId i:nil="true"/>
                                 <b:ProjectRateTypeUid>1152921504607207606</b:ProjectRateTypeUid>
                              </b:ProjectRateTypeIdentity>
                              <b:ProjectRateTypeName>Regular</b:ProjectRateTypeName>
                              <b:ProjectRoleIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRoleId i:nil="true"/>
                                 <b:ProjectRoleUid>1152921504609165625</b:ProjectRoleUid>
                              </b:ProjectRoleIdentity>
                              <b:ProjectRoleName>Allison Moore</b:ProjectRoleName>
                              <b:ProjectTaskFullName>1 Design</b:ProjectTaskFullName>
                              <b:ProjectTaskIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectTaskId i:nil="true"/>
                                 <b:ProjectTaskUid>1152921504608366825</b:ProjectTaskUid>
                              </b:ProjectTaskIdentity>
                              <b:Udf1Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf1Value>
                              <b:Udf2Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf2Value>
                              <b:WorkMinutes>480</b:WorkMinutes>
                           </b:AfterImage>
                           <b:BeforeImage i:nil="true"/>
                        </b:PwsInvoiceAdjustmentHistoryTimeCard>
                        <b:PwsInvoiceAdjustmentHistoryTimeCard>
                           <b:CardDate>2019-10-15T00:00:00Z</b:CardDate>
                           <b:CardId i:nil="true"/>
                           <b:CardUid>1152921504652348877</b:CardUid>
                           <b:ResourceIdentity>
                              <b:ResourceDisplayName>Allison Moore (Approve)</b:ResourceDisplayName>
                              <b:ResourceId i:nil="true"/>
                              <b:ResourceReferenceSystemId>ID-AM</b:ResourceReferenceSystemId>
                              <b:ResourceUid>1152921504606962992</b:ResourceUid>
                           </b:ResourceIdentity>
                           <b:AfterImage>
                              <b:BillingAdjustedAmount>1240</b:BillingAdjustedAmount>
                              <b:ContractRevenueAmount>1240</b:ContractRevenueAmount>
                              <b:DayFraction>1</b:DayFraction>
                              <b:Description i:nil="true"/>
                              <b:LocationIdentity>
                                 <b:LocationId i:nil="true"/>
                                 <b:LocationName>02. Boston</b:LocationName>
                                 <b:LocationUid>1152921504606852816</b:LocationUid>
                              </b:LocationIdentity>
                              <b:MinutesPerDay>480</b:MinutesPerDay>
                              <b:ProjectIdentity>
                                 <b:ProjectCode>VANGOGH-001</b:ProjectCode>
                                 <b:ProjectId i:nil="true"/>
                                 <b:ProjectUid>1152921504607331036</b:ProjectUid>
                              </b:ProjectIdentity>
                              <b:ProjectName>Van Gogh and Nature exhibit</b:ProjectName>
                              <b:ProjectRateTypeIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRateTypeId i:nil="true"/>
                                 <b:ProjectRateTypeUid>1152921504607207606</b:ProjectRateTypeUid>
                              </b:ProjectRateTypeIdentity>
                              <b:ProjectRateTypeName>Regular</b:ProjectRateTypeName>
                              <b:ProjectRoleIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRoleId i:nil="true"/>
                                 <b:ProjectRoleUid>1152921504609165625</b:ProjectRoleUid>
                              </b:ProjectRoleIdentity>
                              <b:ProjectRoleName>Allison Moore</b:ProjectRoleName>
                              <b:ProjectTaskFullName>1 Design</b:ProjectTaskFullName>
                              <b:ProjectTaskIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectTaskId i:nil="true"/>
                                 <b:ProjectTaskUid>1152921504608366825</b:ProjectTaskUid>
                              </b:ProjectTaskIdentity>
                              <b:Udf1Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf1Value>
                              <b:Udf2Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf2Value>
                              <b:WorkMinutes>480</b:WorkMinutes>
                           </b:AfterImage>
                           <b:BeforeImage i:nil="true"/>
                        </b:PwsInvoiceAdjustmentHistoryTimeCard>
                        <b:PwsInvoiceAdjustmentHistoryTimeCard>
                           <b:CardDate>2019-10-16T00:00:00Z</b:CardDate>
                           <b:CardId i:nil="true"/>
                           <b:CardUid>1152921504652348878</b:CardUid>
                           <b:ResourceIdentity>
                              <b:ResourceDisplayName>Allison Moore (Approve)</b:ResourceDisplayName>
                              <b:ResourceId i:nil="true"/>
                              <b:ResourceReferenceSystemId>ID-AM</b:ResourceReferenceSystemId>
                              <b:ResourceUid>1152921504606962992</b:ResourceUid>
                           </b:ResourceIdentity>
                           <b:AfterImage>
                              <b:BillingAdjustedAmount>1240</b:BillingAdjustedAmount>
                              <b:ContractRevenueAmount>1240</b:ContractRevenueAmount>
                              <b:DayFraction>1</b:DayFraction>
                              <b:Description i:nil="true"/>
                              <b:LocationIdentity>
                                 <b:LocationId i:nil="true"/>
                                 <b:LocationName>02. Boston</b:LocationName>
                                 <b:LocationUid>1152921504606852816</b:LocationUid>
                              </b:LocationIdentity>
                              <b:MinutesPerDay>480</b:MinutesPerDay>
                              <b:ProjectIdentity>
                                 <b:ProjectCode>VANGOGH-001</b:ProjectCode>
                                 <b:ProjectId i:nil="true"/>
                                 <b:ProjectUid>1152921504607331036</b:ProjectUid>
                              </b:ProjectIdentity>
                              <b:ProjectName>Van Gogh and Nature exhibit</b:ProjectName>
                              <b:ProjectRateTypeIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRateTypeId i:nil="true"/>
                                 <b:ProjectRateTypeUid>1152921504607207606</b:ProjectRateTypeUid>
                              </b:ProjectRateTypeIdentity>
                              <b:ProjectRateTypeName>Regular</b:ProjectRateTypeName>
                              <b:ProjectRoleIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRoleId i:nil="true"/>
                                 <b:ProjectRoleUid>1152921504609165625</b:ProjectRoleUid>
                              </b:ProjectRoleIdentity>
                              <b:ProjectRoleName>Allison Moore</b:ProjectRoleName>
                              <b:ProjectTaskFullName>1 Design</b:ProjectTaskFullName>
                              <b:ProjectTaskIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectTaskId i:nil="true"/>
                                 <b:ProjectTaskUid>1152921504608366825</b:ProjectTaskUid>
                              </b:ProjectTaskIdentity>
                              <b:Udf1Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf1Value>
                              <b:Udf2Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf2Value>
                              <b:WorkMinutes>480</b:WorkMinutes>
                           </b:AfterImage>
                           <b:BeforeImage i:nil="true"/>
                        </b:PwsInvoiceAdjustmentHistoryTimeCard>
                        <b:PwsInvoiceAdjustmentHistoryTimeCard>
                           <b:CardDate>2019-10-17T00:00:00Z</b:CardDate>
                           <b:CardId i:nil="true"/>
                           <b:CardUid>1152921504652348879</b:CardUid>
                           <b:ResourceIdentity>
                              <b:ResourceDisplayName>Allison Moore (Approve)</b:ResourceDisplayName>
                              <b:ResourceId i:nil="true"/>
                              <b:ResourceReferenceSystemId>ID-AM</b:ResourceReferenceSystemId>
                              <b:ResourceUid>1152921504606962992</b:ResourceUid>
                           </b:ResourceIdentity>
                           <b:AfterImage>
                              <b:BillingAdjustedAmount>1240</b:BillingAdjustedAmount>
                              <b:ContractRevenueAmount>1240</b:ContractRevenueAmount>
                              <b:DayFraction>1</b:DayFraction>
                              <b:Description i:nil="true"/>
                              <b:LocationIdentity>
                                 <b:LocationId i:nil="true"/>
                                 <b:LocationName>02. Boston</b:LocationName>
                                 <b:LocationUid>1152921504606852816</b:LocationUid>
                              </b:LocationIdentity>
                              <b:MinutesPerDay>480</b:MinutesPerDay>
                              <b:ProjectIdentity>
                                 <b:ProjectCode>VANGOGH-001</b:ProjectCode>
                                 <b:ProjectId i:nil="true"/>
                                 <b:ProjectUid>1152921504607331036</b:ProjectUid>
                              </b:ProjectIdentity>
                              <b:ProjectName>Van Gogh and Nature exhibit</b:ProjectName>
                              <b:ProjectRateTypeIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRateTypeId i:nil="true"/>
                                 <b:ProjectRateTypeUid>1152921504607207606</b:ProjectRateTypeUid>
                              </b:ProjectRateTypeIdentity>
                              <b:ProjectRateTypeName>Regular</b:ProjectRateTypeName>
                              <b:ProjectRoleIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRoleId i:nil="true"/>
                                 <b:ProjectRoleUid>1152921504609165625</b:ProjectRoleUid>
                              </b:ProjectRoleIdentity>
                              <b:ProjectRoleName>Allison Moore</b:ProjectRoleName>
                              <b:ProjectTaskFullName>1 Design</b:ProjectTaskFullName>
                              <b:ProjectTaskIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectTaskId i:nil="true"/>
                                 <b:ProjectTaskUid>1152921504608366825</b:ProjectTaskUid>
                              </b:ProjectTaskIdentity>
                              <b:Udf1Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf1Value>
                              <b:Udf2Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf2Value>
                              <b:WorkMinutes>480</b:WorkMinutes>
                           </b:AfterImage>
                           <b:BeforeImage i:nil="true"/>
                        </b:PwsInvoiceAdjustmentHistoryTimeCard>
                        <b:PwsInvoiceAdjustmentHistoryTimeCard>
                           <b:CardDate>2019-10-18T00:00:00Z</b:CardDate>
                           <b:CardId i:nil="true"/>
                           <b:CardUid>1152921504652348880</b:CardUid>
                           <b:ResourceIdentity>
                              <b:ResourceDisplayName>Allison Moore (Approve)</b:ResourceDisplayName>
                              <b:ResourceId i:nil="true"/>
                              <b:ResourceReferenceSystemId>ID-AM</b:ResourceReferenceSystemId>
                              <b:ResourceUid>1152921504606962992</b:ResourceUid>
                           </b:ResourceIdentity>
                           <b:AfterImage>
                              <b:BillingAdjustedAmount>1240</b:BillingAdjustedAmount>
                              <b:ContractRevenueAmount>1240</b:ContractRevenueAmount>
                              <b:DayFraction>1</b:DayFraction>
                              <b:Description i:nil="true"/>
                              <b:LocationIdentity>
                                 <b:LocationId i:nil="true"/>
                                 <b:LocationName>02. Boston</b:LocationName>
                                 <b:LocationUid>1152921504606852816</b:LocationUid>
                              </b:LocationIdentity>
                              <b:MinutesPerDay>480</b:MinutesPerDay>
                              <b:ProjectIdentity>
                                 <b:ProjectCode>VANGOGH-001</b:ProjectCode>
                                 <b:ProjectId i:nil="true"/>
                                 <b:ProjectUid>1152921504607331036</b:ProjectUid>
                              </b:ProjectIdentity>
                              <b:ProjectName>Van Gogh and Nature exhibit</b:ProjectName>
                              <b:ProjectRateTypeIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRateTypeId i:nil="true"/>
                                 <b:ProjectRateTypeUid>1152921504607207606</b:ProjectRateTypeUid>
                              </b:ProjectRateTypeIdentity>
                              <b:ProjectRateTypeName>Regular</b:ProjectRateTypeName>
                              <b:ProjectRoleIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRoleId i:nil="true"/>
                                 <b:ProjectRoleUid>1152921504609165625</b:ProjectRoleUid>
                              </b:ProjectRoleIdentity>
                              <b:ProjectRoleName>Allison Moore</b:ProjectRoleName>
                              <b:ProjectTaskFullName>1 Design</b:ProjectTaskFullName>
                              <b:ProjectTaskIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectTaskId i:nil="true"/>
                                 <b:ProjectTaskUid>1152921504608366825</b:ProjectTaskUid>
                              </b:ProjectTaskIdentity>
                              <b:Udf1Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf1Value>
                              <b:Udf2Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf2Value>
                              <b:WorkMinutes>480</b:WorkMinutes>
                           </b:AfterImage>
                           <b:BeforeImage i:nil="true"/>
                        </b:PwsInvoiceAdjustmentHistoryTimeCard>
                     </b:AdjustedTimeCards>
                     <b:AdjustmentCodeIdentity i:nil="true"/>
                     <b:AdjustmentHistoryId i:nil="true"/>
                     <b:AdjustmentHistoryUid>1152921504610231292</b:AdjustmentHistoryUid>
                     <b:AdjustmentSubtype i:nil="true"/>
                     <b:AdjustmentType>IT</b:AdjustmentType>
                     <b:AfterAdjustmentCardValue>6200</b:AfterAdjustmentCardValue>
                     <b:BeforeAdjustmentCardValue>6200</b:BeforeAdjustmentCardValue>
                     <b:CardCount>5</b:CardCount>
                     <b:EnteredByUser>
                        <b:UserDisplayName>Larry Krakauer</b:UserDisplayName>
                        <b:UserId i:nil="true"/>
                        <b:UserReferenceSystemId>ID-LK</b:UserReferenceSystemId>
                        <b:UserUid>1152921504606944254</b:UserUid>
                        <b:EmailAddress>Larry@revcorp.min</b:EmailAddress>
                        <b:FirstName>Larry</b:FirstName>
                        <b:LastName>Krakauer</b:LastName>
                        <b:MiddleName>A</b:MiddleName>
                     </b:EnteredByUser>
                     <b:Explanation i:nil="true"/>
                     <b:TransactionTimestamp>2022-07-13T17:21:45.4Z</b:TransactionTimestamp>
                     <b:UdfDefinitionIdentity i:nil="true"/>
                  </b:PwsInvoiceAdjustmentHistory>
                  <b:PwsInvoiceAdjustmentHistory>
                     <b:AdjustedCostCards>
                        <b:PwsInvoiceAdjustmentHistoryCostCard>
                           <b:CardDate>2015-06-01T00:00:00Z</b:CardDate>
                           <b:CardId i:nil="true"/>
                           <b:CardUid>1152921504613409729</b:CardUid>
                           <b:ResourceIdentity>
                              <b:ResourceDisplayName>Matt Murdock</b:ResourceDisplayName>
                              <b:ResourceId i:nil="true"/>
                              <b:ResourceReferenceSystemId>ID-MM</b:ResourceReferenceSystemId>
                              <b:ResourceUid>1152921504607073813</b:ResourceUid>
                           </b:ResourceIdentity>
                           <b:AfterImage>
                              <b:BaseAmount>1.97</b:BaseAmount>
                              <b:ClientAmount>1.97</b:ClientAmount>
                              <b:Description i:nil="true"/>
                              <b:ExpenseTypeIdentity>
                                 <b:ExpenseTypeId i:nil="true"/>
                                 <b:ExpenseTypeName>---Passthrough cost---</b:ExpenseTypeName>
                                 <b:ExpenseTypeUid>1152921504606869370</b:ExpenseTypeUid>
                              </b:ExpenseTypeIdentity>
                              <b:LocationIdentity i:nil="true"/>
                              <b:ProjectIdentity>
                                 <b:ProjectCode>VANGOGH-001</b:ProjectCode>
                                 <b:ProjectId i:nil="true"/>
                                 <b:ProjectUid>1152921504607331036</b:ProjectUid>
                              </b:ProjectIdentity>
                              <b:ProjectName>Van Gogh and Nature exhibit</b:ProjectName>
                              <b:Udf1Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf1Value>
                              <b:Udf2Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf2Value>
                              <b:Units>1.5</b:Units>
                           </b:AfterImage>
                           <b:BeforeImage i:nil="true"/>
                        </b:PwsInvoiceAdjustmentHistoryCostCard>
                        <b:PwsInvoiceAdjustmentHistoryCostCard>
                           <b:CardDate>2015-06-03T00:00:00Z</b:CardDate>
                           <b:CardId i:nil="true"/>
                           <b:CardUid>1152921504613409731</b:CardUid>
                           <b:ResourceIdentity>
                              <b:ResourceDisplayName>Matt Murdock</b:ResourceDisplayName>
                              <b:ResourceId i:nil="true"/>
                              <b:ResourceReferenceSystemId>ID-MM</b:ResourceReferenceSystemId>
                              <b:ResourceUid>1152921504607073813</b:ResourceUid>
                           </b:ResourceIdentity>
                           <b:AfterImage>
                              <b:BaseAmount>3.33</b:BaseAmount>
                              <b:ClientAmount>3.33</b:ClientAmount>
                              <b:Description i:nil="true"/>
                              <b:ExpenseTypeIdentity>
                                 <b:ExpenseTypeId i:nil="true"/>
                                 <b:ExpenseTypeName>---Passthrough cost---</b:ExpenseTypeName>
                                 <b:ExpenseTypeUid>1152921504606869370</b:ExpenseTypeUid>
                              </b:ExpenseTypeIdentity>
                              <b:LocationIdentity i:nil="true"/>
                              <b:ProjectIdentity>
                                 <b:ProjectCode>VANGOGH-001</b:ProjectCode>
                                 <b:ProjectId i:nil="true"/>
                                 <b:ProjectUid>1152921504607331036</b:ProjectUid>
                              </b:ProjectIdentity>
                              <b:ProjectName>Van Gogh and Nature exhibit</b:ProjectName>
                              <b:Udf1Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf1Value>
                              <b:Udf2Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf2Value>
                              <b:Units>2.664</b:Units>
                           </b:AfterImage>
                           <b:BeforeImage i:nil="true"/>
                        </b:PwsInvoiceAdjustmentHistoryCostCard>
                     </b:AdjustedCostCards>
                     <b:AdjustedTimeCards/>
                     <b:AdjustmentCodeIdentity i:nil="true"/>
                     <b:AdjustmentHistoryId i:nil="true"/>
                     <b:AdjustmentHistoryUid>1152921504610231293</b:AdjustmentHistoryUid>
                     <b:AdjustmentSubtype i:nil="true"/>
                     <b:AdjustmentType>IC</b:AdjustmentType>
                     <b:AfterAdjustmentCardValue>5.3</b:AfterAdjustmentCardValue>
                     <b:BeforeAdjustmentCardValue>5.3</b:BeforeAdjustmentCardValue>
                     <b:CardCount>2</b:CardCount>
                     <b:EnteredByUser>
                        <b:UserDisplayName>Larry Krakauer</b:UserDisplayName>
                        <b:UserId i:nil="true"/>
                        <b:UserReferenceSystemId>ID-LK</b:UserReferenceSystemId>
                        <b:UserUid>1152921504606944254</b:UserUid>
                        <b:EmailAddress>Larry@revcorp.min</b:EmailAddress>
                        <b:FirstName>Larry</b:FirstName>
                        <b:LastName>Krakauer</b:LastName>
                        <b:MiddleName>A</b:MiddleName>
                     </b:EnteredByUser>
                     <b:Explanation i:nil="true"/>
                     <b:TransactionTimestamp>2022-07-13T17:21:45.427Z</b:TransactionTimestamp>
                     <b:UdfDefinitionIdentity i:nil="true"/>
                  </b:PwsInvoiceAdjustmentHistory>
                  <b:PwsInvoiceAdjustmentHistory>
                     <b:AdjustedCostCards/>
                     <b:AdjustedTimeCards>
                        <b:PwsInvoiceAdjustmentHistoryTimeCard>
                           <b:CardDate>2019-10-14T00:00:00Z</b:CardDate>
                           <b:CardId i:nil="true"/>
                           <b:CardUid>1152921504652348876</b:CardUid>
                           <b:ResourceIdentity>
                              <b:ResourceDisplayName>Allison Moore (Approve)</b:ResourceDisplayName>
                              <b:ResourceId i:nil="true"/>
                              <b:ResourceReferenceSystemId>ID-AM</b:ResourceReferenceSystemId>
                              <b:ResourceUid>1152921504606962992</b:ResourceUid>
                           </b:ResourceIdentity>
                           <b:AfterImage>
                              <b:BillingAdjustedAmount>1240</b:BillingAdjustedAmount>
                              <b:ContractRevenueAmount>1240</b:ContractRevenueAmount>
                              <b:DayFraction>1</b:DayFraction>
                              <b:Description i:nil="true"/>
                              <b:LocationIdentity>
                                 <b:LocationId i:nil="true"/>
                                 <b:LocationName>02. Boston</b:LocationName>
                                 <b:LocationUid>1152921504606852816</b:LocationUid>
                              </b:LocationIdentity>
                              <b:MinutesPerDay>480</b:MinutesPerDay>
                              <b:ProjectIdentity>
                                 <b:ProjectCode>VANGOGH-001</b:ProjectCode>
                                 <b:ProjectId i:nil="true"/>
                                 <b:ProjectUid>1152921504607331036</b:ProjectUid>
                              </b:ProjectIdentity>
                              <b:ProjectName>Van Gogh and Nature exhibit</b:ProjectName>
                              <b:ProjectRateTypeIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRateTypeId i:nil="true"/>
                                 <b:ProjectRateTypeUid>1152921504607207606</b:ProjectRateTypeUid>
                              </b:ProjectRateTypeIdentity>
                              <b:ProjectRateTypeName>Regular</b:ProjectRateTypeName>
                              <b:ProjectRoleIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRoleId i:nil="true"/>
                                 <b:ProjectRoleUid>1152921504609165625</b:ProjectRoleUid>
                              </b:ProjectRoleIdentity>
                              <b:ProjectRoleName>Allison Moore</b:ProjectRoleName>
                              <b:ProjectTaskFullName>1 Design</b:ProjectTaskFullName>
                              <b:ProjectTaskIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectTaskId i:nil="true"/>
                                 <b:ProjectTaskUid>1152921504608366825</b:ProjectTaskUid>
                              </b:ProjectTaskIdentity>
                              <b:Udf1Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf1Value>
                              <b:Udf2Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf2Value>
                              <b:WorkMinutes>480</b:WorkMinutes>
                           </b:AfterImage>
                           <b:BeforeImage i:nil="true"/>
                        </b:PwsInvoiceAdjustmentHistoryTimeCard>
                        <b:PwsInvoiceAdjustmentHistoryTimeCard>
                           <b:CardDate>2019-10-15T00:00:00Z</b:CardDate>
                           <b:CardId i:nil="true"/>
                           <b:CardUid>1152921504652348877</b:CardUid>
                           <b:ResourceIdentity>
                              <b:ResourceDisplayName>Allison Moore (Approve)</b:ResourceDisplayName>
                              <b:ResourceId i:nil="true"/>
                              <b:ResourceReferenceSystemId>ID-AM</b:ResourceReferenceSystemId>
                              <b:ResourceUid>1152921504606962992</b:ResourceUid>
                           </b:ResourceIdentity>
                           <b:AfterImage>
                              <b:BillingAdjustedAmount>1240</b:BillingAdjustedAmount>
                              <b:ContractRevenueAmount>1240</b:ContractRevenueAmount>
                              <b:DayFraction>1</b:DayFraction>
                              <b:Description i:nil="true"/>
                              <b:LocationIdentity>
                                 <b:LocationId i:nil="true"/>
                                 <b:LocationName>02. Boston</b:LocationName>
                                 <b:LocationUid>1152921504606852816</b:LocationUid>
                              </b:LocationIdentity>
                              <b:MinutesPerDay>480</b:MinutesPerDay>
                              <b:ProjectIdentity>
                                 <b:ProjectCode>VANGOGH-001</b:ProjectCode>
                                 <b:ProjectId i:nil="true"/>
                                 <b:ProjectUid>1152921504607331036</b:ProjectUid>
                              </b:ProjectIdentity>
                              <b:ProjectName>Van Gogh and Nature exhibit</b:ProjectName>
                              <b:ProjectRateTypeIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRateTypeId i:nil="true"/>
                                 <b:ProjectRateTypeUid>1152921504607207606</b:ProjectRateTypeUid>
                              </b:ProjectRateTypeIdentity>
                              <b:ProjectRateTypeName>Regular</b:ProjectRateTypeName>
                              <b:ProjectRoleIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRoleId i:nil="true"/>
                                 <b:ProjectRoleUid>1152921504609165625</b:ProjectRoleUid>
                              </b:ProjectRoleIdentity>
                              <b:ProjectRoleName>Allison Moore</b:ProjectRoleName>
                              <b:ProjectTaskFullName>1 Design</b:ProjectTaskFullName>
                              <b:ProjectTaskIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectTaskId i:nil="true"/>
                                 <b:ProjectTaskUid>1152921504608366825</b:ProjectTaskUid>
                              </b:ProjectTaskIdentity>
                              <b:Udf1Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf1Value>
                              <b:Udf2Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf2Value>
                              <b:WorkMinutes>480</b:WorkMinutes>
                           </b:AfterImage>
                           <b:BeforeImage i:nil="true"/>
                        </b:PwsInvoiceAdjustmentHistoryTimeCard>
                        <b:PwsInvoiceAdjustmentHistoryTimeCard>
                           <b:CardDate>2019-10-16T00:00:00Z</b:CardDate>
                           <b:CardId i:nil="true"/>
                           <b:CardUid>1152921504652348878</b:CardUid>
                           <b:ResourceIdentity>
                              <b:ResourceDisplayName>Allison Moore (Approve)</b:ResourceDisplayName>
                              <b:ResourceId i:nil="true"/>
                              <b:ResourceReferenceSystemId>ID-AM</b:ResourceReferenceSystemId>
                              <b:ResourceUid>1152921504606962992</b:ResourceUid>
                           </b:ResourceIdentity>
                           <b:AfterImage>
                              <b:BillingAdjustedAmount>1240</b:BillingAdjustedAmount>
                              <b:ContractRevenueAmount>1240</b:ContractRevenueAmount>
                              <b:DayFraction>1</b:DayFraction>
                              <b:Description i:nil="true"/>
                              <b:LocationIdentity>
                                 <b:LocationId i:nil="true"/>
                                 <b:LocationName>02. Boston</b:LocationName>
                                 <b:LocationUid>1152921504606852816</b:LocationUid>
                              </b:LocationIdentity>
                              <b:MinutesPerDay>480</b:MinutesPerDay>
                              <b:ProjectIdentity>
                                 <b:ProjectCode>VANGOGH-001</b:ProjectCode>
                                 <b:ProjectId i:nil="true"/>
                                 <b:ProjectUid>1152921504607331036</b:ProjectUid>
                              </b:ProjectIdentity>
                              <b:ProjectName>Van Gogh and Nature exhibit</b:ProjectName>
                              <b:ProjectRateTypeIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRateTypeId i:nil="true"/>
                                 <b:ProjectRateTypeUid>1152921504607207606</b:ProjectRateTypeUid>
                              </b:ProjectRateTypeIdentity>
                              <b:ProjectRateTypeName>Regular</b:ProjectRateTypeName>
                              <b:ProjectRoleIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRoleId i:nil="true"/>
                                 <b:ProjectRoleUid>1152921504609165625</b:ProjectRoleUid>
                              </b:ProjectRoleIdentity>
                              <b:ProjectRoleName>Allison Moore</b:ProjectRoleName>
                              <b:ProjectTaskFullName>1 Design</b:ProjectTaskFullName>
                              <b:ProjectTaskIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectTaskId i:nil="true"/>
                                 <b:ProjectTaskUid>1152921504608366825</b:ProjectTaskUid>
                              </b:ProjectTaskIdentity>
                              <b:Udf1Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf1Value>
                              <b:Udf2Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf2Value>
                              <b:WorkMinutes>480</b:WorkMinutes>
                           </b:AfterImage>
                           <b:BeforeImage i:nil="true"/>
                        </b:PwsInvoiceAdjustmentHistoryTimeCard>
                     </b:AdjustedTimeCards>
                     <b:AdjustmentCodeIdentity i:nil="true"/>
                     <b:AdjustmentHistoryId i:nil="true"/>
                     <b:AdjustmentHistoryUid>1152921504610231294</b:AdjustmentHistoryUid>
                     <b:AdjustmentSubtype i:nil="true"/>
                     <b:AdjustmentType>XT</b:AdjustmentType>
                     <b:AfterAdjustmentCardValue>3720</b:AfterAdjustmentCardValue>
                     <b:BeforeAdjustmentCardValue>3720</b:BeforeAdjustmentCardValue>
                     <b:CardCount>3</b:CardCount>
                     <b:EnteredByUser>
                        <b:UserDisplayName>Larry Krakauer</b:UserDisplayName>
                        <b:UserId i:nil="true"/>
                        <b:UserReferenceSystemId>ID-LK</b:UserReferenceSystemId>
                        <b:UserUid>1152921504606944254</b:UserUid>
                        <b:EmailAddress>Larry@revcorp.min</b:EmailAddress>
                        <b:FirstName>Larry</b:FirstName>
                        <b:LastName>Krakauer</b:LastName>
                        <b:MiddleName>A</b:MiddleName>
                     </b:EnteredByUser>
                     <b:Explanation i:nil="true"/>
                     <b:TransactionTimestamp>2022-07-13T17:22:05.6Z</b:TransactionTimestamp>
                     <b:UdfDefinitionIdentity i:nil="true"/>
                  </b:PwsInvoiceAdjustmentHistory>
                  <b:PwsInvoiceAdjustmentHistory>
                     <b:AdjustedCostCards/>
                     <b:AdjustedTimeCards>
                        <b:PwsInvoiceAdjustmentHistoryTimeCard>
                           <b:CardDate>2019-10-17T00:00:00Z</b:CardDate>
                           <b:CardId i:nil="true"/>
                           <b:CardUid>1152921504652348879</b:CardUid>
                           <b:ResourceIdentity>
                              <b:ResourceDisplayName>Allison Moore (Approve)</b:ResourceDisplayName>
                              <b:ResourceId i:nil="true"/>
                              <b:ResourceReferenceSystemId>ID-AM</b:ResourceReferenceSystemId>
                              <b:ResourceUid>1152921504606962992</b:ResourceUid>
                           </b:ResourceIdentity>
                           <b:AfterImage>
                              <b:BillingAdjustedAmount>1000</b:BillingAdjustedAmount>
                              <b:ContractRevenueAmount>1240</b:ContractRevenueAmount>
                              <b:DayFraction>1</b:DayFraction>
                              <b:Description i:nil="true"/>
                              <b:LocationIdentity>
                                 <b:LocationId i:nil="true"/>
                                 <b:LocationName>02. Boston</b:LocationName>
                                 <b:LocationUid>1152921504606852816</b:LocationUid>
                              </b:LocationIdentity>
                              <b:MinutesPerDay>480</b:MinutesPerDay>
                              <b:ProjectIdentity>
                                 <b:ProjectCode>VANGOGH-001</b:ProjectCode>
                                 <b:ProjectId i:nil="true"/>
                                 <b:ProjectUid>1152921504607331036</b:ProjectUid>
                              </b:ProjectIdentity>
                              <b:ProjectName>Van Gogh and Nature exhibit</b:ProjectName>
                              <b:ProjectRateTypeIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRateTypeId i:nil="true"/>
                                 <b:ProjectRateTypeUid>1152921504607207606</b:ProjectRateTypeUid>
                              </b:ProjectRateTypeIdentity>
                              <b:ProjectRateTypeName>Regular</b:ProjectRateTypeName>
                              <b:ProjectRoleIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRoleId i:nil="true"/>
                                 <b:ProjectRoleUid>1152921504609165625</b:ProjectRoleUid>
                              </b:ProjectRoleIdentity>
                              <b:ProjectRoleName>Allison Moore</b:ProjectRoleName>
                              <b:ProjectTaskFullName>1 Design</b:ProjectTaskFullName>
                              <b:ProjectTaskIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectTaskId i:nil="true"/>
                                 <b:ProjectTaskUid>1152921504608366825</b:ProjectTaskUid>
                              </b:ProjectTaskIdentity>
                              <b:Udf1Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf1Value>
                              <b:Udf2Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf2Value>
                              <b:WorkMinutes>480</b:WorkMinutes>
                           </b:AfterImage>
                           <b:BeforeImage>
                              <b:BillingAdjustedAmount>1240</b:BillingAdjustedAmount>
                              <b:ContractRevenueAmount>1240</b:ContractRevenueAmount>
                              <b:DayFraction>1</b:DayFraction>
                              <b:Description i:nil="true"/>
                              <b:LocationIdentity>
                                 <b:LocationId i:nil="true"/>
                                 <b:LocationName>02. Boston</b:LocationName>
                                 <b:LocationUid>1152921504606852816</b:LocationUid>
                              </b:LocationIdentity>
                              <b:MinutesPerDay>480</b:MinutesPerDay>
                              <b:ProjectIdentity>
                                 <b:ProjectCode>VANGOGH-001</b:ProjectCode>
                                 <b:ProjectId i:nil="true"/>
                                 <b:ProjectUid>1152921504607331036</b:ProjectUid>
                              </b:ProjectIdentity>
                              <b:ProjectName>Van Gogh and Nature exhibit</b:ProjectName>
                              <b:ProjectRateTypeIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRateTypeId i:nil="true"/>
                                 <b:ProjectRateTypeUid>1152921504607207606</b:ProjectRateTypeUid>
                              </b:ProjectRateTypeIdentity>
                              <b:ProjectRateTypeName>Regular</b:ProjectRateTypeName>
                              <b:ProjectRoleIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRoleId i:nil="true"/>
                                 <b:ProjectRoleUid>1152921504609165625</b:ProjectRoleUid>
                              </b:ProjectRoleIdentity>
                              <b:ProjectRoleName>Allison Moore</b:ProjectRoleName>
                              <b:ProjectTaskFullName>1 Design</b:ProjectTaskFullName>
                              <b:ProjectTaskIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectTaskId i:nil="true"/>
                                 <b:ProjectTaskUid>1152921504608366825</b:ProjectTaskUid>
                              </b:ProjectTaskIdentity>
                              <b:Udf1Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf1Value>
                              <b:Udf2Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf2Value>
                              <b:WorkMinutes>480</b:WorkMinutes>
                           </b:BeforeImage>
                        </b:PwsInvoiceAdjustmentHistoryTimeCard>
                     </b:AdjustedTimeCards>
                     <b:AdjustmentCodeIdentity>
                        <b:AdjustmentCodeId i:nil="true"/>
                        <b:AdjustmentCodeName>Client Complaint</b:AdjustmentCodeName>
                        <b:AdjustmentCodeUid>1152921504606854702</b:AdjustmentCodeUid>
                     </b:AdjustmentCodeIdentity>
                     <b:AdjustmentHistoryId i:nil="true"/>
                     <b:AdjustmentHistoryUid>1152921504610231295</b:AdjustmentHistoryUid>
                     <b:AdjustmentSubtype i:nil="true"/>
                     <b:AdjustmentType>WT</b:AdjustmentType>
                     <b:AfterAdjustmentCardValue>1000</b:AfterAdjustmentCardValue>
                     <b:BeforeAdjustmentCardValue>1240</b:BeforeAdjustmentCardValue>
                     <b:CardCount>1</b:CardCount>
                     <b:EnteredByUser>
                        <b:UserDisplayName>Larry Krakauer</b:UserDisplayName>
                        <b:UserId i:nil="true"/>
                        <b:UserReferenceSystemId>ID-LK</b:UserReferenceSystemId>
                        <b:UserUid>1152921504606944254</b:UserUid>
                        <b:EmailAddress>Larry@revcorp.min</b:EmailAddress>
                        <b:FirstName>Larry</b:FirstName>
                        <b:LastName>Krakauer</b:LastName>
                        <b:MiddleName>A</b:MiddleName>
                     </b:EnteredByUser>
                     <b:Explanation>Client negotiated lower rates</b:Explanation>
                     <b:TransactionTimestamp>2022-07-13T17:23:04.067Z</b:TransactionTimestamp>
                     <b:UdfDefinitionIdentity i:nil="true"/>
                  </b:PwsInvoiceAdjustmentHistory>
                  <b:PwsInvoiceAdjustmentHistory>
                     <b:AdjustedCostCards/>
                     <b:AdjustedTimeCards>
                        <b:PwsInvoiceAdjustmentHistoryTimeCard>
                           <b:CardDate>2019-10-17T00:00:00Z</b:CardDate>
                           <b:CardId i:nil="true"/>
                           <b:CardUid>1152921504652348879</b:CardUid>
                           <b:ResourceIdentity>
                              <b:ResourceDisplayName>Allison Moore (Approve)</b:ResourceDisplayName>
                              <b:ResourceId i:nil="true"/>
                              <b:ResourceReferenceSystemId>ID-AM</b:ResourceReferenceSystemId>
                              <b:ResourceUid>1152921504606962992</b:ResourceUid>
                           </b:ResourceIdentity>
                           <b:AfterImage>
                              <b:BillingAdjustedAmount>1000</b:BillingAdjustedAmount>
                              <b:ContractRevenueAmount>1240</b:ContractRevenueAmount>
                              <b:DayFraction>1</b:DayFraction>
                              <b:Description i:nil="true"/>
                              <b:LocationIdentity>
                                 <b:LocationId i:nil="true"/>
                                 <b:LocationName>02. Boston</b:LocationName>
                                 <b:LocationUid>1152921504606852816</b:LocationUid>
                              </b:LocationIdentity>
                              <b:MinutesPerDay>480</b:MinutesPerDay>
                              <b:ProjectIdentity>
                                 <b:ProjectCode>VANGOGH-001</b:ProjectCode>
                                 <b:ProjectId i:nil="true"/>
                                 <b:ProjectUid>1152921504607331036</b:ProjectUid>
                              </b:ProjectIdentity>
                              <b:ProjectName>Van Gogh and Nature exhibit</b:ProjectName>
                              <b:ProjectRateTypeIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRateTypeId i:nil="true"/>
                                 <b:ProjectRateTypeUid>1152921504607207606</b:ProjectRateTypeUid>
                              </b:ProjectRateTypeIdentity>
                              <b:ProjectRateTypeName>Regular</b:ProjectRateTypeName>
                              <b:ProjectRoleIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRoleId i:nil="true"/>
                                 <b:ProjectRoleUid>1152921504609165625</b:ProjectRoleUid>
                              </b:ProjectRoleIdentity>
                              <b:ProjectRoleName>Allison Moore</b:ProjectRoleName>
                              <b:ProjectTaskFullName>1 Design</b:ProjectTaskFullName>
                              <b:ProjectTaskIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectTaskId i:nil="true"/>
                                 <b:ProjectTaskUid>1152921504608366825</b:ProjectTaskUid>
                              </b:ProjectTaskIdentity>
                              <b:Udf1Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue>
                                    <b:CodeValue>NSA-1</b:CodeValue>
                                    <b:TextValue>Come up with five core flavors</b:TextValue>
                                    <b:UidValue>10000</b:UidValue>
                                 </b:RelationValue>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf1Value>
                              <b:Udf2Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf2Value>
                              <b:WorkMinutes>480</b:WorkMinutes>
                           </b:AfterImage>
                           <b:BeforeImage>
                              <b:BillingAdjustedAmount>1000</b:BillingAdjustedAmount>
                              <b:ContractRevenueAmount>1240</b:ContractRevenueAmount>
                              <b:DayFraction>1</b:DayFraction>
                              <b:Description i:nil="true"/>
                              <b:LocationIdentity>
                                 <b:LocationId i:nil="true"/>
                                 <b:LocationName>02. Boston</b:LocationName>
                                 <b:LocationUid>1152921504606852816</b:LocationUid>
                              </b:LocationIdentity>
                              <b:MinutesPerDay>480</b:MinutesPerDay>
                              <b:ProjectIdentity>
                                 <b:ProjectCode>VANGOGH-001</b:ProjectCode>
                                 <b:ProjectId i:nil="true"/>
                                 <b:ProjectUid>1152921504607331036</b:ProjectUid>
                              </b:ProjectIdentity>
                              <b:ProjectName>Van Gogh and Nature exhibit</b:ProjectName>
                              <b:ProjectRateTypeIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRateTypeId i:nil="true"/>
                                 <b:ProjectRateTypeUid>1152921504607207606</b:ProjectRateTypeUid>
                              </b:ProjectRateTypeIdentity>
                              <b:ProjectRateTypeName>Regular</b:ProjectRateTypeName>
                              <b:ProjectRoleIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectRoleId i:nil="true"/>
                                 <b:ProjectRoleUid>1152921504609165625</b:ProjectRoleUid>
                              </b:ProjectRoleIdentity>
                              <b:ProjectRoleName>Allison Moore</b:ProjectRoleName>
                              <b:ProjectTaskFullName>1 Design</b:ProjectTaskFullName>
                              <b:ProjectTaskIdentity>
                                 <b:ExternalSystemIdentifier i:nil="true"/>
                                 <b:ProjectTaskId i:nil="true"/>
                                 <b:ProjectTaskUid>1152921504608366825</b:ProjectTaskUid>
                              </b:ProjectTaskIdentity>
                              <b:Udf1Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf1Value>
                              <b:Udf2Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf2Value>
                              <b:WorkMinutes>480</b:WorkMinutes>
                           </b:BeforeImage>
                        </b:PwsInvoiceAdjustmentHistoryTimeCard>
                     </b:AdjustedTimeCards>
                     <b:AdjustmentCodeIdentity i:nil="true"/>
                     <b:AdjustmentHistoryId i:nil="true"/>
                     <b:AdjustmentHistoryUid>1152921504610231297</b:AdjustmentHistoryUid>
                     <b:AdjustmentSubtype>CUT1</b:AdjustmentSubtype>
                     <b:AdjustmentType>CUT</b:AdjustmentType>
                     <b:AfterAdjustmentCardValue>1000</b:AfterAdjustmentCardValue>
                     <b:BeforeAdjustmentCardValue>1000</b:BeforeAdjustmentCardValue>
                     <b:CardCount>1</b:CardCount>
                     <b:EnteredByUser>
                        <b:UserDisplayName>Larry Krakauer</b:UserDisplayName>
                        <b:UserId i:nil="true"/>
                        <b:UserReferenceSystemId>ID-LK</b:UserReferenceSystemId>
                        <b:UserUid>1152921504606944254</b:UserUid>
                        <b:EmailAddress>Larry@revcorp.min</b:EmailAddress>
                        <b:FirstName>Larry</b:FirstName>
                        <b:LastName>Krakauer</b:LastName>
                        <b:MiddleName>A</b:MiddleName>
                     </b:EnteredByUser>
                     <b:Explanation>Updated UDF on time cards</b:Explanation>
                     <b:TransactionTimestamp>2022-07-13T17:23:40.01Z</b:TransactionTimestamp>
                     <b:UdfDefinitionIdentity>
                        <b:UdfId i:nil="true"/>
                        <b:UdfName>TUDF_Jira</b:UdfName>
                        <b:UdfType>T</b:UdfType>
                        <b:UdfUid>1152921504606857845</b:UdfUid>
                     </b:UdfDefinitionIdentity>
                  </b:PwsInvoiceAdjustmentHistory>
                  <b:PwsInvoiceAdjustmentHistory>
                     <b:AdjustedCostCards>
                        <b:PwsInvoiceAdjustmentHistoryCostCard>
                           <b:CardDate>2015-06-01T00:00:00Z</b:CardDate>
                           <b:CardId i:nil="true"/>
                           <b:CardUid>1152921504613409729</b:CardUid>
                           <b:ResourceIdentity>
                              <b:ResourceDisplayName>Matt Murdock</b:ResourceDisplayName>
                              <b:ResourceId i:nil="true"/>
                              <b:ResourceReferenceSystemId>ID-MM</b:ResourceReferenceSystemId>
                              <b:ResourceUid>1152921504607073813</b:ResourceUid>
                           </b:ResourceIdentity>
                           <b:AfterImage>
                              <b:BaseAmount>1.97</b:BaseAmount>
                              <b:ClientAmount>1.97</b:ClientAmount>
                              <b:Description>#1 AP: No; AR: No (1.00) (new description)</b:Description>
                              <b:ExpenseTypeIdentity>
                                 <b:ExpenseTypeId i:nil="true"/>
                                 <b:ExpenseTypeName>---Passthrough cost---</b:ExpenseTypeName>
                                 <b:ExpenseTypeUid>1152921504606869370</b:ExpenseTypeUid>
                              </b:ExpenseTypeIdentity>
                              <b:LocationIdentity i:nil="true"/>
                              <b:ProjectIdentity>
                                 <b:ProjectCode>VANGOGH-001</b:ProjectCode>
                                 <b:ProjectId i:nil="true"/>
                                 <b:ProjectUid>1152921504607331036</b:ProjectUid>
                              </b:ProjectIdentity>
                              <b:ProjectName>Van Gogh and Nature exhibit</b:ProjectName>
                              <b:Udf1Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf1Value>
                              <b:Udf2Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf2Value>
                              <b:Units>1.5</b:Units>
                           </b:AfterImage>
                           <b:BeforeImage>
                              <b:BaseAmount>1.97</b:BaseAmount>
                              <b:ClientAmount>1.97</b:ClientAmount>
                              <b:Description>#1 AP: No; AR: No (1.00)</b:Description>
                              <b:ExpenseTypeIdentity>
                                 <b:ExpenseTypeId i:nil="true"/>
                                 <b:ExpenseTypeName>---Passthrough cost---</b:ExpenseTypeName>
                                 <b:ExpenseTypeUid>1152921504606869370</b:ExpenseTypeUid>
                              </b:ExpenseTypeIdentity>
                              <b:LocationIdentity i:nil="true"/>
                              <b:ProjectIdentity>
                                 <b:ProjectCode>VANGOGH-001</b:ProjectCode>
                                 <b:ProjectId i:nil="true"/>
                                 <b:ProjectUid>1152921504607331036</b:ProjectUid>
                              </b:ProjectIdentity>
                              <b:ProjectName>Van Gogh and Nature exhibit</b:ProjectName>
                              <b:Udf1Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf1Value>
                              <b:Udf2Value>
                                 <b:BooleanValue i:nil="true"/>
                                 <b:DateValue i:nil="true"/>
                                 <b:IntegerValue i:nil="true"/>
                                 <b:TextValue i:nil="true"/>
                                 <b:RelationValue i:nil="true"/>
                                 <b:NumericValue i:nil="true"/>
                              </b:Udf2Value>
                              <b:Units>1.5</b:Units>
                           </b:BeforeImage>
                        </b:PwsInvoiceAdjustmentHistoryCostCard>
                     </b:AdjustedCostCards>
                     <b:AdjustedTimeCards/>
                     <b:AdjustmentCodeIdentity i:nil="true"/>
                     <b:AdjustmentHistoryId i:nil="true"/>
                     <b:AdjustmentHistoryUid>1152921504610231299</b:AdjustmentHistoryUid>
                     <b:AdjustmentSubtype i:nil="true"/>
                     <b:AdjustmentType>CDC</b:AdjustmentType>
                     <b:AfterAdjustmentCardValue>1.97</b:AfterAdjustmentCardValue>
                     <b:BeforeAdjustmentCardValue>1.97</b:BeforeAdjustmentCardValue>
                     <b:CardCount>1</b:CardCount>
                     <b:EnteredByUser>
                        <b:UserDisplayName>Larry Krakauer</b:UserDisplayName>
                        <b:UserId i:nil="true"/>
                        <b:UserReferenceSystemId>ID-LK</b:UserReferenceSystemId>
                        <b:UserUid>1152921504606944254</b:UserUid>
                        <b:EmailAddress>Larry@revcorp.min</b:EmailAddress>
                        <b:FirstName>Larry</b:FirstName>
                        <b:LastName>Krakauer</b:LastName>
                        <b:MiddleName>A</b:MiddleName>
                     </b:EnteredByUser>
                     <b:Explanation>Done for testing purpose</b:Explanation>
                     <b:TransactionTimestamp>2022-07-13T17:24:15.837Z</b:TransactionTimestamp>
                     <b:UdfDefinitionIdentity i:nil="true"/>
                  </b:PwsInvoiceAdjustmentHistory>
                  <b:PwsInvoiceAdjustmentHistory>
                     <b:AdjustedCostCards/>
                     <b:AdjustedTimeCards/>
                     <b:AdjustmentCodeIdentity i:nil="true"/>
                     <b:AdjustmentHistoryId i:nil="true"/>
                     <b:AdjustmentHistoryUid>1152921504610231418</b:AdjustmentHistoryUid>
                     <b:AdjustmentSubtype i:nil="true"/>
                     <b:AdjustmentType>II</b:AdjustmentType>
                     <b:AfterAdjustmentCardValue>0</b:AfterAdjustmentCardValue>
                     <b:BeforeAdjustmentCardValue>0</b:BeforeAdjustmentCardValue>
                     <b:CardCount>0</b:CardCount>
                     <b:EnteredByUser>
                        <b:UserDisplayName>Larry Krakauer</b:UserDisplayName>
                        <b:UserId i:nil="true"/>
                        <b:UserReferenceSystemId>ID-LK</b:UserReferenceSystemId>
                        <b:UserUid>1152921504606944254</b:UserUid>
                        <b:EmailAddress>Larry@revcorp.min</b:EmailAddress>
                        <b:FirstName>Larry</b:FirstName>
                        <b:LastName>Krakauer</b:LastName>
                        <b:MiddleName>A</b:MiddleName>
                     </b:EnteredByUser>
                     <b:Explanation>Invoice Number INV00115</b:Explanation>
                     <b:TransactionTimestamp>2022-07-13T18:55:36.17Z</b:TransactionTimestamp>
                     <b:UdfDefinitionIdentity i:nil="true"/>
                  </b:PwsInvoiceAdjustmentHistory>
                  <b:PwsInvoiceAdjustmentHistory>
                     <b:AdjustedCostCards/>
                     <b:AdjustedTimeCards/>
                     <b:AdjustmentCodeIdentity i:nil="true"/>
                     <b:AdjustmentHistoryId i:nil="true"/>
                     <b:AdjustmentHistoryUid>1152921504610231420</b:AdjustmentHistoryUid>
                     <b:AdjustmentSubtype i:nil="true"/>
                     <b:AdjustmentType>IV</b:AdjustmentType>
                     <b:AfterAdjustmentCardValue>0</b:AfterAdjustmentCardValue>
                     <b:BeforeAdjustmentCardValue>0</b:BeforeAdjustmentCardValue>
                     <b:CardCount>0</b:CardCount>
                     <b:EnteredByUser>
                        <b:UserDisplayName>Larry Krakauer</b:UserDisplayName>
                        <b:UserId i:nil="true"/>
                        <b:UserReferenceSystemId>ID-LK</b:UserReferenceSystemId>
                        <b:UserUid>1152921504606944254</b:UserUid>
                        <b:EmailAddress>Larry@revcorp.min</b:EmailAddress>
                        <b:FirstName>Larry</b:FirstName>
                        <b:LastName>Krakauer</b:LastName>
                        <b:MiddleName>A</b:MiddleName>
                     </b:EnteredByUser>
                     <b:Explanation>VOID of Invoice Number INV00115</b:Explanation>
                     <b:TransactionTimestamp>2022-07-13T18:57:48.227Z</b:TransactionTimestamp>
                     <b:UdfDefinitionIdentity i:nil="true"/>
                  </b:PwsInvoiceAdjustmentHistory>
                  <b:PwsInvoiceAdjustmentHistory>
                     <b:AdjustedCostCards/>
                     <b:AdjustedTimeCards/>
                     <b:AdjustmentCodeIdentity i:nil="true"/>
                     <b:AdjustmentHistoryId i:nil="true"/>
                     <b:AdjustmentHistoryUid>1152921504610231421</b:AdjustmentHistoryUid>
                     <b:AdjustmentSubtype i:nil="true"/>
                     <b:AdjustmentType>II</b:AdjustmentType>
                     <b:AfterAdjustmentCardValue>0</b:AfterAdjustmentCardValue>
                     <b:BeforeAdjustmentCardValue>0</b:BeforeAdjustmentCardValue>
                     <b:CardCount>0</b:CardCount>
                     <b:EnteredByUser>
                        <b:UserDisplayName>Larry Krakauer</b:UserDisplayName>
                        <b:UserId i:nil="true"/>
                        <b:UserReferenceSystemId>ID-LK</b:UserReferenceSystemId>
                        <b:UserUid>1152921504606944254</b:UserUid>
                        <b:EmailAddress>Larry@revcorp.min</b:EmailAddress>
                        <b:FirstName>Larry</b:FirstName>
                        <b:LastName>Krakauer</b:LastName>
                        <b:MiddleName>A</b:MiddleName>
                     </b:EnteredByUser>
                     <b:Explanation>Invoice Number INV00116</b:Explanation>
                     <b:TransactionTimestamp>2022-07-13T18:58:32.373Z</b:TransactionTimestamp>
                     <b:UdfDefinitionIdentity i:nil="true"/>
                  </b:PwsInvoiceAdjustmentHistory>
                  <b:PwsInvoiceAdjustmentHistory>
                     <b:AdjustedCostCards/>
                     <b:AdjustedTimeCards/>
                     <b:AdjustmentCodeIdentity i:nil="true"/>
                     <b:AdjustmentHistoryId i:nil="true"/>
                     <b:AdjustmentHistoryUid>1152921504610231422</b:AdjustmentHistoryUid>
                     <b:AdjustmentSubtype i:nil="true"/>
                     <b:AdjustmentType>IV</b:AdjustmentType>
                     <b:AfterAdjustmentCardValue>0</b:AfterAdjustmentCardValue>
                     <b:BeforeAdjustmentCardValue>0</b:BeforeAdjustmentCardValue>
                     <b:CardCount>0</b:CardCount>
                     <b:EnteredByUser>
                        <b:UserDisplayName>Larry Krakauer</b:UserDisplayName>
                        <b:UserId i:nil="true"/>
                        <b:UserReferenceSystemId>ID-LK</b:UserReferenceSystemId>
                        <b:UserUid>1152921504606944254</b:UserUid>
                        <b:EmailAddress>Larry@revcorp.min</b:EmailAddress>
                        <b:FirstName>Larry</b:FirstName>
                        <b:LastName>Krakauer</b:LastName>
                        <b:MiddleName>A</b:MiddleName>
                     </b:EnteredByUser>
                     <b:Explanation>VOID of Invoice Number INV00116</b:Explanation>
                     <b:TransactionTimestamp>2022-07-13T18:59:16.55Z</b:TransactionTimestamp>
                     <b:UdfDefinitionIdentity i:nil="true"/>
                  </b:PwsInvoiceAdjustmentHistory>