Skip to content

Commit

Permalink
[REF] set required website to https://github.com/beescoop/Obeesdoo
Browse files Browse the repository at this point in the history
It does not feel write to completely take control over the code
written by many volunteers at the bees coop.
  • Loading branch information
robinkeunen committed Mar 29, 2022
1 parent 03bb9d7 commit f92aac9
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repos:
# update the NOT INSTALLABLE ADDONS section above
- id: oca-update-pre-commit-excluded-addons
- id: oca-fix-manifest-website
args: ["https://coopiteasy.be"]
args: ["https://github.com/beescoop/Obeesdoo"]
- repo: https://github.com/myint/autoflake
rev: v1.4
hooks:
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_account/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
- Allow validating an invoice with a negative total amount
""",
"author": "Beescoop - Cellule IT, Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Account Module",
"version": "12.0.1.1.0",
"depends": ["account", "beesdoo_base"],
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_base/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
Module that customize the base module and contains some python tools
""",
"author": "Beescoop - Cellule IT, Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Sales",
"version": "12.0.1.0.1",
"depends": ["point_of_sale", "purchase", "portal", "partner_firstname"],
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_crelan_csv/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
Import Crelan CSV Wizard
""",
"author": "Beescoop - Cellule IT, Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Accounting & Finance",
"version": "12.0.1.0.0",
"depends": ["account_bank_statement_import"],
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_easy_my_coop/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Beescoop link with easy my coop",
"summary": """Link between beesdoo customization and easy_my_coop""",
"author": "BEES coop, Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Cooperative management",
"version": "12.0.1.0.2",
"depends": [
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_inventory/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
Adds a responsible, a max shipping date and a button to copy quantity to
stock pickings.""",
"author": "Beescoop - Cellule IT, Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Inventory",
"version": "12.0.1.0.1",
"depends": ["delivery", "beesdoo_base", "beesdoo_product"],
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_pos/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"summary": """This module adds the eaters of the customer to the POS
ActionpadWidget and PaymentScreenWidget.""",
"author": "Beescoop - Cellule IT, Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Point Of Sale",
"version": "12.0.1.2.0",
"depends": ["beesdoo_base", "beesdoo_product"],
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_pos_coop_status/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "Beescoop Point of sale - Cooperator Status",
"summary": """POS Support for cooperator status.""",
"author": "Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Point Of Sale",
"version": "12.0.1.0.0",
"depends": ["beesdoo_pos", "beesdoo_shift"],
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_pos_email_ticket/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"summary": """This module adds the eaters of the customer to the POS
ActionpadWidget and PaymentScreenWidget.""",
"author": "Beescoop - Cellule IT, Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Point Of Sale",
"version": "12.0.1.1.0",
"depends": ["point_of_sale"],
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_pos_reporting/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"summary": "Enhance POS with features allowing statistics and reporting.",
"version": "12.0.1.0.0",
"category": "Point of Sale",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"author": "Coop IT Easy SCRLfs",
"license": "AGPL-3",
"depends": ["point_of_sale"],
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_product/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
Modification of product module for the needs of beescoop
""",
"author": "Beescoop - Cellule IT, Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Sales",
"version": "12.0.1.2.0",
"depends": [
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_product_info_screen/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"category": "Product",
"summary": "Adds a read-only screen to display product information",
"author": "Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"license": "AGPL-3",
"depends": ["beesdoo_product"],
"data": [
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_product_usability/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Adapt the product views.
""",
"author": "Beescoop - Cellule IT, Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Sales Management",
"version": "12.0.1.0.0",
"depends": [
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_purchase/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
field, filter, PO reference, product's purchase and/or selling price
""",
"author": "Beescoop - Cellule IT, Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Purchase",
"version": "12.0.1.4.0",
"depends": [
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_shift/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"name": "Beescoop Shift Management",
"summary": """Generate and manage shifts for cooperators.""",
"author": "Thibault Francois, Elouan Le Bars, Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Cooperative management",
"version": "12.0.1.1.0",
"depends": ["beesdoo_base", "mail"],
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_shift_attendance/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Volonteer Timetable Management
Attendance Sheet for BEES coop""",
"author": "Elouan Le Bars, Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Cooperative management",
"version": "12.0.1.0.2",
"depends": [
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_shift_welcome_screen/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": "Beescoop Shift Management - Welcome Screen",
"summary": """
Volunteer Timetable Management""",
"author": "Thibault Francois",
"author": "Thibault Francois, Coop IT Easy SCRLfs",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Cooperative management",
"version": "12.0.1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_stock/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"depends": ["stock"],
"author": "Coop IT Easy SCRLfs",
"license": "AGPL-3",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"summary": """
Enable action on multiple products of a stock receipt
""",
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_stock_coverage/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"summary": "Compute estimated stock coverage based on product sales over "
"a date range.",
"author": "Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"license": "AGPL-3",
"depends": ["point_of_sale", "sale_stock"],
"data": ["views/product_template_view.xml", "data/cron.xml"],
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_website_eater/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "Rémy Taymans, Coop IT Easy SCRLfs",
"license": "AGPL-3",
"version": "12.0.1.0.0",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Website",
"depends": ["website", "portal", "beesdoo_base"],
"data": ["views/beesdoo_website_eater_templates.xml"],
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_website_posorder_amount/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "Coop IT Easy SCRLfs",
"license": "AGPL-3",
"version": "12.0.1.0.0",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Website",
"depends": ["portal", "point_of_sale"],
"data": ["templates/portal_posorder_amount.xml"],
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_website_shift/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"author": "Coop IT Easy SCRLfs",
"license": "AGPL-3",
"version": "12.0.1.0.1",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Cooperative management",
"depends": ["portal", "website", "beesdoo_shift"],
"data": [
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_website_theme/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Apply BEES coop design rules.
""",
"author": "Rémy Taymans, Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"license": "AGPL-3",
"category": "Themes",
"version": "12.0.0.0.1",
Expand Down
2 changes: 1 addition & 1 deletion beesdoo_worker_status/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"summary": """
Worker status management specific to beescoop.""",
"author": "Thibault Francois, Elouan Le Bars, Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Cooperative management",
"version": "12.0.1.0.0",
"depends": ["beesdoo_base", "beesdoo_shift"],
Expand Down
2 changes: 1 addition & 1 deletion macavrac_base/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
""",
"author": "Patricia Daloze, Coop IT Easy SCRLfs",
"category": "Sales",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"version": "12.0.1.0.0",
"depends": ["beesdoo_shift", "contacts"],
"data": ["views/res_partner.xml"],
Expand Down
2 changes: 1 addition & 1 deletion polln_shift/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
""",
"author": "Patricia Daloze, Thibault Francois, Coop IT Easy SCRLfs",
"category": "Sales",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"version": "12.0.1.0.0",
"depends": [
"beesdoo_shift",
Expand Down
2 changes: 1 addition & 1 deletion purchase_order_generator/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"category": "Purchase Order",
"summary": "Generate purchase order from a product selection",
"author": "Coop IT Easy SCRLfs",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"license": "AGPL-3",
"depends": ["purchase", "beesdoo_stock_coverage"],
"data": [
Expand Down
2 changes: 1 addition & 1 deletion website_portal_restrict_modification/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
""",
"author": "Coop IT Easy SCRLfs",
"license": "AGPL-3",
"website": "https://coopiteasy.be",
"website": "https://github.com/beescoop/Obeesdoo",
"category": "Cooperative Management",
"data": ["views/portal_website_templates.xml"],
"installable": True,
Expand Down

0 comments on commit f92aac9

Please sign in to comment.