OdooJsonRpcClient icon indicating copy to clipboard operation
OdooJsonRpcClient copied to clipboard

Update OdooModelMapper.cs

Open zolokonst opened this issue 1 year ago • 1 comments

Issue like " Not implemented json mapping value: '$"sale_delay": 0' to Nullable`1" fixed. (Conversion from double added)

zolokonst avatar Jun 27 '24 11:06 zolokonst

It looks, CI has a problem:

  #7 48.89 ERROR:  Error installing octokit:
  #7 48.89 	The last version of public_suffix (>= 2.0.2, < 7.0) to support your Ruby & RubyGems was 5.1.1. Try installing it with `gem install public_suffix -v 5.1.1` and then running the current command again
  #7 48.89 	public_suffix requires Ruby version >= 3.0. The current ruby version is 2.7.8.225.
  #7 ERROR: process "/bin/sh -c gem install octokit" did not complete successfully: exit code: 1

zolokonst avatar Jun 28 '24 06:06 zolokonst