Removed the redundant "default_ie_account_code_text" pseudo property from the Options class.
This commit is contained in:
src/accounting
@ -46,7 +46,7 @@ First written: 2023/3/22
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{{ A_("Default Account for the Income and Expenses Log") }}</th>
|
||||
<td>{{ obj.default_ie_account_code_text }}</td>
|
||||
<td>{{ obj.default_ie_account }}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user