~syleam/syleam-modules/6.1

« back to all changes in this revision

Viewing changes to distribution_costs/wizard/wizard.xml

  • Committer: Sebastien LANGE
  • Date: 2012-11-13 21:16:25 UTC
  • Revision ID: git-v1:3f638c30fde5da87f353643c160ff304e56eba34
[IMP] Add Syleam modules

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<openerp>
 
3
    <data>
 
4
##############################################################################
 
5
#
 
6
#    distribution_costs module for OpenERP, Computes average purchase price from invoices and misc costs
 
7
#    Copyright (C) 2011 SYLEAM Info Services ([http://www.Syleam.fr/]) 
 
8
#              Sylvain Garancher [sylvain.garancher@syleam.fr]
 
9
#
 
10
#    This file is a part of distribution_costs
 
11
#
 
12
#    distribution_costs is free software: you can redistribute it and/or modify
 
13
#    it under the terms of the GNU Affero General Public License as published by
 
14
#    the Free Software Foundation, either version 3 of the License, or
 
15
#    (at your option) any later version.
 
16
#
 
17
#    distribution_costs is distributed in the hope that it will be useful,
 
18
#    but WITHOUT ANY WARRANTY; without even the implied warranty of
 
19
#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
20
#    GNU Affero General Public License for more details.
 
21
#
 
22
#    You should have received a copy of the GNU Affero General Public License
 
23
#    along with this program.  If not, see [http://www.gnu.org/licenses/].
 
24
#
 
25
##############################################################################
 
26
 
 
27
 
 
28
    </data>
 
29
</openerp>
 
 
b'\\ No newline at end of file'