Files
account-financial-tools/account_asset_depr_line_cancel/models/__init__.py
Pedro M. Baeza e96fb9e05d account_asset_depr_line_cancel
================================================
Cancel button on account asset depreciation line
================================================

This module adds an icon to allow to remove the depreciation journal entry
created by each asset depreciation line.

Usage
=====

On each depreciation line that has created a journal entry, you have a new
button with a white cross in a red circle that allows to remove that entry.
2017-05-19 14:04:29 +02:00

5 lines
124 B
Python

# -*- coding: utf-8 -*-
# License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html
from . import account_asset_asset