101 (edited by poncho1234 06/19/2019 02:31:16 pm)

Re: Payroll & Human Resource Management.

@notrinos, html input type 'datetime-local' should give you a date /time picker and input type 'time' will give you a time picker, fully supported on chrome though other browsers not complete see Can I use...?

I used input type 'color' to get a colour picker for the add watermark modification

The FrontAccounting Wiki(Manual, examples, tips, setup info, links to accounting sites, etc) https://frontaccounting.com/fawiki/

Re: Payroll & Human Resource Management.

Thank you @poncho1234

Will consider your option when the time in time out functions arrive
I'm continuing on other features and hope a new version of this module can be debut this month

Phuong

Re: Payroll & Human Resource Management.

Gentleman!

A new FrontHrm version has been released
I tried to publish it sooner than expected due to thinking new features may be considered for next FA major release.

Source Code here
And demo here

Thank you all for suggestions and testing

Post's attachments

FrontHrm-2.4-3.tar.gz 61.6 kb, 14 downloads since 2019-07-06 

You don't have the permssions to download the attachments of this post.
Phuong

Re: Payroll & Human Resource Management.

Why has the "&" keyboard shortcuts been removed in your new version in the hooks.php file?

Re: Payroll & Human Resource Management.

Sounds great, @notrinos.
We are awaiting @itronics (janusz) preparing the updated cost calculating of items.
When this is ready, the 2.5 Pre-Alpha should be ready for implementation of the FrontHrm Modul into the core.
We can use the time to test the current module.

Joe

Re: Payroll & Human Resource Management.

The pay_element table seems to be orphaned. The v1 pay_detail table is now in the plural, ie., pay_detalis.

The ERD is attached. Field names and orders, indexes and other optimisations may be in order.

Post's attachments

FrontHRM_v2.4.0-3_ERD.png 54 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

Re: Payroll & Human Resource Management.

Thanks @apmuthu
Added shortcuts for all links
In fact they have never existed.

Phuong

Re: Payroll & Human Resource Management.

Actually the shortcuts existed in my Git Repo for your v2.4-1.

Why did the following files get removed in your GitHub Repo now:

manage/salaryscale.php
includes/db/salary_scale_db.inc
includes/ui/salary_scale_ui.inc

The _init folder in modules generally do not have any index.php file but has a files file and stands updated in my repo.

View Icon Buttons do not work for Attachments.

Post's attachments

ViewIcons_Bug.png 40 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

Re: Payroll & Human Resource Management.

hi! i installed frontHrm Extension on 2.4.7 .

i can't add new employee on it.. it is not saving

thanks

Re: Payroll & Human Resource Management.

Please read post #85 #86 #87

Phuong

Re: Payroll & Human Resource Management.

Thanks for your reply. I installed new version (2.4.0-3) ... but now i can't enter or save in Attendance , Job Positions

thanks

Re: Payroll & Human Resource Management.

your problem has been fixed @mnhpiash
Dowload the lastest snap shoot here: https://github.com/notrinos/FrontHrm/archive/module.zip

Phuong

Re: Payroll & Human Resource Management.

Updated FA24extensions with these changes in FrontHRM module.

114 (edited by rafat 09/15/2019 04:06:35 pm)

Re: Payroll & Human Resource Management.

@notrinos
I installed the extension and happy to translate it to Arabic.
How do you suggest I go about it in order to integrate it to the already translated FA 2.4.x.
My language is ar_EG UTF-8 2.4.1-3

115 (edited by notrinos 09/15/2019 05:36:39 pm)

Re: Payroll & Human Resource Management.

Hello @rafat

If you already translate HRM's strings and now want to public that translation then just public your .po file here
Or if you don't know how to deploy new translations into your system do the following:
  1 - Download the po file that has included new FrontHrm strings here : https://www.dropbox.com/s/tn8iaclfw96ft …  3.po?dl=0
  2 - Open the downloaded file with your code editor, in this file you will see strings that has been translated like this

#: admin/company_preferences.php:227
msgid "Domicile:"
msgstr "محل الأقامة :"

and string that has not been translated will have empty msgstr like this

#: admin/company_preferences.php:59
msgid "Add Price from Std Cost field must be number."
msgstr ""

  3 - Now please fill all the not translated section, save the .po file then upload it here, I will compile it to .mo file then public the new translation

Thank you in advance

Phuong

Re: Payroll & Human Resource Management.

Thanks notrinos..
I am versed with .po .mo files and I use poedit for translation.
My aim was to have FrontHrm translation file only and not the total FA. If have that where can I place it in order to be picked up.?

Re: Payroll & Human Resource Management.

Creating a FrontHrm\lang\ar_EG\LC_MESSAGES and placing .mo file there is working for me.
Once I finish Translation I will publish it on the forum.

Re: Payroll & Human Resource Management.

Translation is done. The po file also had other missing/very wrong  data especially with the Fixed Assets module  that I also translated. So to me it looks accurate. More work needs to be done to make sure that its up to a high standard. Couple of things I could see that are not translated. Will discuss later.

Heres the download link to the po file
Arabic PO file

It will be nice if Arabic Language users can test and post some feedback.

Re: Payroll & Human Resource Management.

Remove the Google sign-in for downloading the file.

Post's attachments

SignIn.png 6.5 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

Re: Payroll & Human Resource Management.

Maybe this should work?

https://www.dropbox.com/s/ss8z85xu771wwnj/ar_EG-2.4.1-3.po?dl=0

Post's attachments

ar_EG-2.4.1-3.po.zip 122.2 kb, 4 downloads since 2019-09-18 

You don't have the permssions to download the attachments of this post.

Re: Payroll & Human Resource Management.

Thank you so much @rafat
Human Resource menu showing in Arabic now.
And here is download link with mo compiled : rafat_arabic_translation.zip.

Post's attachments

rafat_arabic_translation.zip 231.8 kb, 9 downloads since 2019-09-18 

You don't have the permssions to download the attachments of this post.
Phuong

Re: Payroll & Human Resource Management.

The current translation for ar_EG is available at Transifex and is also attached here.

Your po file is for a boxygen theme codebase and has different formatting for certain strings.

Post's attachments

ar_EG.zip 191.4 kb, 10 downloads since 2019-09-18 

You don't have the permssions to download the attachments of this post.

Re: Payroll & Human Resource Management.

@notrinos

Attached some screen shots of the translation. I am reviewing it again and will correct some spelling mistakes. Meanwhile second  and third screen shots contain strings that are not translated although they exist in the po file. Also I dont know where the (?) is coming from.. Can you please take a look and advise.

Post's attachments

FrontHrm.png 230.2 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

Re: Payroll & Human Resource Management.

Hello @rafat

I missed gettext function for those strings
It has been added here
Thank you

Phuong

Re: Payroll & Human Resource Management.

@notrinos

All others are OK except this line:

label_cell(_('(?)'), "title='"._('Enter negative amount for deduction, positive for earning')."' align='right' colspan='2'");

No changes..even the English version is the same.