19
19
# along with this program. If not, see <http://www.gnu.org/licenses/>.
21
21
##############################################################################
24
22
from osv import fields, osv
25
23
from tools.translate import _
28
25
import decimal_precision as dp