|
@@ -11,7 +11,7 @@ class account_analytic_account(models.Model):
|
|
|
_inherit = "account.analytic.account"
|
|
|
|
|
|
recurring_total_amount = fields.Float(
|
|
|
- 'Recurring Total',
|
|
|
+ 'Monto',
|
|
|
compute='_compute_recurring_total_amount',
|
|
|
# we dont make storable so it is compatible with contract
|
|
|
# discount
|