Jay

Forum Replies Created

Viewing 15 posts - 76 through 90 (of 232 total)
  • Author
    Posts
  • in reply to: woocommerce problem #71062
    Jay
    Participant

    The user role can have the ‘Shop Manager’ but what do you like to have this user access for? In CRM or Accounting? You can set ERP permission to any user from their profile. Ref: https://prnt.sc/s3s28y

    Thanks

    in reply to: Auto clockin and clockout for attendance #71061
    Jay
    Participant

    Hello,

    I’m afraid that it’s not possible to have auto-check in check-out feature based on the user login. There are several problems doing this, the main concern is the browser/login sessions. When someone logged in a WordPress site and do not have any activity for a certain time, it gets auto signed-out. So, it really has limitations to consider it now.

    Thanks

    in reply to: Custom Model. No pop up window. How to animate button #70612
    Jay
    Participant

    Hello @Gordiann

    It’s really not possible to understand how you customized and what is happening in the customized situation. As you are a developer, I’d recommend you to debug the problem and work on the exact point based on the error. I believe you can do that πŸ™‚

    Thanks

    in reply to: Allow notification in CRM Schedule not work #70605
    Jay
    Participant

    Hello,

    Thanks for choosing WPERP πŸ™‚

    I saw the screenshot but did not get what is the wrong happening. Would you please let me know what is the problem with schedule notification?

    Thanks

    in reply to: Woocommerce extension sync never completes #70379
    Jay
    Participant

    Can you share the error in the console? If any.

    Otherwise, we need to debug the issue on your site. I’d suggest you open a support ticket directly. We’ll sort it out.

    Thanks

    in reply to: Syntax for updating data #70071
    Jay
    Participant

    Hello Gordian,

    It’s really tough to say specifically without knowing the complete scenario you have but make sure you are adding your code on the fillable to update the Eloquent model. Something like:

    wp-content/plugins/wp-erp/modules/hrm/includes/models/employee.php:21
    protected $fillable = [
            'user_id',
            'employee_id',
            'designation',
            'department',
            'location',
            'hiring_source',
            'hiring_date',
            'termination_date',
            'date_of_birth',
            'reporting_to',
            'pay_rate',
            'pay_type',
            'type',
            'status',
            'delete_at'
        ];

    You can also post it to our GitHub so that other developers can have a look on it.

    Thanks

    in reply to: Where are the vendors stored in the DB #69941
    Jay
    Participant

    Hello @SerialIterator

    Vendors’ data being stored in the erp_peoples table.

    Thanks

    Jay
    Participant

    So far I get, if I consider a contact John, and if you send an email to him. And when he replies, you get the reply on his profile only if he replies from Gmail? It doesn’t record if the email address is not Gmail?

    That’s weird and should not happen anyway! Make sure the IMAP connection you used allows all the incoming emails and doesn’t have any filter. In WPERP, there is no filter based on the email service provider.

    Thanks

    in reply to: Email Invoice #69700
    Jay
    Participant

    Hello rjian,

    If you have the SMTP connected, it should work without any problem. You can connect the SMTP by navigating to wperp->settings->emails->smtp.

    Thanks

    in reply to: Accounting Module Issue #69432
    Jay
    Participant

    Hello rjian,

    You already have an open support topic in the WordPress.org forum. Please follow on there.

    Thanks

    in reply to: Periodic timetable of shifts #69431
    Jay
    Participant

    Hello @Gordian

    An Employee can not have under multiple shifts. So, you need to change their shift every over 3 days- which is might not be convenient for you. In that case, no, it’s not possible to have this functionality under a single shift.

    We are finding the opportunity if we can manage day-wise shift time, though it has technical limitations. We’ll try to bring that feature in the future.

    Thanks

    in reply to: Server Requirements #69313
    Jay
    Participant

    Hello

    It doesn’t have any special requirements actually. You can use it on a server/hosting where WordPress installed and WordPress is running smoothly.

    However, if you have a large number of users(CRM contacts or Employee or Customer), then you might need better disk space and a ram for processing.

    Thanks

    Jay
    Participant

    I assume the IMAP or Gmail has not been connected properly or it’s missing. Please navigate to WP ERP->Settings->CRM->Emial Connection, and then connect either your Gamil or the IMAP to get the inbound email working.

    Thanks

    in reply to: Leave Approval #68717
    Jay
    Participant

    Hello,

    At this moment, only admin gets the email notification when an employee applies for leave and they can approve/deny it. And it’s from the backend only.

    However, we are working to bring the whole leave management in the frontend and also, multi-level leave approval will come in the near future.

    Thanks

    in reply to: Share documents to employees #68366
    Jay
    Participant

    Sharing documents with the Employee is the upcoming feature of the Document Manager extension.

    Thanks

Viewing 15 posts - 76 through 90 (of 232 total)

Contact Us

Reach out to us for any inquiry

You must enter full name
You must enter email
You must enter message

We received your query

We will reply to you very soon :)