24 lines
622 B
YAML
24 lines
622 B
YAML
name: contrato
|
|
columns:
|
|
id: id
|
|
companyCodeFk: company
|
|
started: started
|
|
ended: ended
|
|
workerBusiness: business
|
|
reasonEndFk: ending reason
|
|
payedHolidays: payed holidays
|
|
occupationCodeFk: occupation
|
|
workerFk: worker
|
|
notes: notes
|
|
departmentFk: department
|
|
workerBusinessProfessionalCategoryFk: professional category
|
|
calendarTypeFk: calendar type
|
|
isHourlyLabor: hourly labor
|
|
workcenterFk: workcenter
|
|
rate: rate
|
|
workerBusinessCategoryFk: category
|
|
workerBusinessTypeFk: type
|
|
amount: amount
|
|
workerBusinessAgreementFk: agreement
|
|
basicSalary: salary
|