Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💣 new modules odoo_backup_sh_google_disk and odoo_backup_sh_dropbox #669

Conversation

GabbasovDinar
Copy link

No description provided.

@GabbasovDinar GabbasovDinar force-pushed the misc-addons-12.0-odoo_backup_sh branch from 7749cce to 26f420d Compare May 31, 2019 14:06
odoo_backup_sh/static/src/js/dashboard.js Outdated Show resolved Hide resolved
odoo_backup_sh/static/src/js/dashboard.js Outdated Show resolved Hide resolved
odoo_backup_sh/static/src/js/dashboard.js Outdated Show resolved Hide resolved
odoo_backup_sh/static/src/js/dashboard.js Outdated Show resolved Hide resolved
odoo_backup_sh_dropbox/controllers/main.py Outdated Show resolved Hide resolved
odoo_backup_sh_dropbox/controllers/main.py Outdated Show resolved Hide resolved
odoo_backup_sh_dropbox/models/odoo_backup_sh.py Outdated Show resolved Hide resolved
odoo_backup_sh_dropbox/controllers/main.py Outdated Show resolved Hide resolved
odoo_backup_sh_dropbox/controllers/main.py Outdated Show resolved Hide resolved
@GabbasovDinar GabbasovDinar force-pushed the misc-addons-12.0-odoo_backup_sh branch from fa604d3 to e67671a Compare June 5, 2019 13:22
odoo_backup_sh_google_disk/static/src/js/dashboard.js Outdated Show resolved Hide resolved
odoo_backup_sh_google_disk/static/src/js/dashboard.js Outdated Show resolved Hide resolved
odoo_backup_sh_google_disk/models/odoo_backup_sh.py Outdated Show resolved Hide resolved
odoo_backup_sh_google_disk/models/odoo_backup_sh.py Outdated Show resolved Hide resolved
odoo_backup_sh_google_disk/models/odoo_backup_sh.py Outdated Show resolved Hide resolved
odoo_backup_sh_google_disk/controllers/main.py Outdated Show resolved Hide resolved
odoo_backup_sh_google_disk/controllers/main.py Outdated Show resolved Hide resolved
@GabbasovDinar GabbasovDinar marked this pull request as ready for review June 5, 2019 13:22
@GabbasovDinar GabbasovDinar force-pushed the misc-addons-12.0-odoo_backup_sh branch from b4bba41 to 9cab674 Compare June 5, 2019 13:33
@GabbasovDinar GabbasovDinar changed the title 💣 new module odoo_backup_sh_google_disk 💣 new modules odoo_backup_sh_google_disk and odoo_backup_sh_dropbox Jun 5, 2019
@GabbasovDinar GabbasovDinar force-pushed the misc-addons-12.0-odoo_backup_sh branch from 076d895 to 3807afe Compare June 6, 2019 10:19
@GabbasovDinar GabbasovDinar force-pushed the misc-addons-12.0-odoo_backup_sh branch from 3807afe to d03f21b Compare June 6, 2019 11:14
@GabbasovDinar GabbasovDinar force-pushed the misc-addons-12.0-odoo_backup_sh branch from a2bd99b to c49572c Compare June 11, 2019 10:32
@GabbasovDinar GabbasovDinar force-pushed the misc-addons-12.0-odoo_backup_sh branch from 9fc739d to ea1b072 Compare June 13, 2019 12:49
@GabbasovDinar GabbasovDinar force-pushed the misc-addons-12.0-odoo_backup_sh branch from 1ec7af6 to 31ef06a Compare June 19, 2019 09:08
odoo_backup_sh/models/odoo_backup_sh.py Outdated Show resolved Hide resolved
odoo_backup_sh/models/odoo_backup_sh.py Outdated Show resolved Hide resolved
odoo_backup_sh/models/odoo_backup_sh.py Outdated Show resolved Hide resolved
odoo_backup_sh/models/odoo_backup_sh.py Outdated Show resolved Hide resolved
@GabbasovDinar GabbasovDinar force-pushed the misc-addons-12.0-odoo_backup_sh branch from bd56f3e to 1164fc1 Compare June 19, 2019 12:20
@GabbasovDinar GabbasovDinar force-pushed the misc-addons-12.0-odoo_backup_sh branch from 1164fc1 to be37a0b Compare June 19, 2019 12:24
odoo_backup_sh/__init__.py Show resolved Hide resolved
odoo_backup_sh/models/odoo_backup_sh.py Outdated Show resolved Hide resolved
odoo_backup_sh/models/odoo_backup_sh.py Outdated Show resolved Hide resolved
odoo_backup_sh/models/odoo_backup_sh.py Show resolved Hide resolved
odoo_backup_sh/models/odoo_backup_sh.py Outdated Show resolved Hide resolved
odoo_backup_sh/models/odoo_backup_sh.py Outdated Show resolved Hide resolved
odoo_backup_sh/models/odoo_backup_sh.py Outdated Show resolved Hide resolved
@GabbasovDinar GabbasovDinar force-pushed the misc-addons-12.0-odoo_backup_sh branch from 0096901 to 81cb368 Compare June 24, 2019 10:20
@GabbasovDinar GabbasovDinar force-pushed the misc-addons-12.0-odoo_backup_sh branch from 4b28edd to 3e7140f Compare June 25, 2019 12:29
odoo_backup_sh/__init__.py Outdated Show resolved Hide resolved
odoo_backup_sh/__init__.py Show resolved Hide resolved
odoo_backup_sh/demo/odoo_backup_sh_demo.xml Outdated Show resolved Hide resolved
backup_simulation = fields.Boolean(default=False, readonly=True)
backup_simulation = fields.Boolean(default=False, readonly=True,
help="If this option is enabled, the backup information will not be deleted "
"after updating the backup list.")

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you mean "backup files"?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mean "Info files" about backups

@yelizariev yelizariev merged commit ba9fd3c into it-projects-llc:misc-addons-12.0-odoo_backup_sh Jul 1, 2019
remote_backups[backup_config.database][backup_dt]
]
if file in remote_backups[backup_config.database][backup_dt] and backup_config.backup_simulation is False:
remote_objects_to_delete.append(file)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Бред какой-то

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants