mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[FIX]recompute computed fields
This commit is contained in:
@@ -240,5 +240,5 @@ def post_init_hook(cr, registry):
|
||||
set_policies(env.cr)
|
||||
set_type(env.cr)
|
||||
link_moves(env.cr)
|
||||
# force_recompute(env)
|
||||
drop_columns(env.cr)
|
||||
force_recompute(env)
|
||||
|
||||
Reference in New Issue
Block a user