[MIG] account_asset_management: Migration to 13.0

This commit is contained in:
ernestotejeda
2020-01-29 12:37:08 -05:00
committed by João Marques
parent 22b491e1c0
commit 49e6643094
116 changed files with 5713 additions and 9678 deletions

View File

@@ -13,7 +13,7 @@ class AccountAssetRecomputeTrigger(models.Model):
date_trigger = fields.Datetime(
"Trigger Date",
readonly=True,
help="Date of the event triggering the need to " "recompute the Asset Tables.",
help="Date of the event triggering the need to recompute the Asset Tables.",
)
date_completed = fields.Datetime("Completion Date", readonly=True)
state = fields.Selection(