~vauxoo/openerp-venezuela-localization/rodolfo-openerp-fiscal-printer-code-documentation

« back to all changes in this revision

Viewing changes to pos_fp_bematech_4000fi/report/bematech_4000fi_sale.py

  • Committer: tienda
  • Date: 2012-01-30 20:51:22 UTC
  • Revision ID: tienda@ubuntu3-desktop-20120130205122-765l7vt5lp9ymb80
[IMP]Added some code documentation in module pos_fp_bematech_4000fiand some missing code documentation in pos_fp module

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
from osv import osv
34
34
from tools.translate import _
35
35
 
36
 
class bematech_4000_fi_sale(report_sxw.rml_parse):
 
36
class bematech_4000_fi_sale(report_sxw.rml_parse): # Class parser for sale invoices
37
37
    def __init__(self, cr, uid, name, context):
38
38
        super(bematech_4000_fi_sale, self).__init__(cr, uid, name, context=context)
39
39
        self.localcontext.update({