Artur Nigmatullin
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
mail_recovery/__manifest__.py
|
@ -3,7 +3,7 @@ |
|
|
'summary': """Backup and recover unsent message""", |
|
|
'summary': """Backup and recover unsent message""", |
|
|
'author': "IT-Projects LLC, Ildar Nasyrov", |
|
|
'author': "IT-Projects LLC, Ildar Nasyrov", |
|
|
'license': 'LGPL-3', |
|
|
'license': 'LGPL-3', |
|
|
"price": 190.00, |
|
|
|
|
|
|
|
|
"price": 95.00, |
|
|
"currency": "EUR", |
|
|
"currency": "EUR", |
|
|
"support": "apps@it-projects.info", |
|
|
"support": "apps@it-projects.info", |
|
|
'website': "https://twitter.com/nasyrov_ildar", |
|
|
'website': "https://twitter.com/nasyrov_ildar", |
|
|