Browse Source

This module allows to add comision en voucher.

SEBAS 3 months ago
parent
commit
83782b4b0a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      models/account_voucher.py

+ 1 - 0
models/account_voucher.py

@@ -1,3 +1,4 @@
+# -*- coding: utf-8 -*-
 from openerp import models, fields, api