module 'account_move_line_purchase_info'

This commit is contained in:
Jordi Ballester
2017-01-21 13:21:45 -07:00
committed by ps-tubtim
parent 084790d5f4
commit 4cf9d72bdd
12 changed files with 440 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# -*- coding: utf-8 -*-
# © 2017 Eficent Business and IT Consulting Services S.L. (www.eficent.com)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
from . import account_move
from . import account_invoice
from . import stock