Odoo Addons made by Bemade
Find a file
Marc Durepos 65fbcb9b33 caldav_sync bug fixes:
* Fixed an issue where accepting events from an external organizer would send emails
  to the all event attendees upon synchronization.
* Corrected the data model for events where multiple Odoo users are attendees for the
  same event. Now, only one event is created in Odoo, with all the attendees on the
  same event. This conforms to Odoo's existing calendar event data model.
* Updated the setting of the organizer field (user_id) on the calendar events upon
  synchronization. Previously, the organizer field was always set to the current user
  whose events were being synchronized. Now, it is set based on the ORGANIZER parameter
  of the iCalendar event, if present. If not present, it defaults to the current synchronizing
  user. In the case that the organizer is external, the user_id field is left blank.
2025-02-07 12:59:29 -05:00
.github Update test.yml 2024-03-19 15:11:03 -04:00
account_credit_hold account_credit_hold: fix a bug where the hold isn't lifted upon payment registration 2024-07-30 15:53:15 -04:00
aged_partner_balance_na working on error in aged_partner_balance_na 2024-05-28 16:03:44 -04:00
bemade_add_follower_no_sendmail_default change manifest version for all 2024-02-28 13:18:13 -05:00
bemade_attachments_cleanup migrate from addons to new repo bemade-addons and ln in addons 2023-06-26 17:01:44 -04:00
bemade_documents_portal version bumps from 15 to 17 2024-03-21 10:30:44 -04:00
bemade_fetchmail_only_production bemade_fetchmail_only_production: fetchmail > mail in manifest 2024-03-14 16:08:05 -04:00
bemade_fix_quality_report version bumps from 15 to 17 2024-03-21 10:30:44 -04:00
bemade_fsm bemade_fsm: fix a bug where changing the delivery address on a canceled/re-drafted SO screwed up subtasks 2025-01-27 11:00:09 -05:00
bemade_full_formview_from_modal updates to full_formview_from_modal 2024-06-03 07:48:37 -04:00
bemade_git_repos_addons extend filter 2024-04-30 14:56:52 -04:00
bemade_helpdesk_mailcow_blacklist Update AGPL to LGPL to respect odoo_password license. 2024-05-15 20:58:07 -04:00
bemade_helpdesk_one_ticket_per_email fix for bemade_helpdesk_one_ticket_per_email/models/mail_thread.py 2024-10-31 13:33:53 -04:00
bemade_hide_decimal_on_unit port to 17 bemade_hide_decimal_on_unit 2024-03-04 13:28:34 -05:00
bemade_l10n_ca_payroll bemade_l10n_ca_payroll: first steps 2024-02-15 20:32:50 -05:00
bemade_mailcow_integration Update AGPL to LGPL to respect odoo_password license. 2024-05-15 20:57:21 -04:00
bemade_margin_vendor_pricelist add more tests for bemade_vendor_pricelist to get coverage up 2024-09-19 10:58:14 -04:00
bemade_module_linker version bump manifest 2024-03-14 13:58:18 -04:00
bemade_multiple_billing_contacts bemade_multiple_billing_contacts fixes for tests, but retiring module. 2024-03-27 16:56:20 -04:00
bemade_odoo_partner_scrapper Revert "bemade_odoo_partner_scrapper moved to bemade-tools" 2024-05-29 10:51:02 -04:00
bemade_odoo_partner_scrapper_js_only Revert "bemade_odoo_partner_scrapper_js_only moved to bemade-tools" 2024-05-29 10:48:48 -04:00
bemade_open_project_details Revert removing bemade_open_project_details 2024-03-21 21:08:44 -04:00
bemade_packing_wizard add a new module for aged partner balance reports, NA style 2024-05-28 14:29:09 -04:00
bemade_partner_email_domain beginnings of new module fsm_visit_confirmation, fix to bemad_partner_email_domain and incrementing_sequence_mixin 2024-11-20 15:42:13 -05:00
bemade_partner_root_ancestor fix tab 2024-03-04 12:09:12 -05:00
bemade_payslip_done_as_not_paid Fixes to partner_scrapper module and payslip module for 17.0 migration 2024-01-08 09:36:39 -05:00
bemade_picking_upstream bemade_picking_upstream to 17.0 2024-04-15 15:06:57 -04:00
bemade_purchase_warn_supplier_overdue itch et unifi 2024-12-17 12:51:45 -05:00
bemade_pwa_config fix warning 2024-07-23 08:30:05 -04:00
bemade_quotation_alternative use Markup instead of body_is_html=True 2024-10-03 10:45:20 +02:00
bemade_reordering_rules_chatter port 17.0 bemade_reordering_rules_chatter 2024-03-04 14:37:48 -05:00
bemade_sale_order_line_number for migration 2023-11-16 09:01:22 -05:00
bemade_search_supplier_code fix bemade_search_supplier_code manifest 2024-03-21 14:08:23 -04:00
bemade_so_and_po_only_company port bemade_so_and_po_only_company to 17.0 2024-03-04 14:47:25 -05:00
bemade_so_followers_to_picking [FIX] bemade_so_followers_to_picking: re-indent method to fix module. 2024-06-28 13:25:19 -04:00
bemade_sports_clinic Merge branch '16.0' into 17.0 2024-10-15 08:56:28 -04:00
bemade_stock_quant_valuation tab 2024-03-04 14:53:44 -05:00
bemade_time_off_follower [FIX] bemade_time_off_follower: validation error 2024-09-20 10:14:57 -04:00
bemade_total_show_currency version bumps from 15 to 17 2024-03-21 10:30:44 -04:00
bemade_update_validity_date_when_send_so bemade_update_validity_date_when_send_so: fix action method returning void. 2024-04-01 14:41:43 -04:00
bemade_user_custom_apps_order for migration 2023-11-16 09:01:22 -05:00
bemade_user_password_bundle Update AGPL to LGPL to respect odoo_password license. 2024-05-15 20:56:34 -04:00
bemade_utils Fix bemade_utils to pass tests on the test runner as well as in PyCharm environment. There was a Python Path issue. 2024-04-01 15:21:42 -04:00
caldav_sync caldav_sync bug fixes: 2025-02-07 12:59:29 -05:00
chatgpt_assistant wip 2024-12-02 15:12:08 -05:00
client_name_on_manufacturing_orders improved_mo_origin: add source SO to shop floor view 2024-07-03 11:01:30 -04:00
confirm_many2one_create confirm_many2one_create: fix simple JS bug 2024-08-02 14:55:11 -04:00
customer_applications [ADD]: rework of fsm_equipment, add client_applications and glue module 2024-10-25 10:44:35 -04:00
customer_itch_cycle itch work? 2025-01-02 08:06:56 -05:00
delivery_carrier_partner_account [ENH] delivery_carrier_partner_account: Add ppc billing mode. 2024-11-21 16:36:48 -05:00
fsm_equipment add product_id to equipment form view 2024-10-25 16:00:02 -04:00
fsm_visit_confirmation beginnings of new module fsm_visit_confirmation, fix to bemad_partner_email_domain and incrementing_sequence_mixin 2024-11-20 15:42:13 -05:00
impersonate_user impersonate_user: add unimpersonate systray button 2024-07-04 17:20:42 -04:00
improved_mo_origin improved_mo_origin: add source SO to shop floor view 2024-07-03 11:01:30 -04:00
incrementing_sequence_mixin beginnings of new module fsm_visit_confirmation, fix to bemad_partner_email_domain and incrementing_sequence_mixin 2024-11-20 15:42:13 -05:00
interactive_discuss_ai wip 2025-02-05 13:14:42 -05:00
mo_back_to_draft cosmetic changes 2024-06-11 19:03:39 -04:00
multi_account_statement_import add a new module for aged partner balance reports, NA style 2024-05-28 14:29:09 -04:00
nuke_mid_task nuke_mid_task: Get rid of unnecessary security folder 2025-01-13 13:12:06 +00:00
odoo_proxmox_manager wip 2025-02-05 13:14:42 -05:00
odoo_unifi_manager Unifi to test 2025-01-06 08:02:03 -05:00
openai_connector new modules openai 2024-11-16 06:45:41 -05:00
openai_partner_purchase_analysis update 2024-12-14 06:53:23 -05:00
partner_equipment_applications [ADD]: rework of fsm_equipment, add client_applications and glue module 2024-10-25 10:44:35 -04:00
portal_hide_draft_order_details new module to hide draft SO details on the portal 2024-08-15 10:46:54 -04:00
price_update_notifications price_update_notifications: add mail.activity.mixin to notices 2024-12-17 16:11:06 -05:00
project_task_date_deadline_cascade_update fix and validated date_deadline 2025-02-06 10:19:48 -05:00
recursive_tree_view recursive_tree_view: make parent field active in views where it isn't if they're recursive 2024-10-30 15:01:42 -04:00
repos_module_linker wip 2024-12-02 15:12:08 -05:00
stock_valuation_location new module stock_valuation_location 2024-06-17 20:10:55 -04:00
temporary_change_image_size change manifest version for all 2024-02-28 13:18:13 -05:00
theme_durpro for migration 2023-11-16 09:01:22 -05:00
wazo_integration start of wazo bridge, no comm 2024-05-14 13:49:04 -04:00
website_geoip_extended website_geoip_extended: fix city tracking on visitor 2024-05-06 16:53:40 -04:00
.eslintrc.yml fix for call to no longer existing function on creation of sports team 2024-09-29 15:49:52 -04:00
.gitignore bemade_fsm: Update .gitignore 2023-06-27 13:44:43 -04:00
.pre-commit-config.yaml fix for call to no longer existing function on creation of sports team 2024-09-29 15:49:52 -04:00
.prettierrc.yml fix for call to no longer existing function on creation of sports team 2024-09-29 15:49:52 -04:00
.pylintrc fix for call to no longer existing function on creation of sports team 2024-09-29 15:49:52 -04:00
.pylintrc-mandatory fix for call to no longer existing function on creation of sports team 2024-09-29 15:49:52 -04:00
odoo_unifi_manager.zip more on that 2024-12-09 09:35:56 -05:00
README.md for migration 2023-11-16 09:01:22 -05:00

bemade-addons

Odoo Addons made by Bemade