mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[FIX] minor styling
This commit is contained in:
@@ -85,7 +85,6 @@ class ir_attachment(orm.Model):
|
||||
else:
|
||||
if document:
|
||||
if document.state == 'pushed':
|
||||
# TODO: cancel on pingen.com
|
||||
raise osv.except_osv(
|
||||
_('Error'),
|
||||
_('The attachment %s is already pushed to pingen.com.') % \
|
||||
|
||||
Reference in New Issue
Block a user