Giter Club home page Giter Club logo

Comments (7)

antoniocanovas avatar antoniocanovas commented on June 15, 2024

Same error for me.
Any idea?

from account-invoicing.

soinel avatar soinel commented on June 15, 2024

I am in the same case.
Have you solved it?

Odoo Server Error
Traceback (most recent call last):
File "/opt/admin/admin-server/openerp/http.py", line 544, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/opt/admin/admin-server/openerp/http.py", line 581, in dispatch
result = self._call_function(**self.params)
File "/opt/admin/admin-server/openerp/http.py", line 317, in _call_function
return checked_call(self.db, *args, **kwargs)
File "/opt/admin/admin-server/openerp/service/model.py", line 118, in wrapper
return f(dbname, *args, **kwargs)
File "/opt/admin/admin-server/openerp/http.py", line 314, in checked_call
return self.endpoint(*a, **kw)
File "/opt/admin/admin-server/openerp/http.py", line 810, in call
return self.method(*args, **kw)
File "/opt/admin/admin-server/openerp/http.py", line 410, in response_wrap
response = f(*args, **kw)
File "/opt/admin/admin-server/addons/web/controllers/main.py", line 948, in call_button
action = self._call_kw(model, method, args, {})
File "/opt/admin/admin-server/addons/web/controllers/main.py", line 936, in _call_kw
return getattr(request.registry.get(model), method)(request.cr, request.uid, *args, **kwargs)
File "/opt/admin/admin-server/openerp/api.py", line 268, in wrapper
return old_api(self, *args, **kwargs)
File "/opt/admin/admin-server/openerp/api.py", line 399, in old_api
result = method(recs, *args, **kwargs)
File "/opt/admin/admin-server/openerp/addons/account_invoice_merge/wizard/invoice_merge.py", line 96, in merge_invoices
'domain': [('id', 'in', ids + allinvoices.keys())],
AttributeError: 'tuple' object has no attribute 'keys'

from account-invoicing.

pedrobaeza avatar pedrobaeza commented on June 15, 2024

Is this still happening with latest version?

from account-invoicing.

sebytza05 avatar sebytza05 commented on June 15, 2024

Yea, it is still happening or i do something wrong.

from account-invoicing.

danielduqma avatar danielduqma commented on June 15, 2024

I'm also having this problem with latest commit from branch 8.0

from account-invoicing.

thomich avatar thomich commented on June 15, 2024

for your records.. and if anyone will solve it here:

selection_001

why not doing a PR? cause there are 23 [8.0] PR's still open and seams this module is just waiting for end of life...

from account-invoicing.

github-actions avatar github-actions commented on June 15, 2024

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

from account-invoicing.

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.