~openerp-community/openobject-addons/elico-6.0

« back to all changes in this revision

Viewing changes to account_invoice_line_decimal_precision/__init__.py

  • Committer: Eric Caudal
  • Date: 2011-12-22 10:09:31 UTC
  • Revision ID: contact@elico-corp.com-20111222100931-l75q2fa9azm72i0g
[ADD] using account line dp for the standard cost

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
21
21
#
22
22
##############################################################################
 
23
 
23
24
import account_invoice
 
25
import product
 
 
b'\\ No newline at end of file'