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

« back to all changes in this revision

Viewing changes to vertical_integration/__init__.py

  • Committer: jf
  • Date: 2014-01-24 10:20:06 UTC
  • mfrom: (1907.6.57 UF_2236)
  • Revision ID: jfb@tempo-consulting.fr-20140124102006-gm434gsnygj8iwhd
UF-2236 [IMP] Vertical integration finance for OCB
lp:~unifield-team/unifield-wm/UF_2236

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
 
 
24
import account
 
25
import account_move_line
 
26
import account_analytic_line
23
27
import account_export_mapping
24
28
import country_export_mapping
25
29
import report