mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[FIX] set a default value for the documents color as proposed by Olivier Macchioni
This commit is contained in:
@@ -47,6 +47,7 @@ class ir_attachment(orm.Model):
|
||||
|
||||
_defaults = {
|
||||
'pingen_send': True,
|
||||
'pingen_color': '0',
|
||||
'pingen_speed': '2',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user