~koi-accounting-modules-maintainer/koi-accounting-modules/7.0-fixed-asset

« back to all changes in this revision

Viewing changes to ar_account/object_other/__init__.py

  • Committer: Andhitia Rama
  • Date: 2015-07-21 13:40:42 UTC
  • mfrom: (230.1.78 koi_account_trunk)
  • Revision ID: andhitia.r@gmail.com-20150721134042-p2i63m2oo2jk01ax
Merge dgn trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
import account_tax
40
40
import account_analytic_line
41
41
import account_analytic_plan_instance
 
42
import account_invoice_tax
42
43
 
43
44
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: