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

12.0 ir_attachment_google_cloud_storage #792

Open
wants to merge 15 commits into
base: misc-addons-12.0-ir_attachment_google_cloud_storage
Choose a base branch
from

Conversation

em230418
Copy link
Member

No description provided.

Copy link

@itpp-bot itpp-bot left a comment

Choose a reason for hiding this comment

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

├─ .pre-commit-config.yaml
├─ .prettierrc.yml
└─ requirements.txt

14 installable modules are updated:

├─ autostaging_project_task/
|  └─ views.xml
├─ base_attendance/
|  ├─ report/
|  |  └─ res_partner_badge.xml
|  ├─ security/
|  |  └─ res_attendance_security.xml
|  ├─ static/
|  |  └─ src/
|  |     └─ xml/
|  |        └─ attendance.xml
|  └─ views/
|     ├─ res_attendance_view.xml
|     └─ res_config_view.xml
├─ ir_attachment_google_cloud_storage/
|  ├─ README.rst
|  ├─ __init__.py
|  ├─ __manifest__.py
|  ├─ doc/
|  |  ├─ changelog.rst
|  |  └─ index.rst
|  ├─ models/
|  |  ├─ __init__.py
|  |  ├─ ir_attachment.py
|  |  └─ res_config_settings.py
|  ├─ static/
|  |  └─ description/
|  |     └─ icon.png
|  └─ views/
|     └─ res_config_settings_views.xml
├─ ir_attachment_s3/
|  └─ views/
|     └─ res_config_settings_views.xml
├─ ir_attachment_url/
|  ├─ demo/
|  |  └─ ir_attachment.xml
|  ├─ static/
|  |  └─ src/
|  |     └─ xml/
|  |        └─ ir_attachment_url.xml
|  └─ views/
|     ├─ ir_attachment_res_config.xml
|     └─ ir_attachment_url_template.xml
├─ odoo_backup_sh/
|  ├─ data/
|  |  └─ odoo_backup_sh_data.xml
|  ├─ demo/
|  |  ├─ demo.xml
|  |  └─ tour_views.xml
|  ├─ security/
|  |  └─ security_groups.xml
|  ├─ static/
|  |  └─ src/
|  |     └─ xml/
|  |        └─ dashboard.xml
|  └─ views/
|     ├─ odoo_backup_sh_templates.xml
|     └─ odoo_backup_sh_views.xml
├─ odoo_backup_sh_dropbox/
|  ├─ static/
|  |  └─ src/
|  |     └─ xml/
|  |        └─ dashboard.xml
|  └─ views/
|     ├─ odoo_backup_sh_dropbox_templates.xml
|     ├─ odoo_backup_sh_views.xml
|     └─ res_config_settings_views.xml
├─ odoo_backup_sh_google_disk/
|  ├─ static/
|  |  └─ src/
|  |     └─ xml/
|  |        └─ dashboard.xml
|  └─ views/
|     ├─ odoo_backup_sh_google_drive_templates.xml
|     ├─ odoo_backup_sh_views.xml
|     └─ res_config_settings_views.xml
├─ pad_crm/
|  ├─ crm_lead.xml
|  └─ template.xml
├─ project_timelog/
|  ├─ data/
|  |  └─ project_timelog_data.xml
|  ├─ static/
|  |  └─ src/
|  |     └─ xml/
|  |        └─ menu.xml
|  └─ views/
|     ├─ project_timelog_templates.xml
|     ├─ project_timelog_views.xml
|     └─ res_config_view.xml
├─ res_partner_skype/
|  └─ views.xml
├─ res_users_signature/
|  ├─ security/
|  |  └─ res_users_signature_security.xml
|  └─ views/
|     └─ res_users_signature_views.xml
├─ web_debranding/
|  ├─ data.xml
|  ├─ js.xml
|  ├─ pre_install.xml
|  ├─ static/
|  |  └─ src/
|  |     └─ xml/
|  |        └─ web.xml
|  └─ views.xml
└─ web_website/
   ├─ demo/
   |  ├─ assets_demo.xml
   |  └─ res_users_demo.xml
   ├─ static/
   |  └─ src/
   |     └─ xml/
   |        └─ qweb.xml
   └─ views/
      ├─ assets.xml
      ├─ ir_property_views.xml
      ├─ res_config_settings_views.xml
      └─ res_users_views.xml

23 not installable modules s are updated:

├─ auth_signup_confirmation/
|  └─ data/
|     └─ config.xml
├─ base_import_map/
|  └─ views/
|     ├─ base_import_map_templates.xml
|     └─ base_import_map_view.xml
├─ customer_marketing/
|  └─ views/
|     └─ res_partner_views.xml
├─ delivery_sequence/
|  └─ views.xml
├─ hr_public_holidays_ics_import/
|  ├─ views/
|  |  └─ hr_public_holidays_view.xml
|  └─ wizard/
|     └─ import_ics.xml
├─ hr_rule_input_compute/
|  ├─ security/
|  |  └─ hr_rule_input_compute_security.xml
|  └─ views/
|     └─ hr_payroll_views.xml
├─ ir_actions_todo_repeat/
|  └─ views.xml
├─ product_category_taxes/
|  └─ views.xml
├─ product_details/
|  └─ views/
|     └─ product_detail.xml
├─ product_tags/
|  └─ product_view.xml
├─ production_lot_details/
|  ├─ data/
|  |  └─ security_demo.xml
|  └─ views/
|     └─ production_lot_detail.xml
├─ project_task_search_custom/
|  └─ views/
|     └─ project_task_search_custom.xml
├─ project_task_subtask/
|  ├─ data/
|  |  └─ subscription_template.xml
|  ├─ demo/
|  |  └─ project_task_subtask_demo.xml
|  ├─ static/
|  |  └─ src/
|  |     └─ xml/
|  |        └─ templates.xml
|  └─ views/
|     └─ project_task_subtask.xml
├─ reminder_base/
|  └─ views/
|     └─ reminder_base_views.xml
├─ reminder_crm_next_action/
|  └─ views.xml
├─ reminder_hr_recruitment/
|  └─ views.xml
├─ reminder_issue_deadline/
|  └─ views.xml
├─ reminder_task_deadline/
|  └─ views/
|     └─ reminder_task_deadline_views.xml
├─ sale_order_hide_tax/
|  ├─ security/
|  |  └─ security.xml
|  └─ views/
|     └─ view.xml
├─ theme_kit/
|  ├─ data/
|  |  └─ theme_data.xml
|  └─ views/
|     ├─ ir_attachment.xml
|     ├─ res_config.xml
|     ├─ templates.xml
|     └─ theme.xml
├─ web_gantt8/
|  └─ views/
|     └─ web_gantt.xml
├─ web_multi_attachment_base/
|  └─ static/
|     └─ src/
|        └─ xml/
|           └─ web_kanban.xml
└─ web_preview/
   ├─ static/
   |  └─ src/
   |     └─ xml/
   |        └─ media_tree_view_widget.xml
   └─ views/
      └─ web_preview_template.xml

sent by ✌️ Odoo Review Bot

`1.0.0`
-------

- **Init version**

Choose a reason for hiding this comment

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

😍

actions-user and others added 15 commits March 18, 2020 10:41
@em230418 em230418 force-pushed the misc-addons-12.0-ir_attachment_google_cloud_storage branch from fb12bc8 to cda2d48 Compare May 16, 2020 05:20
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

5 participants