Hello there,
I wanted to create a simple odoo price update wizard for my portfolio, but I am unable to install it,
I tried the following on the command line:
./odoo-bin -d test_190 -i product_price_update_wizard
Here is the module I am talking about:
https://github.com/wehrend/product_price_update_wizard
Any hints welcome - I already asked a few LLMs for help...
I found the culprit(claude code helped me to find it):
It was a missing line in the manifest, I've updated the file, did an git commit amend and push...
Sorry for asking to to early...