This commit is contained in:
Sandy Carter
2014-07-18 16:36:08 -04:00
committed by Gabriela Mogollon
parent 9c5f955d26
commit 62a4b39fba
3 changed files with 112 additions and 104 deletions

View File

@@ -1,6 +1,6 @@
# -*- encoding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2013 Savoir-faire Linux (<http://www.savoirfairelinux.com>).
#
@@ -15,10 +15,8 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
import document_page_approval
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: