[
https://issues.apache.org/jira/browse/OFBIZ-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12669157#action_12669157
]
Hans Bakker commented on OFBIZ-2143:
------------------------------------
I did some investigations in the HR component concerning payrol.
1.Because we are now using the invoice/invoiceItem/invoiceItemType instead of
the paymentCheck, i would like to propose to drop the entity "deduction" which
is now replaced by the invoiceItem which states the amount.
2. Currently the salary is defined by the emplPosition -> employee positionType
-> rate Amount. For smaller companies this is rather complicated. I would like
to suggest add a rateTypeId on the employment to override this relationship.
Together with the partyId the salary (rateAmount) can be retrieved from the
rateAmount entity.
if anybody has any other ideas let me know.....i will continue implementing
this.
> payrol entities and payrolinvoiceItemtype
> -----------------------------------------
>
> Key: OFBIZ-2143
> URL: https://issues.apache.org/jira/browse/OFBIZ-2143
> Project: OFBiz
> Issue Type: Improvement
> Reporter: Hans Bakker
>
> Just a reminder to not forget.
> Currently it is possible to create apayrolslip inludinbg check. The maojor
> items on a payslip are:
> 1.salary/hourly wages
> 2.Deductions
> 3. Tax
> now it appears there are other tables in the system which are very similar or
> even duplicate information:
> 1. BenefitType
> 2. DeductionType
> 3. TaxAuthorityRateType
> we could consider using the field "hasTable=y" for these payrol invoice item
> types
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.