vvrossem

Results 27 comments of vvrossem

account_move_tier_validation #1120

sale_partner_incoterm #1955

purchase_order_line_menu #1386

purchase_order_type #1387

Is `purchase_propagate_qty` still needed ? From what I've functionally tested, Odoo 15.0 now propagates the decreased quantity from a purchase order line to the related transfer

product_supplier_code_purchase https://github.com/OCA/purchase-workflow/pull/1390

purchase_partner_incoterm https://github.com/OCA/purchase-workflow/pull/1412

Thank you for migrating this module. Can you please ensure that pre-commit auto fixes from https://github.com/OCA/web/pull/2837/commits/7ef81261bafed41cf18e8dab8ec714a07ccd9748 are squashed into https://github.com/OCA/web/pull/2837/commits/16682427af32b9ffde6520ab6d4c9c547f477014 ?

@SilvioC2C, any idea how to fix the following error? ``` 2024-05-30 09:35:24,446 473 INFO odoo odoo.addons.server_action_logging.tests.test_server_action_logging: ====================================================================== 2024-05-30 09:35:24,446 473 ERROR odoo odoo.addons.server_action_logging.tests.test_server_action_logging: FAIL: TestServerActionLogging.test_01_log_action_sql_db Traceback (most recent call last):...