* NEW: use Expedition::$date_shipping property in card and list
* FIX: translation
* FIX: PHPStan rebutal
* FIX: not a great idea to copy and not edit comment
* FIX: on create, expected delivery date should precede sending date
* Update card.php
* Update list.php
* Update list.php
* Update list.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Initial commit - adding new code
* backup, selector added
* NEW: column fk_iban in sql files
* changing the place of the selector
* fix: solved conflicts
* fix: reverted some extremely minor changes
* NEW_first_version_of_form
* TEST: removing chanbges on one file
* same test
* no idea how it's working
* FIX: button is working again
* First version of task working
* FIX: code cleanup to prepare for PR
* FIX: PR preparation part 2
* Revert "FIX: PR preparation part 2"
This reverts commit d11daa6da9.
* WIP added translated error for no iban found when creating bank transfert
* QUAL: simplifying readability of sql
* FIX: renaming fk_iban to fk_societe_rib
* WIP: new simplification of sql
* NEW: xml updated correctly
* FIX: wysiwig fixes
* FIX: PR preparation
* FIX: reverted default rib for llx_user
* FIX: last changes before standard PR
* Initial commit - adding new code
* backup, selector added
* NEW: column fk_iban in sql files
* changing the place of the selector
* fix: solved conflicts
* fix: reverted some extremely minor changes
* NEW_first_version_of_form
* TEST: removing chanbges on one file
* same test
* no idea how it's working
* FIX: button is working again
* First version of task working
* FIX: code cleanup to prepare for PR
* FIX: PR preparation part 2
* Revert "FIX: PR preparation part 2"
This reverts commit d11daa6da9.
* WIP added translated error for no iban found when creating bank transfert
* QUAL: simplifying readability of sql
* FIX: renaming fk_iban to fk_societe_rib
* WIP: new simplification of sql
* NEW: xml updated correctly
* FIX: wysiwig fixes
* FIX: PR preparation
* FIX: reverted default rib for llx_user
* FIX: last changes before standard PR
* FIX: resolved conflicts
* FIX: fixed automatic check warnings
* FIX: more check warnings fixed
* Update htdocs/compta/facture/prelevement.php
Co-authored-by: Florian Mortgat <50440633+atm-florianm@users.noreply.github.com>
* FIX: Added intval checks
* FIX: added escape
* FIX: forgot one entity
* FIX: added more escape for travis
* fix: removed an error handling that caused ci/cr conflicts
* fix: bonPrelevement create error that triggered when not error but empty result
* fix: added one space
---------
Co-authored-by: Florian Mortgat <50440633+atm-florianm@users.noreply.github.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* ADD: Management of extrafields on customer prices, level prices and default prices
* ADD: sql table for managing extrafields on customer prices, level prices and default prices
* FIX: Add actions to update, add, delete extrafields and display extrafield
* FIX: colspan for customer price table
* ADD: Management of extrafields on customer prices
* FIX: Value and search for price label
* ADD: name in the files
* FIX: *
* FIX: PHP-cs fail
* FIX: comment in english, please
* FIX: variable naming and testing
* FIX: GETPOST array
* FIX: return is an array of strings, object array will be modified as well
* FIX: return array keys for Extrafields::fetch_name_optionals_label are string too
* FIX: do not mess with extrafields code and value
* Update llx_product_customer_price_extrafields.sql
* Update llx_product_price_extrafields.sql
* FIX: whooopsie
* FIX: PHP warnings
---------
Co-authored-by: Mélina JOUM <melina.joum@altairis.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* New msg displayed on widghet
* update msg
* comment code on box_fediverse
* comment code on box_fediverse and delete code langs
* fix errors
* remove underscore before comparing files
* update boxes for get messages and buttons
* continue adding button for widgets
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* New setting for holiday updates
* FIX: holidays accounting at the end of taken month: log consumption for every request + update translations
* FIX: holidays accounting at the end of taken month: update conf name
* FIX: holidays accounting at the end of taken month: refactor monthly cron update
* FIX: holidays accounting at the end of taken month: update conf translation
* FIX: holidays accounting at the end of taken month: initialize holiday array + delete duplicate code
* New setting for holiday updates
* FIX: holidays accounting at the end of taken month: log consumption for every request + update translations
* FIX: holidays accounting at the end of taken month: update conf name
* FIX: holidays accounting at the end of taken month: refactor monthly cron update
* FIX: holidays accounting at the end of taken month: update conf translation
* FIX: holidays accounting at the end of taken month: initialize holiday array + delete duplicate code
* FIX: holidays accounting at the end of taken month: clean code
* FIX: holidays accounting at the end of taken month: empty now used on variables
* FIX: holidays accounting at the end of taken month: resolve not casted var in sql request
* FIX: holidays accounting at the end of taken month: now using only dolibarr functions
* FIX: holidays accounting at the end of taken month: fix php-stan and rework casting to int
* FIX: holidays accounting at the end of taken month: fix php-stan and rework casting to int (2)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
Co-authored-by: Yannis Hoareau <93135242+JustRaosha@users.noreply.github.com>
* fix: error return in mo creation when qty to consume is 0
* fix: error return in mo creation when qty to consume is 0
* fix: error return in mo creation when qty to consume is 0
* fix: error return in mo creation when qty to consume is 0
* NEW: customer price and level price together
* NEW: translation
* FIX: If a price per customer exist
* FIX: do not use default price if the customer price and level price option is active
* Don't display the price level amount if the customer price is known
* FIX: double check and php cs correction
* FIX: vatrate call
* FIX: get_htmloutput_msg call
---------
Co-authored-by: Mélina JOUM <melina.joum@altairis.fr>
* fix: When create invoice from shipping list translation of mass action is wrong and invoice line desc is wrong
* fix: translation
* fix: translation
* fix: translation
* ADD: menu entry for status selection
* ADD selectarray
* NEW: automatically change status on answering a ticket
---------
Co-authored-by: Benjamin Falière <benjamin.faliere@altairis.fr>
* New option: assign default roles to "individual" third-party contacts
When the option to automatically create a contact for third parties of the "Individuals" type is active (THIRDPARTY_SUGGEST_ALSO_ADDRESS_CREATION).
Allow to define the default roles assigned to these contacts.
Process:
1 Selection of default roles in the settings (and saving)
2 Creation of a third party of the "Individuals" type and therefore of its associated contact.
3 The contact thus created is automatically assigned the predefined roles.
* Update societe.php
* Update societe.php