Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Dolibarr
  3. Dolibarr - Package Updates

Dolibarr - Package Updates

Scheduled Pinned Locked Moved Dolibarr
57 Posts 3 Posters 11.3k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Package UpdatesP Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote on last edited by
    #48

    [1.9.0]

    • Update dolibarr to 21.0.0
    • Full Changelog
    • Prepare your module for deprecation of triggers code XXX_INSERT to support also XXX_CREATE.
    • More class properties (with old name in french) are now deprecated in favor of the property name in english.
    • The json emulator dol_json_encode/decode() is removed. The native json PHP module must be enabled/available (this is the case by default with most PHP installation).
    • The deprecated GET parameter "&sall=" has been removed, use now the "&search_all=".
    • The experimental and deprecated module WebserviceClient is completely removed (was never released and use deprecated architecture). It may be replaced with the stable module Webhook.
    • The dynamic properties ->no_button_delete, ->no_button_edit, ->no_button_copy for $object Product that could be set by an external module must no more be
    • The old function dol_bc($var, $moreclass = '') has been removed. If you called it, just stop to call it (the function has no effect since a long time).
    • The trigger code CATEGORY_LINK and CATEGORY_UNLINK have been replaced with code CATEGORY_MODIFY. You can read ->context['linkto'] or ->context['unlinkoff'] to detect if we want to make a link or unlink.
    • The property ->domiciliation and ->propio on bank accounts has been deprecated and replaced with property ->address and ->owner_name everywhere.
    • If you were using the substitution key MEMBER_CIVILITY, you must now use MEMBER_TITLE
    • The hidden title of tab that was hidden by the CSS class tabTitleText has been completely removed from HTML content.
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #49

      [1.9.1]

      • Update dolibarr to 21.0.1
      • Full Changelog
      • FIX: #33365 Global search for single shipment (#33401)
      • FIX: #33404 - to keep the method findNearest an agnostic method.
      • FIX: Accountancy simplified - with multiple entities, amount of the entry is multiplied by the number of entities (#33370)
      • FIX: Add a new email for notification
      • FIX: Bad link to download tax vat document
      • FIX: Blank page on agenda event per user
      • FIX: blank page on smartphone for bank SEPA direct transfer page
      • FIX: close all services on contract will close all lines (#33466)
      • FIX: Count on supplier invoice list does not match count in DB (#33351)
      • FIX: CR on script output
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #50

        [1.10.0]

        • Update base image to 5.0.0
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #51

          [1.11.0]

          • chore(deps): update dependency dolibarr/dolibarr to v21.0.1
          • Migrate to OIDC login
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #52

            [1.11.1]

            • Code tidying up
            • Sync ldap users every hour
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #53

              [1.11.2]

              • Update dolibarr to 21.0.2
              • Full Changelog
              • FIX: 21.0: $height and $width can be ints, but also 'auto' (#34636)
              • FIX: #33030 (#34460)
              • FIX: #33727 Sec
              • FIX: #33774 #34214
              • FIX: #33854
              • FIX: #34313 Accountancy - Export with sources no longer works (#34324)
              • FIX: (#34448)
              • FIX: #34541 (#34597)
              • FIX: #34564 (#34590)
              • FIX: #34591 FIX: #34692)
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #54

                [1.12.0]

                • Update dolibarr to 22.0.0
                • Full Changelog
                • NEW: Module WebPortal is moved as stable
                • NEW: Subtotal module (#​33502) - development
                • NEW: shipment kits with dispatcher v2 (#​33750)
                • NEW: ticket : display files linked to actioncomm (#​32325)
                • NEW: Support of monthly or weekly recurring events
                • NEW: AI feature to autofill extrafields
                • NEW: Introduce the view "Kanban Grouped By" opportunity status in projects
                • NEW: #​32706 - Treasury accountancy (#​33701)
                • NEW: #​33506 Add a constant to apply a ratio to resize images in ODT templates (#​33543)
                • NEW: Accountancy - Add centralized account (SQL & migration part) (#​33384) (#​33577)
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #55

                  [1.12.1]

                  • Update dolibarr to 22.0.1
                  • Full Changelog
                  • FIX : main checkbox left column was before global conf by @atm-maxime in #34858
                  • FIX: asset: could not select invoice in disposal pop-in by @marc-dll in #34725
                  • FIX #34843 by @emheyarssi in #34875
                  • FIX avoid php warning with "$forceFullTextIndexation" by @hregis in #34881
                  • fix: fix download and preview for thirdparty document tab (backport fix MR #34833) by @FHenry in #34884
                  • Fix : contract line activation error when duration not defined by @atm-maxime in #34813
                  • Fix #34891 - Skonto/Escompte calculation involving foreign currency by @priojk in #34892
                  • fix: with MAIN_MAIL_ADD_INLINE_IMAGES_IF_IN_MEDIAS and multicompany image are not find on send mail by @FHenry in #34894
                  • FIX DA02653: missing <br> in automatic e-mail by @atm-florianm in #34895
                  • FIX: extrafields of type "int" not displayed on projet/tasks.php by @atm-florianm in #34896
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #56

                    [1.12.2]

                    • Add optional flag for sendmail integration
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote last edited by
                      #57

                      [1.12.3]

                      • Update dolibarr to 22.0.2
                      • Full Changelog
                      • FIX - Fix missing token for disable custom group category for compta report by @kkhelifa-opendsi in #35084
                      • FIX: accountancy general ledger: bad handling of hook return by @marc-dll in #34029
                      • FIX set global mysoc and load langs in API access by @lvessiller-opendsi in #35041
                      • FIX Missing sentence part by @aspangaro in #35144
                      • FIX #35154 - Massaction createbills in reception list don't mind about order and/or thirdparty currency by @comaiteseb in #35156
                      • FIX missing quick edit for extrafields (backport commit 4fc66c6) by @lvessiller-opendsi in #35160
                      • FIX extra field list depend on parent list when editing a card by @lvessiller-opendsi in #35165
                      • FIX #35181 Cancelled purchase orders now shown as such in Project Overview by @bchanudet in #35186
                      • FIX: Add security test for show terminal selection if no terminal selected when invoice.php is call by @kkhelifa-opendsi in #34717
                      • FIX: Correct the calculation of the amount of the current period between the period provided by @kkhelifa-opendsi in #35083
                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search