Git Product home page Git Product logo

Comments (2)

burnout75 avatar burnout75 commented on August 16, 2024

Still open?

Traceback (most recent call last): File "/var/gestionale/openerp/http.py", line 537, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/var/gestionale/openerp/http.py", line 574, in dispatch result = self._call_function(**self.params) File "/var/gestionale/openerp/http.py", line 310, in _call_function return checked_call(self.db, *args, **kwargs) File "/var/gestionale/openerp/service/model.py", line 118, in wrapper return f(dbname, *args, **kwargs) File "/var/gestionale/openerp/http.py", line 307, in checked_call return self.endpoint(*a, **kw) File "/var/gestionale/openerp/http.py", line 803, in __call__ return self.method(*args, **kw) File "/var/gestionale/openerp/http.py", line 403, in response_wrap response = f(*args, **kw) File "/var/gestionale/addons/web/controllers/main.py", line 948, in call_button action = self._call_kw(model, method, args, {}) File "/var/gestionale/addons/web/controllers/main.py", line 936, in _call_kw return getattr(request.registry.get(model), method)(request.cr, request.uid, *args, **kwargs) File "/var/gestionale/openerp/api.py", line 256, in wrapper return old_api(self, *args, **kwargs) File "/var/gestionale/openerp/api.py", line 387, in old_api result = method(recs, *args, **kwargs) File "/var/gestionale/.local/share/Odoo/addons/8.0/l10n_it_ricevute_bancarie/wizard/wizard_riba_issue.py", line 110, in create_list 'move_line_id': grouped_line.id, File "/var/gestionale/openerp/api.py", line 254, in wrapper return new_api(self, *args, **kwargs) File "/var/gestionale/openerp/models.py", line 4094, in create record = self.browse(self._create(old_vals)) File "/var/gestionale/openerp/api.py", line 254, in wrapper return new_api(self, *args, **kwargs) File "/var/gestionale/openerp/api.py", line 496, in new_api result = method(self._model, cr, uid, *args, **old_kwargs) File "/var/gestionale/openerp/models.py", line 4232, in _create tuple([u[2] for u in updates if len(u) > 2]) File "/var/gestionale/openerp/sql_db.py", line 158, in wrapper return f(self, *args, **kwargs) File "/var/gestionale/openerp/sql_db.py", line 234, in execute res = self._obj.execute(query, params) ProgrammingError: can't adapt type 'riba.distinta.line'

from l10n-italy.

eLBati avatar eLBati commented on August 16, 2024

Ciao @burnout75
this is fixed with #201

from l10n-italy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.