Jay

Forum Replies Created

Viewing 15 posts - 166 through 180 (of 232 total)
  • Author
    Posts
  • in reply to: Few Developer Questions – Custom Fields #43053
    Jay
    Participant

    Hello @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

    in reply to: Live Chat Options #42586
    Jay
    Participant

    Hello @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

    in reply to: Modify or delete schedule #42239
    Jay
    Participant

    Hello @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

    in reply to: Import issue with date #42087
    Jay
    Participant

    Hello,

    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

    in reply to: Something is amiss #41988
    Jay
    Participant

    Hello @paul

    What is your CRM role? Please note, CRM agents can see the contacts only they own. And Managers can see all.

    Note: Make sure you do not have both at a time. Be a manager or an agent either.

    Thanks

    in reply to: Adding tables under Contact Notes in CRM #41085
    Jay
    Participant

    Hello @Haren

    I’m sorry but no, it’s not possible to have figures or tables on the notes by default at this moment. However, I’m taking a note upon your request. We may consider adding this in the future if we get a similar request a few more.

    Thanks

    in reply to: Multi Currency – can they be added? #41047
    Jay
    Participant

    Hello @nedjamez,

    We have a plan to bring the multi-currency feature in the future once we are done developing the new accounting module. We are working to build the Accounting module in an advanced way.

    Thanks

    in reply to: Invoice with product code and price #40880
    Jay
    Participant

    Hello @tangostorm

    It’s the normal behavior not to take the price from the inventory. I’m sorry but no, it’s not possible to change it by default without customization. Same for the invoice.

    However, I’m taking your requests on our feature request note. We may consider adding this in the future if we get similar requests few more.

    Thanks,

    in reply to: Activation of WPERP removes admin menu #40692
    Jay
    Participant

    Hello @mikesta

    The whole left menu bar or it’s some of the specific menus? WPERP has a manu hiding feature under the Tools->General settings. Please make sure you have unchecked all the menus here.

    Thanks

    in reply to: VTA number for company #40572
    Jay
    Participant

    Hello @Amaury

    I guess you meant for the VAT number, right?

    We are not going to include the VAT number with the core at this moment as it’s doesn’t use widely in each country. So, going with a custom field builder is the better way rather than customizing it. Having custom codes will be removed if we release an update.

    Thanks

    in reply to: Compensation issues #40315
    Jay
    Participant

    Hello @mattimpress-org

    Thanks for letting us know your findings. We really appreciate that ๐Ÿ™‚

    However, for the annual salary, we have confusion here. Let me say in details, Suppose, we have an Employee who gets paid 30,000$ in a year. But, we’d like to pay him bi-weekly or weekly. Fine.

    But, a calendar year doesn’t complete weeks each time. So, what will happen in those cases? Suppose the year got ended in between the week? Like, 2 days of the week are in the current year and the rest is on the next year? What will be the payment then?

    Same for the leap years. If a year gets an extra day, what will be the payment?

    Surely we can have an option for annual but I’m confused on how to manage the annual salary paying in bi-weekly or hence. I’d love to hear your thoughts in that case.

    Yes, we have the plan to bring the multicurrency in the near future. You’d be glad to hear that, we are working to develop our accounting module in an advanced way than the current one ๐Ÿ™‚

    Yes, there should have validation. We’ll have a look at this.

    Thanks

    in reply to: Date of Birth > Year Range #40109
    Jay
    Participant

    Hello @crosse712

    It should have from the year 1919 as you can see on the screenshot-> http://prntscr.com/nntwqi

    Please scrool up to see the rest of the year.

    Thanks

    Jay
    Participant

    Hello @Matt

    Thanks for joining our discussion forum ๐Ÿ™‚

    However, as I replied on the GitHub repositiry, Bringing all the HR extension features in HR Frontend is already on our working list. We have already started working with API for it ๐Ÿ™‚

    We hope to bring all the HR related extensions to frontend soon.

    Regards,

    in reply to: WP ERP order custom fields #40074
    Jay
    Participant

    Hello @Josรฉ

    Surely we’ll guide you but I’m not sure what your query is about to. Would you please be more specific?

    Thanks

    in reply to: Problems with "Make WP User" #39537
    Jay
    Participant

    Hello @Chris,

    โ€‹A WordPress user doesn’t have the address fields by default. It comes only when you have the WooCommerce. However, yes, WPERP doesn’t push the user WooCommerce address as that can not be the same.
    โ€‹
    โ€‹No, we do not have any plan for chatting over ERP system yet.

    Thanks

Viewing 15 posts - 166 through 180 (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 :)