mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
[IMP] Group import
This commit is contained in:
@@ -17,9 +17,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
##############################################################################
|
||||
|
||||
from openerp import models, api
|
||||
from openerp import exceptions
|
||||
from openerp.tools.translate import _
|
||||
from openerp import models, api, exceptions, _
|
||||
|
||||
|
||||
class AccountInvoice(models.Model):
|
||||
|
||||
Reference in New Issue
Block a user