[ADD]: Images of sale_crm, sale_journal, sale_layout, sale_margin and sale_mrp modules.
[odoo/odoo.git] / addons / sale_margin / __openerp__.py
index af151eb..2158f99 100644 (file)
@@ -1,5 +1,5 @@
 ##############################################################################
-#    
+#
 #    OpenERP, Open Source Management Solution
 #    Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>).
 #
@@ -14,7 +14,7 @@
 #    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/>.
 #
 ##############################################################################
 
     "name":"Margins in Sales Order",
     "version":"1.0",
     "category" : "Generic Modules/Sales & Purchases",
-    "description": """ 
+    "description": """
     This module adds the 'Margin' on sales order,
     which gives the profitability by calculating the difference between the Unit Price and Cost Price
     """,
     "author":"OpenERP SA",
+    "images":["images/sale_margin.jpeg"],
     "depends":["sale"],
     "demo_xml":[],
     'test': ['test/sale_margin.yml'],