~vauxoo/openerp-venezuela-localization/ovl70-fr-rev-hbto

« back to all changes in this revision

Viewing changes to l10n_ve_withholding/__init__.py

  • Committer: Humberto Arocha
  • Date: 2012-12-19 18:26:22 UTC
  • mfrom: (764.1.4 ovl70)
  • Revision ID: humbertoarocha@gmail.com-20121219182622-m5jf7mfdef63j1os

[MERGE] From main trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
24
24
################################################################################
25
25
 
26
 
import account
27
 
import l10n_ve_withholding
28
 
import account_move_line
29
 
import invoice
 
26
import model 
30
27
 
31
28
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: