Part of stoqlib.reporting.receival_receipt View In Hierarchy
Method | __init__ | Creates a new BaseRMLReport object |
Method | get_namespace | Each child must to build your namespace and implement this |
Inherited from BaseRMLReport:
Method | save | Build the report file properly |
Method | _complete_namespace | Add common information in namespace |
Parameters | filename | filename to save report as |
template_name | optional, name of the rml template to use |