[IMP] local import
This commit is contained in:
parent
c4f14b1d59
commit
c307f35a93
@ -2,7 +2,7 @@
|
|||||||
##############################################################################
|
##############################################################################
|
||||||
#
|
#
|
||||||
# Account partner required module for OpenERP
|
# Account partner required module for OpenERP
|
||||||
# Copyright (C) 2014 Acsone (http://acsone.eu). All Rights Reserved
|
# Copyright (C) 2014 Acsone (http://acsone.eu).
|
||||||
# @author Stéphane Bidoul <stephane.bidoul@acsone.eu>
|
# @author Stéphane Bidoul <stephane.bidoul@acsone.eu>
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
@ -20,4 +20,4 @@
|
|||||||
#
|
#
|
||||||
##############################################################################
|
##############################################################################
|
||||||
|
|
||||||
import account
|
from . import account
|
||||||
|
Loading…
Reference in New Issue
Block a user