Odoo Ruby JSON client. Emulates ActiveRecord enough (as much as Mongoid; Implements ActiveModel) to make Rails development with an Odoo datastore straightforward
MIT License
199
stars
59
forks
source link
AttributeError: 'NoneType' object has no attribute 'fields_get' #145
on v9 + demo data, somethig like ProductProduct.find(15).seller_ids breaks with the following stack trace: