~openbias/bias-trunk/bias_trunk_v61

« back to all changes in this revision

Viewing changes to bias_custom_best/account/__init__.py

  • Committer: hector.cantu at com
  • Date: 2016-04-18 18:45:58 UTC
  • Revision ID: hector.cantu@bias.com.mx-20160418184558-dcdfww7hpbg0en3k
Cambios BEST Ingredients. Reporte Analisis de Factura

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
##############################################################################
22
22
 
23
23
import account
 
24
import account_invoice_report
 
25
import account_invoice_report_wiz
24
26
 
25
27
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
26
28