Alessio

Results 21 issues of Alessio

The main goal for this PR is to add multi-type support when generating swagger docs. At the current state, even tho cerberus validator supports multi-type validation, swagger would raise an...

Fixing tests for fastapi - pin pydantic version in fastapi (not required for the repo, but mandatory for the module to work) - update loading of middlewares according to https://github.com/encode/starlette/pull/2381...

Add `RESTServiceMissingErrorException` to the exceptions to have the right status code returned when a `MissingError` is raised and intercepted

This PR aims to improve the search of a PR URI, removing everything that is not needed in the string.

no stale

In some cases, the possibility to create an invoice for a single DN could be misleading. - Added "Do not allow single DN invoicing" checkbox in the delivery note type...

14.0

Back-port of https://github.com/OCA/helpdesk/pull/377 from v15.0 to v14.0

* Ticket stage: Add a "close from portal" setting. * Portal form: Display ticket close buttons according to that setting. * Default stages: Add a "rejected" closed stage unavailable to...

approved
ready to merge
stale

Module to bring supplier info for customer data to website sale

Bridge module between `fieldservice` and `portal` that allows portal users to monitor work orders related to their locations.

enhancement
needs fixing
needs review

Before this PR the visualization of the widget looked with more white spaces than needed: ![immagine](https://github.com/OCA/web/assets/42804718/9c27bf39-5245-4907-bf59-7f2bc3cc0ea5) With these changes it removes the class `o_field_text` to make it look right: ![immagine](https://github.com/OCA/web/assets/42804718/0c349b52-a7e9-4afb-bddd-4b77a2ac8b72)