Skip to end of banner
Go to start of banner

APM_Payslip Laser Layout1 by Employer

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

Module

Type

Email Report

Latest Version

2.4.0

Summary

Description

Report developed from APM predefined report available in payroll module. It is the standard payslip split up per Employer from payroll entries for the general use by customers. Developed for Crew List > Email to Employee functionality

Dialog

Period From/To - to limit transactions by period. Each period to be presented on the separate page, payslip will not aggregate several periods onto one page
Show Alternative pin - to define if alt.pin is additionally displayed as the one assigned by application
Include no wage person - include even if CalcAmount1 is 0
Include sailing persons only - include only if exist transactions for current payroll period
Exclude Deactive - for terminated crew no report will be generated
Exclude Active - for active crew no report will be generated
Show Comments From Payroll Entries - to definу if comment field will be shown on layout
Include Leave Days Account - to define if Activities section will be shown on layout
Show Comments From Company - not in use
Show Signature - if a signature line appears
Show Period Name - if a calendar name of payroll period should show
Show Period Dates - if a calendar dates of payroll period should show
Show Currency Rate - to define if shown in header
Include Expiry Information - if the section with details for Travel/Medical/Competence should show
Show ACC Movement - if the section for accumulators should show
Apply Laser Layout By Employer - should always be set, otherwise the standard payslip will be generated

Sample

Detail

Entrycode section
All entries are split up into groups: Balance B/F (996, 998), Paid / Deducted (all Allowance/Deduction entries except of 994, 995, 996, 998, 999), Contributions (all entries with option Remove From Payslip When CalculatedAmount1 = 0).

  • Basis - as set for Line 3 under EntryCode > Payslip
    Quantity - as set for Line 4 under EntryCode > Payslip
    Rate - as set for Line 5 under EntryCode > Payslip
    Amount - as set for Line 6 under EntryCode > Payslip
    Comments - as defined for a payroll transaction

As above-mentioned Lines contain references to payroll L-fields - references are hardcoded to be replaced with database values as below:

Reference

Database Value

@L21

EntryField1

@L22

EntryField2

@L23

EntryField3

@L24

EntryField4

@L25

EntryField5

@L26

EntryField6

@L27

EntryField7

@L28

EntryField8

@L29

EntryField9

@L61

CalcAmount1

@L62

CalcAmount2

@L63

CalcAmount3

@L64

CalcAmount4

@L65

CalcAmount5

@L66

CalcAmount6

@L67

CalcAmount7

@L68

CalcAmount8

@L69

CalcAmount9

@L70

CalcAmount10

@L71

CalcAmount11

Accumulators section
Balance B/F = sum(Amount from Entrycode section) where entrycode in (996, 998)
Earned = all ECs below 994 where CalcSign is +
Deducted = all ECs below 994 where CalcSign is -
Net = Earned - Deducted
New Balance = B/F + Earned - Deducted

Balance Action is shown acc. to personal setup, except that Debit/Credit Card shows “Transferred to ShipMoney account”.

Only the accumulators that are set under Organization > Reports > Payslip are processed acc. to person's Company in personal details.
Incoming Balance = accumulator value from period previous to reported
Earned this period = debit accumulator value from reported period
Deducted This Period = accumulated - earned - incoming
Total This Period = Earned - Deducted
Outgoing Balance = actual accumulated value this period

Activities section
DateFrom / DateTo - show activity date but only inside selected period, otherwise period Start/End is used.
Balance B/F - incoming balance of leave days for the selected period
Earned / Used - show earned / paid leave days during the period
Activities with code PAID or defined as Auto_Generated by Payroll are ignored if LeaveDays = 0

Expiries section
Displays any Travel, Competence or Medical document that is expiring during next 182 days

Footer
Shows payslip text as defined in Org.structure

Attachment

  File Modified
No files shared here yet.



  • No labels