Major fix update
- Updated namespace
Ang3\Component\Odoo\Client
toAng3\Component\Odoo
- Deleted client factory
- Deleted config exception
- Added client static method "createFromArray" so as to create instance from parameters array
- Fixed InvalidArgumentException calls
- Deleted return statement in methods "update" and "delete"
- Updated composer dependencies