Sander Lienaerts
Sander Lienaerts
Adds support for Toshiba Satellite S50-B-13D with a Radeon R7 M260
Looks like https://github.com/odoo/odoo/pull/120457 broke `export_sql()` in sql_export/wizard/wizard_file.py, so some adjustments were necessary to correctly get and set the property definitions
depends on https://github.com/OCA/reporting-engine/pull/843
depends on https://github.com/OCA/reporting-engine/pull/843
Depends on stock_restrict_lot in https://github.com/OCA/stock-logistics-workflow/pull/1652 Follows-up on https://github.com/OCA/sale-workflow/pull/3034 that looks stale
Before this commit, the priority field was misplaced in the project's sharing project task view form (portal users editable task view). After this commit, the exact solution as used in...