Simon Maillard

Results 22 issues of Simon Maillard

Start pipx support, Some tests do not pass but I am not sure of the way to write them in the correct way WIP

Purging all columns sometime failed when it attempted to delete columns on inherited tables Fix problems like in #1453

I updated the configuration page

approved
ready to merge

## Module account_move_tier_validation ## Describe the bug Validation don't wait the validation of the previous ones to be asked How validations should work by sequence ? ## To Reproduce **Affected...

bug

- Updated the fields syntax in hr_employee_id/views/hr_employee_views.xml - Updated the create method in models/hr_employee.py to not break batch mode create - Add test : test_generate_identification_id_exception To replace https://github.com/OCA/hr/pull/1340 wich seems...

Fix psycopg2.ProgrammingError: column ir_model.is_mail_activity does not exist LINE 1: ...","ir_model"."is_mail_thread" as "is_mail_thread","ir_model"... on upgrade from 12.0 to 13.0

TODO: - [ ] Add tests - [ ] Update docs