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

Fix/127/upgrade from 17.0 #526

Open
wants to merge 83 commits into
base: 17.0_koesio
Choose a base branch
from

Commits on May 15, 2024

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

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    f3460ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9cb586 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    659830b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. FIX: Unsigned propal having signing date (Dolibarr#29825)

    * FIX propal dates: setting sign date only if signed
    
    * FIX propal dates: clearing sign date when reopenning a propal
    
    * FIX propal dates: reworked + not clearing sign date
    
    Not clearing the sign date anymore because of 17.0 configuration that allow the user to choose if he wants to keep the previous sign date or the current date.
    
    * FIX propal dates: move comma to fix sql syntax error
    
    * FIX propal dates: add SQL request to update database
    
    This SQL request is meant to set the sign date and the signing user to null to match the fix
    
    * Update 15.0.0-16.0.0.sql
    
    ---------
    
    Co-authored-by: Laurent Destailleur <[email protected]>
    YannisHoareau and eldy authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    26e09f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    a3e7151 View commit details
    Browse the repository at this point in the history
  2. Fix travis

    eldy committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    72a2a96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    040e908 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    b0e825c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    956d1b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

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

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    70799e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    300fd7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00b58c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

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

Commits on Jul 1, 2024

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

Commits on Jul 6, 2024

  1. Fix Dolibarr#30256

    eldy committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    ca39809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8636259 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a88dc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Jul 13, 2024

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

Commits on Jul 14, 2024

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

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    193faf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c7bc18 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

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

Commits on Jul 24, 2024

  1. FIX: Supplier Order search on date valid (Dolibarr#30448)

    * FIX: Supplier Order search on date valid
    
    * FIX: Supplier Order search on date valid
    FHenry authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    0982220 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    d500425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1b8197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    385d98b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. FIX : Display the real_PMP on inventory when its value is equal to 0 (D…

    …olibarr#22291)
    
    * FIX : Display the real_PMP on inventory when its value is equal to 0
    
    * FIX : PR Returns
    
    * FIX : PR returns
    atm-adrien authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2c92e57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5cba32 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. FIX: on change ref for bank account attachement are lost (Dolibarr#30529

    )
    
    * FIX: on change ref for bank account attachement are lost
    
    * FIX: on change ref for bank account attachement are lost
    
    * FIX: on change ref for bank account attachement are lost
    
    * Update card.php
    
    ---------
    
    Co-authored-by: Laurent Destailleur <[email protected]>
    FHenry and eldy authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    163e623 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

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

Commits on Sep 5, 2024

  1. fix replenish with multicurrency (Dolibarr#30832)

    * fix replenish
    
    * Use multicurrency supplier price instead of recomputing from EUR supplier price
    thomas-Ngr authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    9f5ef68 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    d17890f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65e5899 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    171494d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad154a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1594afd View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    bb40a43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16a0d1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65c9bd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ea503f View commit details
    Browse the repository at this point in the history
  5. Fix move

    eldy committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a8cb076 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0f5e31 View commit details
    Browse the repository at this point in the history
  7. FIX: when qty is not an integer, apply price() (Dolibarr#31138)

    * FIX: when qty is not an integer, apply price() to avoid displaying precision errors if php.ini's precision settings are too high
    
    * Apply eldy's suggestion to use price's parameters rather than a test
    atm-florianm authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c727bbb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6678902 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    644f365 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c1889af View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eef0d0b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8a330ec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b517e06 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    df7fffc View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    231fc6c View commit details
    Browse the repository at this point in the history
  2. FIX - use price() to display qty on a product's stats tab to avoid sh…

    …owing too many decimals when rounding errors are possible (Dolibarr#31165)
    atm-florianm authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    74b67eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32646cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a621032 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    385927f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a27538f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5213837 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6eddee9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    624493f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d0fb08a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c67c8b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f5fbbcf View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Fix not default template for BOM

    eldy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    25ea797 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    e71631a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    336d3ad View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Use <= 0 instead of ! because delete method returns -1 or 1 (Dolibarr…

    …#31268)
    
    * Use <= 0 instead of ! because delete method returns -1 or 1
    
    * Added contact
    
    * Removed user from parameters
    atm-irvine authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f287d10 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    9509929 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3391d3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40965b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. NEW - Add a new hook on order list (Dolibarr#31315)

    * Add a new hook on order list
    
    * pr correction
    atm-lucasmantegari authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1e64870 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    70a453a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    793e77b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa22ebd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    278eea6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Revert "NEW - Add a new hook on order list (Dolibarr#31315)"

    This reverts commit 1e64870.
    eldy committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    111e3fc View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    352bdaf View commit details
    Browse the repository at this point in the history
  2. FIX 17.0: supplier invoice template card: buyer and seller swapped in…

    … VAT-related function calls (probably a copy-paste from customer invoice templates) (Dolibarr#31446)
    atm-florianm authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    abefce7 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

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

Commits on Oct 21, 2024

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