True confession: I come from an SAP dev background AND I tend to overthink. So, please help me keep on track here.
We are not doing any customizations but I know that every time I change config/settings, I might break something. I've done it! Brought Odoo to it's knees, I did, by messing with warehouse locations (be very, very careful!).
How are you verifying that your change over here didn't break that over there? I believe the Odoo developers use Selenium, but that seems like overkill for my little start-up company. On the other hand, I can't afford to make a career out of testing and abandon my development efforts. But if I don't test well and we run out of raw materials...well, you get the picture!
Anybody using automated testing out there?