[MIG] account_financial_report: Migration to 15.0
This commit is contained in:
@@ -7,7 +7,6 @@ class AccountAccount(models.Model):
|
||||
_inherit = "account.account"
|
||||
|
||||
centralized = fields.Boolean(
|
||||
"Centralized",
|
||||
help="If flagged, no details will be displayed in "
|
||||
"the General Ledger report (the webkit one only), "
|
||||
"only centralized amounts per period.",
|
||||
|
||||
Reference in New Issue
Block a user