-
- Downloads
[IMP] hw_drivers: Remove http.py.iotpatch
We used to patch http.py using a diff. This was really not practical because every time the file was modified, the diff had to be recreated. We now override the specific methods directly. closes odoo/odoo#60366 X-original-commit: a6012f03 Signed-off-by:Quentin Lejeune (qle) <qle@odoo.com> Signed-off-by:
Antoine Prieëls <aprieels@users.noreply.github.com>
Showing
- addons/hw_drivers/__init__.py 1 addition, 0 deletionsaddons/hw_drivers/__init__.py
- addons/hw_drivers/http.py 34 additions, 0 deletionsaddons/hw_drivers/http.py
- addons/point_of_sale/tools/posbox/overwrite_after_init/home/pi/odoo/odoo/http.py.iotpatch 0 additions, 20 deletions...x/overwrite_after_init/home/pi/odoo/odoo/http.py.iotpatch
addons/hw_drivers/http.py
0 → 100644
Please register or sign in to comment