[12.0][ADD] account_document_reversal

This commit is contained in:
Kitti U
2019-05-16 10:22:30 +07:00
committed by Kitti U
parent f0edd8590e
commit 75b4f4a8c2
22 changed files with 1398 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Copyright 2019 Ecosoft Co., Ltd (http://ecosoft.co.th/)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html)
from . import account
from . import account_document_reversal
from . import account_invoice
from . import account_payment
from . import account_bank_statement
from . import account_move