Skip to content

Commit

Permalink
Move module website_switzerland into compassion-switzerland
Browse files Browse the repository at this point in the history
  • Loading branch information
ecino committed Apr 22, 2024
1 parent 2d5c32f commit 1dfd18f
Show file tree
Hide file tree
Showing 30 changed files with 2 additions and 2,832 deletions.
3 changes: 2 additions & 1 deletion muskathlon/migrations/14.0.1.0.0/pre-migrate.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"templates/muskathlon_page.xml",
]


def migrate(cr, version):
# Associate prod records to XML records
for data in module_data:
Expand All @@ -38,4 +39,4 @@ def migrate(cr, version):
)

for data in reload_data:
openupgrade.load_data(cr, 'muskathlon', data)
openupgrade.load_data(cr, "muskathlon", data)
1 change: 0 additions & 1 deletion setup/website_switzerland/odoo/addons/website_switzerland

This file was deleted.

6 changes: 0 additions & 6 deletions setup/website_switzerland/setup.py

This file was deleted.

55 changes: 0 additions & 55 deletions website_switzerland/README.rst

This file was deleted.

1 change: 0 additions & 1 deletion website_switzerland/__init__.py

This file was deleted.

39 changes: 0 additions & 39 deletions website_switzerland/__manifest__.py

This file was deleted.

226 changes: 0 additions & 226 deletions website_switzerland/data/communication_config.xml

This file was deleted.

Loading

0 comments on commit 1dfd18f

Please sign in to comment.