Alessio
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.
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...
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...
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.
Before this PR the visualization of the widget looked with more white spaces than needed:  With these changes it removes the class `o_field_text` to make it look right: 