Simon Maillard
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
## 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...
Port of #124 from 13.0 to 14.0.
- 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
Cf #712 more information to come
TODO: - [ ] Add tests - [ ] Update docs
WIP