mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Update documentation Don't duplicate labels between name of account.move.line and ref of account.move, now that name of account.move.line is not required any more.
3 lines
68 B
Python
3 lines
68 B
Python
from . import account_check_deposit
|
|
from . import account_move_line
|