Pierrick Brun

Results 26 issues of Pierrick Brun

based on https://github.com/OCA/pos/pull/812 to avoid conflicts This allows to hide the variants in the pos_product_template variant selector (only showing the attributes). This is not the default behaviour. Also this adds...

based on #578 I would need to be rebase when the base PR is merged. To include changes like #763

ref: https://pydantic-docs.helpmanual.io/usage/schema/ > The schema is generated by default using aliases as keys, but it can be generated using model property names instead by calling MainModel.schema/schema_json(by_alias=False). Before: generated schema uses...

approved
ready to merge

Opening this issue to discuss the possible integration of pywebdriver in the OCA. The goal is to answer these questions: - Is it relevant ? - What would it require...

Depends on: - [ ] https://github.com/OCA/helpdesk/pull/270 - [ ] https://github.com/shopinvader/odoo-shopinvader/pull/1145 This module allows to create a form in a website that connects to the `helpdesk_mgmt` module. To make it function...

14.0

WIP: sale_promotion_rule PR still red https://github.com/OCA/sale-workflow/pull/1117

needs fixing
WIP
12.0
migration
Blocked by dependency

This modules allows to send attachments with a cart (for instance a picture you want to be printed on the mug you are buying) depends on https://github.com/OCA/rest-framework/pull/242