[MERGE] merge from trunk addons
[odoo/odoo.git] / addons / account_anglo_saxon / __openerp__.py
old mode 100644 (file)
new mode 100755 (executable)
index 735bc9e..6429df2
@@ -21,7 +21,7 @@
 {
     "name"      : "Stock Accounting for Anglo Saxon countries",
     "version"   : "1.2",
-    "author"    : "Tiny, Veritos",
+    "author"    : "OpenERP SA, Veritos",
     "website"   : "http://tinyerp.com - http://veritos.nl",
     "description" : """This module will support the Anglo-Saxons accounting methodology by
     changing the accounting logic with stock transactions. The difference between the Anglo-Saxon accounting countries
@@ -29,7 +29,7 @@
     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"  : [],