bosd
bosd
Included the fix, and rebased.
I can confirm the issue. Now everybode seems to be patching it in their `*_substate` module. Test on this one are failling. Unit tests on 15.0 branch are currently broken....
Just tested this locally. The error still exsists. ``` Traceback (most recent call last): File "/opt/odoo/custom/src/odoo/odoo/service/server.py", line 1260, in preload_registries registry = Registry.new(dbname, update_module=update_module) File "/opt/odoo/custom/src/odoo/odoo/modules/registry.py", line 87, in new...
@Saran440 Can you please force push again. To see if tests pass this time?
@oca/server-ux-maintainers Can we get a merge here?
> Well, you could argue "my" solution is a bit more finicky So should we proceed with this one?
stock_picking_show_linked #1772
Generated the icon with command: ``` oca-gen-addon-icon --addon-dir=. --format png --icon-set-params "fa fa-route" --icon-extra='{"fa fa-box fa-lg": {"position": "absolute", "top": "100px", "left": "5px", "font-size": "28px"}}' --icon-color yellow ```
@pedrobaeza pre-commit was broken here.. But all good now. :+1:
@francesco-ooops Can you please review?