~unifield-team/unifield-wm/us-671-homere

« back to all changes in this revision

Viewing changes to account_override/__init__.py

  • Committer: jf
  • Date: 2012-04-17 15:29:16 UTC
  • mfrom: (631.3.7 UF_828)
  • Revision ID: jf@tempo4-20120417152916-svm6ioq8ur2bi5tu
UF-955 [DEV] Reporting (Month-end) - 2 remaining reports
lp:~unifield-team/unifield-wm/UF_955

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
import account_move_line
27
27
import account_analytic_line
28
28
import account_bank_statement
 
29
import report
29
30
 
30
31
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: