bhima icon indicating copy to clipboard operation
bhima copied to clipboard

Payroll cosmetic requests

Open jmcameron opened this issue 3 years ago • 0 comments

In the recent Payroll-related releases (https://github.com/IMA-WorldHealth/bhima/pull/6072 and https://github.com/IMA-WorldHealth/bhima/pull/6079) we ran out of time to perform some cosmetic improvements:

  • Changing English "Payroll Bulletins" to "Payroll Payslips" has already been done
  • In English "nontaxable" is a more current and proper spelling than "non-taxable". See https://english.stackexchange.com/questions/458357/non-taxable-vs-non-taxable.
  • It looks like these payslips are designed to print in "Landscape" mode, one per page. However the payslip will work very nicely in "Portrait" mode. So if you're printing one payslip (action menu), then the current approach is fine although "Portrait" would also work. However, for multiple payslips, it would be good to print them in "Portrait" mode, 2 per page. That would save paper at the production sites. Perhaps a dotted line could be added in the middle of the page to show where to cut the two apart.
    RESPONSE: At IMCK he chooses the option of printing two payslips on a single page thanks to the parameters of the printer, but I think we can configure it. (From https://github.com/IMA-WorldHealth/bhima/pull/6079#issuecomment-968087024)
  • A few suggestions regarding the payslips (see https://github.com/IMA-WorldHealth/bhima/pull/6079#issuecomment-968087024)
    • I see the English term "Net Non-Taxable" on the payroll payslips. I think this conveys the wrong idea: In typical financial term "net" means total minus something (eg net profit = income - expenses). So I think the term should be "Total Non-taxable"
    • On the payslips, when using the Enterprise currency, there is no need to print the Exchange rate line. It will always be 1 !
    • If there is any chance that the payroll method might change at a particular site, it might make sense to include a code for that on the Payslip. It does not need to be understandable by the employee, but available for future reference for the site financial administrators.

A small bug on the display of filters on the Multiple Payroll page. Note that the filter terms are not being transformed into anything meaningful like for currency, it should show a monetary symbol, not the currency ID number image

jmcameron avatar Nov 17 '21 02:11 jmcameron