Odoo - Each part has a different URL - how to work around

In Odoo (online ERP software), if I am in the screen for a part (and want a script that does about 7 clicks to get an answer that I’m looking for), I’ll try to set up a script launching from one sample part number (which, unfortunately, has its own Odoo website URL). If I want the same click operations on a different part, unfortunately, the launching site of that new part has a different URL. So, after setting up the steps and saving the routine, the routine only works on that first sample part number. If, I am in a different part number and launch my script, it it keeps referencing my sample URL. Does anyone have a method around this?