François Honoré (Acsone)

Results 30 issues of François Honoré (Acsone)

Better to search for the default `picking_type_id` instead of using an XML id. Because the XML ID could not exist anymore and/or be related to another company.

needs review

Migration of module `product_special_type`. No special change, only pre-commit stuff.

needs review
migration

Add new module account_payment_order_filename to let the user customize the file generated. This behavior use sequence to also have the possibility to generate a unique filename if necessary

Let the possibility (via configuration into res config settings, by company) to not automatically post the new account move related to an asset. Set the validation to True for backward...

- [FIX] During the creation of a record who inherit `track.external.mixin`, the `last_external_update_date` field was not set. - [IMP] Improve the job who is cleaning those carts by adding an...

In some case (using `shopinvader/payment/adyen/webhook` for example), the return value is a `str` (`dict` is expected). That raise an exception. The question is: - Adyen expect this value? If yes,...

Migration of module `sequence_custom_data` from v13.0

Migration of `sale_order_end_user`. Based on: https://github.com/OCA/sale-workflow/pull/763 Depends on https://github.com/OCA/partner-contact/pull/1561

needs review
migration

Migration of `purchase_order_secondary_unit`. Based on closed branch: https://github.com/OCA/purchase-workflow/pull/1970

Migration of `product_special_type_invoice` Based on PR (v10): https://github.com/OCA/account-invoicing/pull/474 Need: https://github.com/OCA/product-attribute/pull/1383

stale