Blank Adjustment
Every stock adjustment carries its reason and its author
Create or correct stock while recording why and who did it. It restricts the tool by user permission and shows the difference between what was there and what you enter, on the same screen.
How you get it
Every development works in all three Odoo environments. The only thing that changes is how we deliver it.
Odoo Online (SaaS)
You do not need the ability to install modules. A Millora consultant comes in with temporary access that you authorize and implements it with Odoo Studio. When they are done, you revoke the access.
Odoo.sh or your own server
You receive the module and the installation guide by email as soon as payment clears. Install it yourself, or we install it with you.
Installation · shell
# 1 · copia el módulo a tu addons_path
cp -r millora_ajuste_blank /mnt/extra-addons/
# 2 · reinicia y actualiza la lista de apps
odoo-bin -u all -d tu_base --stop-after-init
# 3 · instala desde Apps
# busca "Blank Adjustment"What it solves
The problem
Odoo lets you adjust inventory, but with no restriction and no traceability at hand. If somebody changed a product's quantity, finding out who, when and at what time means digging through the movement history. And there is nowhere to write the reason, so shrinkage, a physical count and damage all end up looking the same: a number that changed on its own.
How it works
It lives inside Inventory and offers two kinds of adjustment:
- Creation. You state the product and the location, and register the new quantity.
- Modification. You pick the product and the location; the system shows the quantity already there and, as you enter the new one, works out the difference in plain view.
In both cases a comment field is there to document the exact reason for the movement. On running it, the adjustment is applied and marked as done. All of it stays in one place, so it can be grouped and searched by who, when and why, without going into the system logs.
What it does not do
It does not replace the operation's normal flow, and that is worth saying even though it does not sell: Millora's recommendation is that a stock adjustment should always be the last resort for bringing goods in or out. Regular movement should keep going through purchases, sales or internal transfers. A module that makes adjusting comfortable can quietly become the usual door, and that is precisely the risk to watch.
What changes
Changing stock stops being anonymous. You get an auditable history that protects the warehouse's integrity, and access to the tool is restricted by permission, so whoever should not be adjusting does not adjust.
What's included
- Offers two kinds of adjustment: stock creation or modification
- Shows the quantity already there and works out the difference as you enter the new one
- Asks for a comment with the reason behind every adjustment
- Restricts access to the tool by user permission
- Leaves the adjustment marked as done, with who, when and why, ready to group and search
Requirements
- The Inventory module active
- Permissions configured and assigned to the people who should be adjusting stock
You might also need
Fulfillment Restock Calculator
How many units to ship to the marketplace warehouse, with numbers
Inventory & warehouse
Fulfilment Appointments
So the appointment doesn't fall through over something already known
Inventory & warehouse
Containers
You know what each unit cost you before the ship docks
Inventory & warehouse

