Define the PayrollEntryItem entity as a detailed component of PayrollEntry, including all pay-related entries. Add events for creation to calculate the total PayrollEntry amount by summing the quantities of its PayrollEntryItems and change scheduled job to work with the new structure.
Define the PayrollEntryItem entity as a detailed component of PayrollEntry, including all pay-related entries. Add events for creation to calculate the total PayrollEntry amount by summing the quantities of its PayrollEntryItems and change scheduled job to work with the new structure.
Add PayrollEntryItemTypes