-
- 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#59855
Signed-off-by:
Quentin Lejeune (qle) <qle@odoo.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
Loading
Please register or sign in to comment