lp:~elbati/report-print-send/adding_base_report_to_printer

Created by Lorenzo Battistini and last modified
Get this branch:
bzr branch lp:~elbati/report-print-send/adding_base_report_to_printer
Only Lorenzo Battistini can upload to this branch. If you are Lorenzo Battistini please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Lorenzo Battistini
Project:
Report - Printing and Sending
Status:
Merged

Recent revisions

11. By Lorenzo Battistini

[FIX] isinstance(printer, (str,unicode)):
replaced by isinstance(printer, basestring)

10. By Lorenzo Battistini

[FIX] using logging

9. By Lorenzo Battistini

[FIX] context=None

8. By Lorenzo Battistini

[fix] get_default return value

7. By Lorenzo Battistini

[FIX] print_direct return value

6. By Lorenzo Battistini

[FIX] update method is accessible from XML/RPC and should return something else than None which is forbidden

5. By Lorenzo Battistini

[FIX] We better have to use the "with" syntax

4. By Lorenzo Battistini

[FIX] The close should be done in the finally: clause of a try: except: because if an exception occurs,
a postgresql transaction will be leaked.
The except clause should properly rollback the cr

3. By Lorenzo Battistini

[imp] description with images

2. By Lorenzo Battistini

[IMP] base_report_to_printer - module description

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~report-print-send-core-editors/report-print-send/6.1
This branch contains Public information 
Everyone can see this information.