php-odoo-api-client
php-odoo-api-client copied to clipboard
PHP client of Odoo External API client v12.0+
Hello, running a basic create test fails. ``` ``` Running the script against _Odoo 15 Community_ produces error: "Uncaught Ang3\Component\Odoo\Exception\RemoteException: TypeError: create() takes 2 positional arguments but 3 were given"....
- Client - [x] JSON-RPC instead of XML-RPC for PHP8 native support - [x] Tests - DBAL - [x] DBAL features architecture update - [x] Schema - [ ] Tests...
Hi, Could someone help me out? There is a fatal error exception in the xmlrpc encoder on line 191 with decodeStructValue() method ErrorMessage: "Ang3\Component\Odoo\XmlRpc\Encoder::decodeValue(): Argument #1 ($data) must be of...
Hi I just tried to install the most recent version but couldn't: ``` - ang3/php-odoo-api-client[v7.0.3, ..., v7.0.7] require ang3/php-xmlrpc-client ^1.0.2 -> satisfiable by ang3/php-xmlrpc-client[v1.0.2, v1.0.3]. - ang3/php-odoo-api-client[v7.0.0, ..., v7.0.2] require...
Bumps [symfony/var-dumper](https://github.com/symfony/var-dumper) from 5.4.24 to 6.4.4. Release notes Sourced from symfony/var-dumper's releases. v6.4.4 Changelog (https://github.com/symfony/var-dumper/compare/v6.4.3...v6.4.4) bug symfony/symfony#53913 [TwigBridge] Fix compat with Twig v3.9 (@nicolas-grekas) bug symfony/symfony#53906 [VarDumper] Fix serialization of...
Bumps [symfony/process](https://github.com/symfony/process) from 6.3.0 to 6.4.14. Release notes Sourced from symfony/process's releases. v6.4.14 Changelog (https://github.com/symfony/process/compare/v6.4.13...v6.4.14) security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@nicolas-grekas) bug...