From e2c71e355b4dec273773cd3cb1d5ddb763feaabf Mon Sep 17 00:00:00 2001 From: armirveliaj Date: Tue, 4 Feb 2025 08:48:13 -0500 Subject: [PATCH] Rename *cdr_account in the docs --- docs/rals.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/rals.rst b/docs/rals.rst index 624a539bf..dba4aef61 100644 --- a/docs/rals.rst +++ b/docs/rals.rst @@ -479,7 +479,7 @@ ActionType **\*remove_expired** Removes expired balances of type matching the filter. - **\*cdr_account** + **\*reset_account_cdr** Creates the account out of last *CDR* saved in :ref:`StorDB` matching the account details in the filter. The *CDR* should contain *AccountSummary* within it's *CostDetails*.