# You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . # ############################################################################## from openerp import models, fields, api # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: