~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to finance/__init__.py

  • Committer: Olivier DOSSMANN
  • Date: 2014-03-17 10:45:24 UTC
  • mto: This revision was merged to the branch mainline in revision 2042.
  • Revision ID: od@tempo-consulting.fr-20140317104524-q4usq4xqjne8ikl7
REF-56 [IMP] Merge account_msf module into msf_partner, account_override, finance and register_accounting modules

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
#
20
20
##############################################################################
21
21
 
 
22
import stock
22
23
import account
23
24
import invoice
24
25
import account_voucher
 
26
import purchase
25
27
import report
26
28
import wizard
27
29
 
28
 
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
 
 
b'\\ No newline at end of file'
 
30
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: