[MIG] auto_backup: Migration to 16.0

pull/3180/head
tafaRU 2023-09-11 14:21:02 +02:00 committed by Christian-RB
parent 6078243836
commit dec4b2d16e
3 changed files with 16 additions and 46 deletions

View File

@ -6,7 +6,7 @@
{ {
"name": "Database Auto-Backup", "name": "Database Auto-Backup",
"summary": "Backups database", "summary": "Backups database",
"version": "15.0.1.0.1", "version": "16.0.1.0.0",
"author": "Yenthe Van Ginneken, " "author": "Yenthe Van Ginneken, "
"Agile Business Group, " "Agile Business Group, "
"Grupo ESOC Ingenieria de Servicios, " "Grupo ESOC Ingenieria de Servicios, "
@ -24,5 +24,5 @@
"view/db_backup_view.xml", "view/db_backup_view.xml",
], ],
"installable": True, "installable": True,
"external_dependencies": {"python": ["pysftp", "cryptography==2.6.1"]}, "external_dependencies": {"python": ["pysftp", "cryptography"]},
} }

View File

@ -4,7 +4,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Odoo Server 15.0\n" "Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: \n" "Language-Team: \n"
@ -57,7 +57,6 @@ msgstr ""
#. module: auto_backup #. module: auto_backup
#: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server #: model:ir.actions.server,name:auto_backup.ir_cron_backup_scheduler_0_ir_actions_server
#: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0 #: model:ir.cron,cron_name:auto_backup.ir_cron_backup_scheduler_0
#: model:ir.cron,name:auto_backup.ir_cron_backup_scheduler_0
msgid "Backup Scheduler" msgid "Backup Scheduler"
msgstr "" msgstr ""
@ -83,16 +82,6 @@ msgstr ""
msgid "Cannot duplicate a configuration." msgid "Cannot duplicate a configuration."
msgstr "" msgstr ""
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__changeset_change_ids
msgid "Changeset Changes"
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__changeset_ids
msgid "Changesets"
msgstr ""
#. module: auto_backup #. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__backup_format #: model:ir.model.fields,help:auto_backup.field_db_backup__backup_format
msgid "Choose the format for this backup." msgid "Choose the format for this backup."
@ -104,33 +93,26 @@ msgid "Choose the storage method for this backup."
msgstr "" msgstr ""
#. module: auto_backup #. module: auto_backup
#. odoo-python
#: code:addons/auto_backup/models/db_backup.py:0 #: code:addons/auto_backup/models/db_backup.py:0
#, python-format #, python-format
msgid "Cleanup of old database backups failed." msgid "Cleanup of old database backups failed."
msgstr "" msgstr ""
#. module: auto_backup #. module: auto_backup
#. odoo-python
#: code:addons/auto_backup/models/db_backup.py:0 #: code:addons/auto_backup/models/db_backup.py:0
#, python-format #, python-format
msgid "Connection Test Failed!" msgid "Connection Test Failed!"
msgstr "" msgstr ""
#. module: auto_backup #. module: auto_backup
#. odoo-python
#: code:addons/auto_backup/models/db_backup.py:0 #: code:addons/auto_backup/models/db_backup.py:0
#, python-format #, python-format
msgid "Connection Test Succeeded!" msgid "Connection Test Succeeded!"
msgstr "" msgstr ""
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__count_pending_changeset_changes
msgid "Count Pending Changeset Changes"
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__count_pending_changesets
msgid "Count Pending Changesets"
msgstr ""
#. module: auto_backup #. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__create_uid #: model:ir.model.fields,field_description:auto_backup.field_db_backup__create_uid
msgid "Created by" msgid "Created by"
@ -147,6 +129,7 @@ msgid "Database Backup"
msgstr "" msgstr ""
#. module: auto_backup #. module: auto_backup
#. odoo-python
#: code:addons/auto_backup/models/db_backup.py:0 #: code:addons/auto_backup/models/db_backup.py:0
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure #: model:mail.message.subtype,description:auto_backup.mail_message_subtype_failure
#, python-format #, python-format
@ -154,6 +137,7 @@ msgid "Database backup failed."
msgstr "" msgstr ""
#. module: auto_backup #. module: auto_backup
#. odoo-python
#: code:addons/auto_backup/models/db_backup.py:0 #: code:addons/auto_backup/models/db_backup.py:0
#: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success #: model:mail.message.subtype,description:auto_backup.mail_message_subtype_success
#, python-format #, python-format
@ -171,6 +155,7 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: auto_backup #. module: auto_backup
#. odoo-python
#: code:addons/auto_backup/models/db_backup.py:0 #: code:addons/auto_backup/models/db_backup.py:0
#, python-format #, python-format
msgid "" msgid ""
@ -229,7 +214,6 @@ msgstr ""
#. module: auto_backup #. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__message_needaction #: model:ir.model.fields,help:auto_backup.field_db_backup__message_needaction
#: model:ir.model.fields,help:auto_backup.field_db_backup__message_unread
msgid "If checked, new messages require your attention." msgid "If checked, new messages require your attention."
msgstr "" msgstr ""
@ -301,7 +285,7 @@ msgstr ""
#. module: auto_backup #. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__message_needaction_counter #: model:ir.model.fields,help:auto_backup.field_db_backup__message_needaction_counter
msgid "Number of messages which requires an action" msgid "Number of messages requiring action"
msgstr "" msgstr ""
#. module: auto_backup #. module: auto_backup
@ -309,11 +293,6 @@ msgstr ""
msgid "Number of messages with delivery error" msgid "Number of messages with delivery error"
msgstr "" msgstr ""
#. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__message_unread_counter
msgid "Number of unread messages"
msgstr ""
#. module: auto_backup #. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__sftp_private_key #: model:ir.model.fields,help:auto_backup.field_db_backup__sftp_private_key
msgid "" msgid ""
@ -368,6 +347,11 @@ msgid ""
"generated." "generated."
msgstr "" msgstr ""
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__smart_search
msgid "Smart Search"
msgstr ""
#. module: auto_backup #. module: auto_backup
#: model:ir.model.fields,help:auto_backup.field_db_backup__name #: model:ir.model.fields,help:auto_backup.field_db_backup__name
msgid "Summary of this backup process" msgid "Summary of this backup process"
@ -403,16 +387,6 @@ msgid ""
" on the external server." " on the external server."
msgstr "" msgstr ""
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__message_unread
msgid "Unread Messages"
msgstr ""
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__message_unread_counter
msgid "Unread Messages Counter"
msgstr ""
#. module: auto_backup #. module: auto_backup
#: model_terms:ir.ui.view,arch_db:auto_backup.view_backup_conf_form #: model_terms:ir.ui.view,arch_db:auto_backup.view_backup_conf_form
msgid "" msgid ""
@ -420,11 +394,6 @@ msgid ""
"you specify." "you specify."
msgstr "" msgstr ""
#. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__user_can_see_changeset
msgid "User Can See Changeset"
msgstr ""
#. module: auto_backup #. module: auto_backup
#: model:ir.model.fields,field_description:auto_backup.field_db_backup__sftp_user #: model:ir.model.fields,field_description:auto_backup.field_db_backup__sftp_user
msgid "Username in the SFTP Server" msgid "Username in the SFTP Server"

View File

@ -6,3 +6,4 @@
* Aitor Bouzas <aitor.bouzas@adaptivecity.com> * Aitor Bouzas <aitor.bouzas@adaptivecity.com>
* Simone Vanin <simone.vanin@agilebg.com> * Simone Vanin <simone.vanin@agilebg.com>
* Vu Nguyen Anh <vuna2004@gmail.com> * Vu Nguyen Anh <vuna2004@gmail.com>
* Alex Comba <alex.comba@agilebg.com>