Skip to content

Instantly share code, notes, and snippets.

@hasinur1997
Last active July 21, 2018 15:10
Show Gist options
  • Save hasinur1997/7f66c152e3f5cfa1d12851f2660d2e14 to your computer and use it in GitHub Desktop.
Save hasinur1997/7f66c152e3f5cfa1d12851f2660d2e14 to your computer and use it in GitHub Desktop.

Department

  1. Delete department ( Eloquent Database.php\266 ) SQL Syntax Error

Designation

  1. To create designation, have to send title parameter
  2. Update designation Notice: Object of class WP_Error could not be converted to int in D:\server\htdocs\wp-erp\wp-content\plugins\wp-erp\modules\hrm\includes\api\class-designations-controller.php on line 171

Employee

  1. Create Bulk Employee ( Warning: Invalid argument supplied for foreach() in D:\server\htdocs\wp-erp\wp-content\plugins\wp-erp\modules\hrm\includes\api\class-employees-controller.php on line 456)
  2. Update employee Field Value Null
  3. Employee Education Update (Not Working)

Announcement

  1. Update announcement (Not working. When update an announcement it pass the null value)

Leave Policy

  1. Create Leave Policy ( Not working correctly )
  2. Update Leave Policy ( Error: Catchable fatal error: Object of class WP_Error could not be converted to string in D:\server\htdocs\wp-erp\wp-content\plugins\wp-erp\vendor\tareq1988\wp-eloquent\src\Eloquent\Database.php on line 171 )

Leave Holiday

  1. Update leave holiday ( Not working. Catchable fatal error: Object of class WP_Error could not be converted to string in D:\server\htdocs\wp-erp\wp-content\plugins\wp-erp\vendor\tareq1988\wp-eloquent\src\Eloquent\Database.php on line 171 )

Leave Request

  1. Create Leave Request ( Can't create leave request )

Customer

  1. Customer Update (Not working)

Vendor

  1. Vendor Update ( Not working )

Sales

  1. Update ( Not Working: code": "rest_forbidden", "message": "Sorry, you are not allowed to do that.", "data": { "status": 403 })

Chart Of Account

  1. Update (Not working)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment