Odoo Addons made by Bemade
Find a file
Marc Durepos 7ae6454947 [IMP] caldav_sync: Massive rework
Significant improvements to the code around synchronizing events,
especially recurring ones. Too much has changed to explain fully here,
so read the changelog in README.rst or read the code.

Squashed commit of the following:

commit e537a7f7f4
Author: Marc Durepos <marc@bemade.org>
Date:   Fri Nov 8 15:47:39 2024 -0500

    caldav_sync: getting ready for launch of 0.6.0

commit 5797f8efca
Author: Marc Durepos <marc@bemade.org>
Date:   Fri Nov 8 12:41:13 2024 -0500

    fixup! caldav_sync: all seems good. further testing to come before merging into 17.0

commit 992778e353
Author: Marc Durepos <marc@bemade.org>
Date:   Fri Nov 8 12:41:02 2024 -0500

    caldav_sync: all seems good. further testing to come before merging into 17.0

commit 90d05d75a2
Author: Marc Durepos <marc@bemade.org>
Date:   Fri Nov 8 11:31:14 2024 -0500

    caldav_sync: better sync with calls to _rewrite_recurrence

commit 5ca1d56e54
Author: Marc Durepos <marc@bemade.org>
Date:   Thu Nov 7 16:13:31 2024 -0500

    caldav_sync: recurrence working from Odoo to CalDAV. Need further testing for the other direction.

commit ce7b27cc65
Author: Marc Durepos <marc@bemade.org>
Date:   Thu Nov 7 10:33:26 2024 -0500

    caldav_sync: updating recurrences in the middle with future works, but it breaks singled out events before it (brings them back into the rrule chain)

commit 421d609abd
Author: Marc Durepos <marc@bemade.org>
Date:   Thu Nov 7 08:08:35 2024 -0500

    caldav_sync: still working on recurrence

commit 0e07d42825
Author: Marc Durepos <marc@bemade.org>
Date:   Wed Nov 6 16:06:43 2024 -0500

    caldav_sync: moving a single event in a recurrence is synchronizing well

commit 14a8b6acf0
Author: Marc Durepos <marc@bemade.org>
Date:   Wed Nov 6 13:53:23 2024 -0500

    caldav_sync: CRUD fully functional, recurring events working with exceptions around changes in mid-sequence with rrule updates

commit 068d1fb29f
Author: Marc Durepos <marc@bemade.org>
Date:   Tue Nov 5 16:42:42 2024 -0500

    caldav_sync: all CRUD operations working. Recurrences working to some degree but not fully.

commit 0104e3897c
Author: Marc Durepos <marc@bemade.org>
Date:   Mon Nov 4 07:48:48 2024 -0500

    caldav_sync: major rework underway. This commit is broken.
2024-11-08 15:49:50 -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 [ADD]: rework of fsm_equipment, add client_applications and glue module 2024-10-25 10:44:35 -04: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 bemade_partner_email_domain: make it such that subdivisions become 'other' type 2024-10-28 11:22:41 -04: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 bemade_purchase_warn_supplier_overdue: refactoring and tests passing 2024-10-07 09:53:58 -04: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 [IMP] caldav_sync: Massive rework 2024-11-08 15:49:50 -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
fsm_equipment add product_id to equipment form view 2024-10-25 16:00:02 -04: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 [ADD]: rework of fsm_equipment, add client_applications and glue module 2024-10-25 10:44:35 -04: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
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
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
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
README.md for migration 2023-11-16 09:01:22 -05:00

bemade-addons

Odoo Addons made by Bemade