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

[16.0][IMP] fieldservice_calendar: Sync description #1199

Merged
merged 2 commits into from
Oct 10, 2024

Commits on Jul 12, 2024

  1. [IMP] fieldservice_calendar: Modernize & refactor

    * Factor out recurse_order_calendar context key checks
    * Use record sets more
    * Tests: Factor out order creation & use tests.Form instead of plain create
    houzefa-abba committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c9db5cc View commit details
    Browse the repository at this point in the history
  2. [IMP] fieldservice_calendar: Sync description

    Propagate description updates between FSM order & calendar event.
    
    1 is an HTML field, the other is not; we handle conversion.
    
    Before this change, description was only propagated at calendar event
    creation, and without text➔html conversion.
    houzefa-abba committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    03d116c View commit details
    Browse the repository at this point in the history