[FIX]: small change in document text

bzr revid: mga@tinyerp.com-20100628115018-06lh56adteatq170
This commit is contained in:
Mantavya Gajjar 2010-06-28 17:20:18 +05:30
parent c909e8af22
commit aca407a77f
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ class account_cashbox_line(osv.osv):
def _sub_total(self, cr, uid, ids, name, arg, context=None):
""" Calculates Sub total"
""" Calculates Sub total
@param name: Names of fields.
@param arg: User defined arguments
@return: Dictionary of values.