codbex / codbex-olympus

Enterprise Resource Planing
Eclipse Public License 2.0
0 stars 0 forks source link

[Hera] Create PayrollEntryItem #153

Closed NicoleNG18 closed 1 week ago

NicoleNG18 commented 2 weeks ago
  1. 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.

  2. Add PayrollEntryItemTypes

    • Net Salary
    • Bonus
    • Personal Income Tax
    • Pension Fund
    • Health Insurance Fund
    • Unemployment Fund
    • Supplementary Mandatory Pension Insurance
NicoleNG18 commented 2 weeks ago

fixed with: codbex/codbex-payrolls#3