4 lines
73 B
Python
4 lines
73 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import product
|
|
from . import account_move |