Giter VIP home page Giter VIP logo

Comments (13)

flotho avatar flotho commented on September 3, 2024

Hi,
@yelizariev do you reproduce this error?

regards

from pos-addons.

yelizariev avatar yelizariev commented on September 3, 2024

@flotho
I will check new updates in debt modules (see #62) and then will check this issue

from pos-addons.

flotho avatar flotho commented on September 3, 2024

Hi @yelizariev ,

Any chance to have an idea of the merge date of your PR ?

from pos-addons.

yelizariev avatar yelizariev commented on September 3, 2024

@flotho We've merged #62 and I confirm your issue.

@ufaks there is also issue with debt value in Customer Page in POS: it is not updated after debt payment

from pos-addons.

flotho avatar flotho commented on September 3, 2024

Hi @yelizariev

We still having an issue in the customer :


    return new_api(self, *args, **kwargs)
  File "/home/florent/DEV/Lib_Odoo/v9-yelizariev_pos_addons/pos_debt_notebook/models.py", line 26, in _get_debt
    (debt_account.id, tuple(self.ids)))
  File "/home/florent/DEV/Serveurs/odoo/odoo_9/openerp/sql_db.py", line 141, in wrapper
    return f(self, *args, **kwargs)
  File "/home/florent/DEV/Serveurs/odoo/odoo_9/openerp/sql_db.py", line 220, in execute
    res = self._obj.execute(query, params)
ProgrammingError: ERREUR:  l'opérateur n'existe pas : integer = boolean
LIGNE 3 :             WHERE l.account_id = false AND l.partner_id IN (...


from pos-addons.

gaelTorrecillas avatar gaelTorrecillas commented on September 3, 2024

hi, I have the same issue

from pos-addons.

flotho avatar flotho commented on September 3, 2024

HI @yelizariev ,

Personnaly I forced an update on the already exsiting module and it failed.
The code seems to inicates that the journal must be named XDEBT, isn't it too restrictive?
Wouldn't it be simplier to find the journal and afterwards use its account?

from pos-addons.

flotho avatar flotho commented on September 3, 2024

Additionnaly, could it be reluctant to use the already existing field for the customer balance?

from pos-addons.

flotho avatar flotho commented on September 3, 2024

https://github.com/yelizariev/pos-addons/pull/63

from pos-addons.

obviousnikhil avatar obviousnikhil commented on September 3, 2024

Hi @yelizariev ,

Are you still working on this issue? Do you think this issue will be fixed soon?

from pos-addons.

yelizariev avatar yelizariev commented on September 3, 2024

I think we will finish it next week.
Current work available here https://github.com/yelizariev/pos-addons/pull/92

from pos-addons.

obviousnikhil avatar obviousnikhil commented on September 3, 2024

Yes, I figured #92 and thanks for the update.

from pos-addons.

yelizariev avatar yelizariev commented on September 3, 2024

I close it, as update #92 is merged. Ping us if new issue happens
cc @ufaks

from pos-addons.

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.