Iván Todorovich

Results 40 issues of Iván Todorovich

**Depends on:** - https://github.com/OCA/event/pull/276 - https://github.com/OCA/event/pull/275

**Depends on:** - https://github.com/OCA/event/pull/275 - https://github.com/OCA/event/pull/276 - https://github.com/OCA/pos/pull/805 - https://github.com/OCA/pos/pull/808

This is a backport of `pos_coupon` module [found in odoo/odoo:15.0](https://github.com/odoo/odoo/tree/03641610c2b4a6b832ea87795fd21e1d7af10b59/addons/pos_coupon) It's been adapted to work with `sale_coupon` module instead of the newly generic `coupon` module found in the latest version.

needs review
stale

This is not efficient. On large projects installing local-src can easily take at least a minute or two. IMO they should be installed and tested at the same time, basically...

forward-port: - https://github.com/OCA/account-financial-tools/pull/1437

forward-port: - https://github.com/OCA/account-financial-tools/pull/1437

On invoices with a payment term set, the due date is hidden. This module shows the computed due date so that it's clear to the user. ![account-invoice-payment-term-due-date](https://user-images.githubusercontent.com/1914185/177833779-a3db40e9-0a97-421e-bcba-11f46c475771.png)

approved
ready to merge

`search` shouldn't create a cart if missing. This covers the case where a `cart_id` is present in the session, but it references a cart that's no longer a valid cart...