Alessio

Results 21 issues of Alessio

`AccessDenied()` has status code `403` while, [according to the docs](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/403) the status code `401` [suits better in this case](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401) so I would like to propose to use `werkzeug.exceptions.Unauthorized` instead, which...

stale

Back port of https://github.com/OCA/sale-workflow/pull/2538 Depends on: - [x] https://github.com/OCA/server-tools/pull/2941 - [x] https://github.com/OCA/server-tools/pull/2942

- Add the possibility to directly scan barcodes on the `sale.order` form - If you scan the same product twice, it will adjust the product quantity instead of creating a...

approved

FW-PORT of https://github.com/OCA/product-attribute/pull/1124

stale

Glue module between `point_of_sale` and `partner_multi_company`. Allows to automatically set the company when creating a partner from the POS interface if the setting 'Set Active Company Partner' is enabled.

work in progress... Adding the possibility to manually configure multi-company taxes through `account.tax.group`

proposing again #465 @OCA/helpdesk-maintainers --- This PR has been split from https://github.com/OCA/helpdesk/pull/448 - Set "e-mail" channel when ticket generated from fetchmail cron task.

proposing again #404 @OCA/helpdesk-maintainers --- This commit reviews the security rules around the fsm_order_close_wizard. The "Complete" button on the fsm.order triggered an access error for fieldservice.group_fsm_user_own. The commit allows fieldservice.group_fsm_user_own...

stale

proposing again https://github.com/OCA/helpdesk/pull/454 (changes made to `helpdesk_mgmt_fieldservice/static/description/index.html` are from pre-commit) @OCA/helpdesk-maintainers --- Checking a boolean field is more reliable than checking arbitrary names that can be changed by the user

approved
ready to merge

New module to simply order locations by sequence number