HRM CSV Upload Not Working

Home Forums HRM HRM CSV Upload Not Working

Viewing 6 reply threads
  • Author
    Posts
    • #16204
      allsystems
      Participant

      I created an employee file utilizing the template you provided and no matter how many times I try, it will not upload to the site. As of now it’s only loading one record at a time, and the data is incomplete. As an example, it will load the employee name but drop other information like the hire date or type of employee, and it only loading one employee at a time.

      Is there a fix for this?

      Thanks!

    • #16407
      Shawon Chowdhury
      Moderator

      @allsystems,

      Are you using the sample CSV file?
      Please download the sample CSV file and edit that.

      Thanks 🙂

    • #16418
      allsystems
      Participant

      Yes, I used the sample CSV file. I had originally renamed the file and attempted to upload that. When I tried again keeping the file the same name I’m receiving the same error.

    • #16474
      Shawon Chowdhury
      Moderator

      @allsystems,

      Look, if you want to import the same file more than one time, then there will be error for sure.
      Please keep that in mind.
      Could you share the file with us for test?

      Thanks!

    • #16516
      Panaah Consulting
      Participant

      We had the same issue. The upload just does not work, not does the system give any status – error/success/failure – nothing. We have raised a ticket for the same and await a response. Thanks.

    • #16564
      Shawon Chowdhury
      Moderator

      @Pannah,

      There might be some thing unfortunate happening. Thanks for raising a ticket.
      Please follow that and let us know here once got it fixed.

      Cheers!

    • #17612
      muhadbk0
      Participant

      Hello all,

      Here the problem with Date Formats, You can add the data by avoiding the date format column as empty ( Hiring Date ,Date Of Birth) .

      For more reference to the developers :

      InvalidArgumentException Object ( [message:protected] => Data missing [string:Exception:private] => [code:protected] => 0 [file:protected] => HOME_DIR/wp-content/plugins/erp/vendor/nesbot/carbon/src/Carbon/Carbon.php [line:protected] => 836 [trace:Exception:private] => Array ( [0] => Array ( [file] => HOME_DIR/wp-content/plugins/erp/vendor/illuminate/database/Eloquent/Concerns/HasAttributes.php [line] => 709 [function] => createFromFormat [class] => Carbon\Carbon [type] => :: [args] => Array ( [0] => Y-m-d H:i:s [1] => 1-1-1998 ) ) [1] => Array ( [file] => HOME_DIR/wp-content/plugins/erp/vendor/illuminate/database/Eloquent/Concerns/HasAttributes.php [line] => 732 [function] => asDateTime [class] => Illuminate\Database\Eloquent\Model [type] => -> [args] => Array ( [0] => 1-1-1998 ) ) [2] => Array ( [file] => HOME_DIR/wp-content/plugins/erp/vendor/illuminate/database/Eloquent/Concerns/HasAttributes.php [line] => 526 [function] => fromDateTime [class] => Illuminate\Database\Eloquent\Model [type] => -> [args] => Array ( [0] => 1-1-1998 ) ) [3] => Array ( [file] => HOME_DIR/wp-content/plugins/erp/vendor/illuminate/database/Eloquent/Model.php [line] => 234 [function] => setAttribute [class] => Illuminate\Database\Eloquent\Model [type] => -> [args] => Array ( [0] => date_of_birth [1] => 1-1-1998 ) ) [4] => Array ( [file] => HOME_DIR/wp-content/plugins/erp/vendor/illuminate/database/Eloquent/Model.php [line] => 462 [function] => fill [class] => Illuminate\Database\Eloquent\Model [type] => -> [args] => Array ( [0] => Array ( [location] => MUTLAA [hiring_source] => LOCAL MARKET [date_of_birth] => 1-1-1998 [pay_rate] => 445 [pay_type] => CASH [status] => ACTIVE ) ) ) [5] => Array ( [file] => HOME_DIR/wp-content/plugins/erp/modules/hrm/includes/class-employee.php [line] => 424 [function] => update [class] => Illuminate\Database\Eloquent\Model [type] => -> [args] => Array ( [0] => Array ( [location] => MUTLAA [hiring_source] => LOCAL MARKET [date_of_birth] => 1-1-1998 [pay_rate] => 445 [pay_type] => CASH [status] => ACTIVE ) ) ) [6] => Array ( [file] => HOME_DIR/wp-content/plugins/erp/modules/hrm/includes/class-employee.php [line] => 355 [function] => update_employee [class] => WeDevs\ERP\HRM\Employee [type] => -> [args] => Array ( [0] => Array ( [designation] => [department] => 5 [location] => MUTLAA [hiring_source] => LOCAL MARKET [date_of_birth] => 1-1-1998 [reporting_to] => CHIEF ENGR [pay_rate] => 445 [pay_type] => CASH [type] => permanent [status] => ACTIVE [first_name] => PARMINDER [last_name] => SINGH [phone] => 122345 [work_phone] => 122345 [mobile] => 65657 [address] => AL QATAMI STRT [gender] => MALE [marital_status] => SINGLE [nationality] => INDIAN [driving_license] => DL122345 [hobbies] => READING [user_url] => JOBININTERNATIONAL.ONLINE [description] => SITE [street_1] => AL QATAMI STRT [street_2] => DALMIA [city] => KUWAIT CITY [country] => KUWAIT [state] => KUWAIT STATE [postal_code] => 3434545 ) ) ) [7] => Array ( [file] => HOME_DIR/wp-content/plugins/erp/modules/hrm/includes/functions-employee.php [line] => 35 [function] => create_employee [class] => WeDevs\ERP\HRM\Employee [type] => -> [args] => Array ( [0] => Array ( [personal] => Array ( [first_name] => PARMINDER [last_name] => SINGH [phone] => 122345 [work_phone] => 122345 [mobile] => 65657 [address] => AL QATAMI STRT [gender] => MALE [marital_status] => SINGLE [nationality] => INDIAN [driving_license] => DL122345 [hobbies] => READING [user_url] => JOBININTERNATIONAL.ONLINE [description] => SITE [street_1] => AL QATAMI STRT [street_2] => DALMIA [city] => KUWAIT CITY [country] => KUWAIT [state] => KUWAIT STATE [postal_code] => 3434545 ) [user_email] => [email protected] [work] => Array ( [designation] => [department] => 5 [location] => MUTLAA [hiring_source] => LOCAL MARKET [date_of_birth] => 1-1-1998 [reporting_to] => CHIEF ENGR [pay_rate] => 445 [pay_type] => CASH [type] => permanent [status] => ACTIVE ) ) ) ) [8] => Array ( [file] => HOME_DIR/wp-content/plugins/erp/includes/functions.php [line] => 1717 [function] => erp_hr_employee_create [args] => Array ( [0] => Array ( [personal] => Array ( [first_name] => PARMINDER [last_name] => SINGH [phone] => 122345 [work_phone] => 122345 [mobile] => 65657 [address] => AL QATAMI STRT [gender] => MALE [marital_status] => SINGLE [nationality] => INDIAN [driving_license] => DL122345 [hobbies] => READING [user_url] => JOBININTERNATIONAL.ONLINE [description] => SITE [street_1] => AL QATAMI STRT [street_2] => DALMIA [city] => KUWAIT CITY [country] => KUWAIT [state] => KUWAIT STATE [postal_code] => 3434545 ) [user_email] => [email protected] [work] => Array ( [designation] => [department] => 5 [location] => MUTLAA [hiring_source] => LOCAL MARKET [date_of_birth] => 1-1-1998 [reporting_to] => CHIEF ENGR [pay_rate] => 445 [pay_type] => CASH [type] => permanent [status] => ACTIVE ) ) ) ) [9] => Array ( [file] => HOME_DIR/wp-includes/class-wp-hook.php [line] => 286 [function] => erp_process_import_export [args] => Array ( [0] => ) ) [10] => Array ( [file] => HOME_DIR/wp-includes/class-wp-hook.php [line] => 310 [function] => apply_filters [class] => WP_Hook [type] => -> [args] => Array ( [0] => [1] => Array ( [0] => ) ) ) [11] => Array ( [file] => HOME_DIR/wp-includes/plugin.php [line] => 453 [function] => do_action [class] => WP_Hook [type] => -> [args] => Array ( [0] => Array ( [0] => ) ) ) [12] => Array ( [file] => HOME_DIR/wp-admin/admin.php [line] => 156 [function] => do_action [args] => Array ( [0] => admin_init ) ) ) [previous:Exception:private] => )

Viewing 6 reply threads
  • The forum ‘HRM’ is closed to new topics and replies.

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 :)