~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_report_x.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:
30
30
import pooler
31
31
import tools
32
32
 
33
 
class bematech_4000_fi_x(report_sxw.rml_parse):
 
33
class bematech_4000_fi_x(report_sxw.rml_parse): # Class parses for X reports
34
34
    def __init__(self, cr, uid, name, context):
35
35
        super(bematech_4000_fi_x, self).__init__(cr, uid, name, context=context)
36
36
        self.localcontext.update({