Forum Replies Created
-
AuthorPosts
-
Mehedi HasanMember
Hello @ayar,
That’s unfortunate and we are sorry for the inconvenience. However, for further investigation, we need the translated files (.po and .mo basically). Would it be possible to send them to [email protected]? We’ll surely investigate and fix the issue 🙂
Thanks
Mehedi HasanMemberHello @yudaman,
Please make sure your site date format and the WPERP date fore are same. You can select the WPERP date from wp-admin->WPERP->Settings. Reference screenshot: https://prnt.sc/p31e4q
If it doesn’t help, do not hesitate to contact our support center. We’ll help you out 🙂
You can contact through the contact form: https://wperp.com/contact/
Thanks
Mehedi HasanMemberHello @sandrs
I’m sorry but it’s not possible to add Viber, Telegram or WhatsApp in CRM by default at this moment. However, I’m taking this as a feature request. We may consider this in the future if we get a similar request a few more.
Thanks
Mehedi HasanMemberHello @Arif
WPERP has an extension to manage the assets. Asset Manager it is. You can learn more on this here-> https://wperp.com/downloads/asset-manager/
Here is the documentation of the detail on how the asset manager works-> https://wperp.com/docs/hrm-add-ons/asset-manager/
Thanks
Mehedi HasanMemberHello @katycomputer,
The emails are being sent from the email address that was connected on your site, either SMTP email connection or the Google mail connect. It’s not possible to have the sender email address based on the recruiter at this moment.
Thanks
Mehedi HasanMemberHello Whiskey,
Yes, you can assign contacts from the Company profile as well. Reference screenshot: https://prnt.sc/oughsu
Thanks
Mehedi HasanMemberHello Cook,
HR Frontend brings the basic HR features that come with the core. Unfortunately, what will be accessible from the frontend is not customizable or selectable by the admin at this moment.
Thanks
July 14, 2019 at 4:20 pm in reply to: How to use Search Segment to filter custom field content? #45254Mehedi HasanMemberHello @Edwin
It’s not possible to create a search segment with the custom fields that have been created with Custom Field builder, at this moment.
Thanks
Mehedi HasanMemberHello Matt,
Have you checked with the Email Log plugin if WPERP fired 3 emails or it just two?
Matt, you probably know what bug is. An intentional feature could not be a bug actually 🙂
No, we do not offer approving leave by a supervisor at this moment. Only HR managers are responsible for that. So, as we do not offer this, this is not a bug anyway. However, we have the plan to bring the multi-step leave approval feature in the near future. Supervisors and Managers, both will be allowed to approved the leave request.
Thanks
Mehedi HasanMemberHello @matt
I can understand 52 weeks a year, but what will be the payment process for the 3 days if a years ends middle of a week? We need to know that particularly.
Thanks
Mehedi HasanMemberHello @Abdul
You can pass the meta_key through [meta_query]. I’d recommend you to follow the codes on the file
..../wp-erp/includes/functions-people.php
line number: 84.Following codes:
if ( $meta_query ) { $sql['join'][] = "LEFT JOIN $pepmeta_tb as people_meta on people.id = people_meta.<code>erp_people_id</code>"; $meta_key = isset( $meta_query['meta_key'] ) ? $meta_query['meta_key'] : ''; $meta_value = isset( $meta_query['meta_value'] ) ? $meta_query['meta_value'] : ''; $compare = isset( $meta_query['compare'] ) ? $meta_query['compare'] : '='; $sql['where'][] = "AND people_meta.meta_key='$meta_key' and people_meta.meta_value='$meta_value'"; }
Thanks
Mehedi HasanMemberHello @catcher,
WPERP does not have integration with any Live Chat plugin/solution at this moment. So, I’m unable to say which plugin might help you. Let’s see if anyone else here have idea/experience on this.
Thanks
Mehedi HasanMemberHello @Pedro,
Yes, it’s possible to edit or delete them. Just click on the description to get the delete/edit option. Reference screenshot-> http://prntscr.com/nz4nke
Thanks
Mehedi HasanMemberHello,
It seems a conflict with any other theme or plugin. Before going further, please check the conflict first and let us know the result. You can follow guidelines on how to check the conflict-> https://thebengalboy.com/best-practice-find-wordpress-theme-plugin-conflicts/
If it doesn’t help, feel free to contact our support center.
Thanks
Mehedi HasanMemberHello,
It seems there is a conflicting issue causing the problem. Before going further, please check the conflict first. You can follow the guideline here-> https://thebengalboy.com/best-practice-find-wordpress-theme-plugin-conflicts/
If the issue persists even after disabling all the plugins and switching the theme, then get in touch with our support center. Our support team will assist you further to get rid of it.
Thanks
-
AuthorPosts