BizzAppDev

Results 258 issues of BizzAppDev

Updated the super() parameters because the payload had already been parsed via _parse_xml() (See https://github.com/OCA/edi/blob/18.0/sale_order_import/wizard/sale_order_import.py#L150). Passing the parsed XML to super() caused unexpected behaviour and an error.

Dependency PR for module `hr_employee_firstname`: https://github.com/OCA/hr/pull/1506