Service
Custom ModuleDevelopment
When standard Odoo almost fits but not quite, the answer is a module — not a pile of studio tweaks and server actions nobody can trace six months later. I build the behaviour you need as a real addon: its own models, its own access rules, its own tests against your data.
5 in scope
You probably need this if
Any of these sound familiar.
A process lives in a spreadsheet because Odoo will not model it
Studio changes have grown past what anyone can explain
A report exists, but not the one finance actually asks for
The same manual step happens on every order
In scope
What the work actually covers.
01Data model design — new models or inheritance on standard ones
02Workflows, automated actions and scheduled jobs
03Security groups and record rules, listed explicitly
04QWeb reports and printable documents
05A README another developer can pick the module up from
What you end up with
An installable, versioned module that survives the next upgrade because it extends Odoo rather than fighting it.
Also available
Next step
Start a projectTell me what the process does today and what it should do instead. I will come back with a scope.