Skip to content
Snippets Groups Projects
Commit 8548885e authored by ノウラ's avatar ノウラ
Browse files

[FIX] delivery: speed up delivery costs installation


Due to hefty data the RAM limit gets exhausted.
The process gets killed due to the computed field weight on
- stock.move
- stock.picking
When installing the delivery costs module.

To solve the problem:

We add the column weight to the DB schema.

Ticket ids:
- 3013955
- 2628251
- 3028081

closes odoo/odoo#108872

X-original-commit: c354cf79
Signed-off-by: default avatarArnold Moyaux (arm) <arm@odoo.com>
Signed-off-by: default avatarTiffany Chang <tic@odoo.com>
parent ddca80eb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment