Launchpad automatic translations update.
[odoo/odoo.git] / addons / account_anglo_saxon / __openerp__.py
index 035fb47..7dec56f 100644 (file)
     Anglo-Saxons accounting does take the cost when sales invoice is created, Continental accounting will take the cost at the moment the goods are shipped.
     This module will add this functionality by using a interim account, to store the value of shipped goods and will contra book this interim account
     when the invoice is created to transfer this amount to the debtor or creditor account.
-    Secondly, price differences between actual purchase price and fixed product standard price are booked on a seperate account""",
+    Secondly, price differences between actual purchase price and fixed product standard price are booked on a separate account""",
     "depends"   : ["product", "purchase"],
     "category"  : "Generic Modules/Inventory Control",
     "init_xml"  : [],
     "demo_xml"  : [],
     "update_xml" : ["product_view.xml",],
     "active"    : False,
-    "installable": True
+    "installable": True,
+    "certificate":"00557423080410733581",
 }
 
-# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
\ No newline at end of file
+# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: