cyril jeanneret
cyril jeanneret
We have an issue when we upload some picture SVG to the S3 in odoo V12. **Context :** we need to upload SVG file to the S3 and display the...
ease override of depends for category compute to be override by other category fields.
Rendering of template is wrong. the base-comment-template work on the mixin of mail. this feature allow the possibilities to add {{ object }} and interpret them directly by the render_comment()...
…ing product or product
Now, the module allow to search the packaging and add line deposit_packaging on the pos. we need to check all packaging linked to the product and not only one, to...
…kaging with purchase=True This PR allow to return the first packaging on the list of packaging_ids, that meet the condition purchase = true
…partner_id standard default warehouse will apply based on company dest. In our case, the company has multi warehouses ) we need to apply the right warehouse as default warehouse base...
These module add two implementations of the base_conditional_image for partners and products. Superseed : https://github.com/camptocamp/server-tools/pull/5
This module allows to make a pre-reserve on registrations after confirming the sale order. This PR is superseed of https://github.com/OCA/event/pull/395 and depend of https://github.com/OCA/event/pull/456
This module allows to make a pre-reserve on registrations after creating a draft order from website. If a customer add a registration to his cart, the registration will create a...