Front Page › Forums › HRM › HRM CSV Upload Not Working
- This topic has 6 replies, 4 voices, and was last updated 6 years, 5 months ago by muhadbk0.
-
AuthorPosts
-
-
April 20, 2018 at 3:01 am #16204allsystemsParticipant
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!
-
April 24, 2018 at 2:57 pm #16407Shawon ChowdhuryModerator
Are you using the sample CSV file?
Please download the sample CSV file and edit that.Thanks 🙂
-
April 24, 2018 at 9:45 pm #16418allsystemsParticipant
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.
-
April 26, 2018 at 1:07 pm #16474Shawon ChowdhuryModerator
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!
-
April 28, 2018 at 12:28 pm #16516Panaah ConsultingParticipant
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.
-
April 29, 2018 at 2:38 am #16564Shawon ChowdhuryModerator
@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!
-
May 28, 2018 at 2:13 pm #17612muhadbk0Participant
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] => )
-
-
AuthorPosts
- You must be logged in to reply to this topic.