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

« back to all changes in this revision

Viewing changes to l10n_ve_fiscal_requirements/__init__.py

  • Committer: Humberto Arocha
  • Date: 2012-11-29 21:05:06 UTC
  • Revision ID: humbertoarocha@gmail.com-20121129210506-1cia2y6nm506vtqr

[FIX] Missing import model on Fiscal Requirements

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
#    You should have received a copy of the GNU Affero General Public License
23
23
#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
24
24
################################################################################
 
25
import model 
25
26
import wizard
26
27
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: