[IMP] Documentation

[ADD] Translation file + french
[FIX] employee_id field does not exist
[FIX] user_email field deprecated
[IMP] Split long lines
[ADD] Images
This commit is contained in:
Maxime Chambreuil
2013-07-19 00:15:04 -04:00
committed by FernandoRomera
parent 10f9b63eb3
commit 27e43b3f75
10 changed files with 385 additions and 106 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: