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

12.0 polln #275

Open
wants to merge 31 commits into
base: 12.0
Choose a base branch
from
Open

12.0 polln #275

wants to merge 31 commits into from

Commits on Aug 20, 2021

  1. [FIX] beesdoo_shift: dynamic selection field

    Add lambda so there is no more need to redefine field states
    Add parameter today to _get_irregular_worker_domain
    
    Move specific constrains to beesdoo_worker_status
    tfrancoi committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    be3b007 View commit details
    Browse the repository at this point in the history
  2. [CLEAN] Remove beesdoo_base dependency

    The module beesdoo_product does not need to depend on bessdoo base that introduce a lot of specific field (ie: for the beescard on res.partner)
    tfrancoi committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    ad374d3 View commit details
    Browse the repository at this point in the history
  3. [FIX] beesdoo_product: do not raise in compute

    Don't raise an error in computed field, if the value does not allow
    to compute the field properly fallbaclk on default value
    
    raise an error may forbid the installation of the module
    tfrancoi committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    9a03392 View commit details
    Browse the repository at this point in the history
  4. [ADD] beesdoo_product: add label report

    print label that take module specific field into account
    with the different criteria: Geo, ethic, bio etc..
    tfrancoi committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    9748e5a View commit details
    Browse the repository at this point in the history
  5. [MIG] Migrate receipt sent by email

    - Migrate code from V9
    - Replace deleted standard qweb report by a new one
    tfrancoi committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    5ac77b5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59289b7 View commit details
    Browse the repository at this point in the history
  7. Unit price on ticket

    tfrancoi committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    de86038 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2021

  1. [FIX] beesdoo_shift: dynamic selection field

    Add lambda so there is no more need to redefine field states
    Add parameter today to _get_irregular_worker_domain
    
    Move specific constrains to beesdoo_worker_status
    
    [WIP]
    
    [FIX] open instead as draft doesnt exist anymore
    
    [ADD] send (un)subscribed mail when worker is
    changed.
    
    [WIP] 2
    
    [FIX] can unsubscribe
    
    delta is between date in the future and now not the opposite
    To get the full timedelta in hours we should get the days number and the seconds
    
    [WIP] final wip to clean
    
    [WIP] 4
    
    [FIX] prod fix
    tfrancoi committed Aug 21, 2021
    Configuration menu
    Copy the full SHA
    6ce287f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    128ef94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aac4cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50f9a7f View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. [ADD] polln_shift: add new module polln shift

    Work in progress
    View cleaning done
    tfrancoi committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    951cc26 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

  1. Configuration menu
    Copy the full SHA
    5138708 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Configuration menu
    Copy the full SHA
    547a3a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    2467f1e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    bc1c9c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f827ea1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    3bc7f19 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Configuration menu
    Copy the full SHA
    61fd134 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78a41f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    f894f1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b88aae View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    244770b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. [IMP]

    tfrancoi committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    4d619c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Configuration menu
    Copy the full SHA
    ceeef4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f62ad0e View commit details
    Browse the repository at this point in the history
  3. [IMP] beesdoo_shift: add constraint on time of the shift + fix durati…

    …on when time is midnight
    tfrancoi committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    9e5dea9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    632bee2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9c0829 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    199f5a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. [WIP]

    tfrancoi committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    2207844 View commit details
    Browse the repository at this point in the history