c1d1fdb3eb893a05d7198291c139404e1d0412b4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testParentInvoiceItemAdjustmentUnpaidInvoice() : void renamed to public testParentInvoiceItemAdjustmentUnpaidDraftInvoice() : void in class org.killbill.billing.beatrix.integration.TestIntegrationParentInvoice | From | To | |
Rename Variable | 1 | ||
Rename Variable parentInvoiceItemForChild : InvoiceItemModelDao to parentSummaryInvoiceItem : InvoiceItemModelDao in method public processParentInvoiceForAdjustments(account ImmutableAccountData, childInvoiceId UUID, context InternalCallContext) : void in class org.killbill.billing.invoice.InvoiceDispatcher | From | To |