David Vidal

Results 36 comments of David Vidal

> Hello, we no need **pos_ticket_logo** module in V13. > This Functionality is already in base. Anyway, I placed a PR on Odoo to fix the blurred logo issue that...

Really big changes there :upside_down_face:

@wpichler AFAIC this only lacked a pre-commit run? Are you planning to fix it?

> @chienandalu How to run a pre-commit run ? Here's the info: https://odoo-community.org/blog/the-oca-blog-1/post/black-isort-pre-commit-97

Thanks everyone. I was wondering what happens if Odoo decided to pull back this code to enterprise in the last minute

> I'll migrate the module 'pos_order_mgmt' to v14 @fshah-initos please note that in v14 Odoo introduced an order manager in the core so the migration should cover the gap between...

> Yes I have checked that v14 already has the Ticketscreen widget that shows only the current orders status not the already paid orders. The module 'pos_order_mgmt' requires already paid...

> @cesar-tecnativa something has changed. When trying to test this module, it shows the following: Please provide steps to reproduce the issue.

> Not working on runboat nor when trying to install it in local, so it's not possible to test it functionally. Please check previous review. I just tested it on...

> @chienandalu you can check now. Data is computed in a absolute way record per record with an aggregated SQL, but it's efficient enough on real databases, and it's the...