diff --git a/ChangeLog b/ChangeLog index 7a054bbf45b..4f578a54709 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,28 +10,19 @@ NEW: Module "Email Collector" is available as a stable module. NEW: Module "TakePOS" is available as a stable module. NEW: Experimental module "Vendor receptions". NEW: Experimental module "BOM". -NEW: Accounting - Add default accounting account for member subcriptions -NEW: Accounting - More comprehensive menu -NEW: Agenda/event list: add description column (hidden by default) -NEW: Add accounting account for result -NEW: Add accounting code for EEC sales and export sales on products -NEW: Add a security permission to edit php dynamic content on website. -NEW: Add attached document on bank account visible in automatic ECM. -NEW: Add Autofill Remainder Amount to Expense Report Payment Page -NEW: Add conf to set a search entry to the top -NEW: add hidden option DISPLAY_DISCOUNTED_SUPPLIER_PRICE -NEW: add hidden option MAIN_DEFAULT_LANGUAGE_FILTER -NEW: add hidden option NO_CONCAT_DESCRIPTION +NEW: Accounting - Add default accounting account for member subcriptions. +NEW: Accounting - More comprehensive menu. +NEW: Agenda/event - add description column available in list (hidden by default). +NEW: Add accounting account for result. +NEW: Add accounting code for EEC sales and export sales on products. +NEW: Add a security permission to edit php dynamic content on the WebSite module. +NEW: Attached document on bank account are now visible in automatic ECM. +NEW: Add Autofill Remainder Amount picto on the Expense Report Payment Page. NEW: Add contact status in category export NEW: Add Default Warehouse to user record (if module stock is on) NEW: Add employee/user to subledger account list NEW: Add gender in member card NEW: Add getFormatedCustomerRef and getFormatedSupplierRef methods -NEW: Add hidden option for ACCOUNTANCY_COMBO_FOR_AUX -NEW: Add hidden option 'ADD_UNSPLASH_LOGIN_BACKGROUND' -NEW: Add Hidden option 'OVERRIDE_VAT_FOR_EXPENSE_REPORT' -NEW: Add hidden option to set a search entry to the top -NEW: add hidden option MAIN_DOC_UPLOAD_NOT_RENAME_BY_DEFAULT NEW: Add history to view and print previous sales on TakePos. NEW: Add import of accounting account for intra/export selling on product card NEW: Adding code to show update date of supplier price shown @@ -41,7 +32,6 @@ NEW: Add more complete error messages in log on stripe payments NEW: Add no_email field in contact list NEW: Add notes are show in tooltips NEW: Add option DONATION_USE_THIRDPARTIES in admin of membership module -NEW: Add option MAIN_ALLOW_SELECT2_WITH_SMARTPHONE NEW: Add option STOCK_SHOW_VIRTUAL_STOCK_IN_PRODUCTS_COMBO NEW: add page to setup opening hours of the company NEW: add payments table to pdf of expense report @@ -79,86 +69,90 @@ NEW: Extend import option to Order's card and Propal's card NEW: filter by thirdparty on report CA by prod/serv NEW: Save space by moving the meteo on the title line NEW: Get the list of groups of a user with the REST API. -NEW: Grant right to child classes to use Category methods -NEW: Hidden conf to improve pdf desc item visibitity NEW: Hidden option MAIN_CAN_EDIT_SUPPLIER_ON_SUPPLIER_ORDER to edit supplier on draft supplier order -NEW: Improve Displaying Access Keys in Navigation -NEW: improve Expensereport, Inverse Receiver -NEW: improve pdf desc item visibitity +NEW: Improve Displaying Shortcut Access Keys in Navigation. +NEW: Improve Expensereport, Inverse Receiver. +NEW: Improve pdf description item visibitity. NEW: Introduce a config parameter $dolibarr_main_instance_unique_id NEW: Introduce css "nobottomiftotal" NEW: Introduce PhpSpreadsheet for export (need php5.6+) NEW: Invoice creation from the timesheet -NEW: list of stripe's payout -NEW: Look and feel v10 - Add CSS tabBarNoTop -NEW: | make credit note from invoice +NEW: Can list remote stripe's payout in a dedicated page. NEW: Manage account sell_intra & sell_export in page accoutancy admin default product -NEW: manage loan schedule -NEW: manage status of member type -NEW: mass action "create bills" for validated reception -NEW: measuring unit dictionary and product size/unit import -NEW: modele pdf canelle_reception to display linked reception to line -NEW: moral/physic status can be defined at member type level -NEW: Pagination into list of time spent +NEW: Manage loan schedule. +NEW: Manage status of member types. +NEW: Mass action "create bills" for validated reception +NEW: Measuring unit are now defined into an editable dictionary. Add product size/unit into product import. +NEW: Template pdf 'canelle_reception' displays linked reception lines. +NEW: Moral/physic status can be defined at member type level +NEW: Pagination into list of time spent. NEW: Performance enhancement (Replace dirname(__FILE__) with __DIR__) -NEW: POS support in order (ex: online cart) +NEW: POS support in order (ex: online cart). NEW: Preview of images into the filemanager component. NEW: Resource module can be used in products/services (in a dedicated tab) NEW: Retrieve invoice infos from order when billing shipment -NEW: save and display type of membership in subscription table for more explicit historic -NEW: setup default thirdparty type (customer or prospect/customer) -NEW: add shipping set draft button and can update line +NEW: Save and display type of membership in subscription table for more explicit historic +NEW: Setup default thirdparty type (customer or prospect/customer) +NEW: Add shipping "set draft" button and can update lines. NEW: show in blod, the invoice amount where we came from, when making payment NEW: Show product dimensions in product tooltips. NEW: Show the latest date of subscription in member statistics reports. -NEW: sort list of models alphabetically +NEW: Sort list of templates alphabetically NEW: Stripe Payment Intent (need option to use this new Stripe api method) -NEW: Prepare to support stripe payment prelevement NEW: Can support barcode on supplier price references. NEW: Support tag {ccc} on payment ref NEW: The preview of PDF files generates only 1 png file, even if several pages. -NEW: thirdparty in donation if option ON -NEW: Tooltip with vat amount and price incl tax on lines of objects. -NEW: Unsubscribed emails are now stored in a dedicated table -NEW: Update working chkbxlst filter for lists +NEW: Can select a Thirdparty object in donation module if option ON. +NEW: Tooltip with VAT amount and price incl tax on lines of objects. +NEW: Unsubscribed emails are now stored in a dedicated table. +NEW: Update working chkbxlst filter for lists. NEW: Use ajax switch into setup of donation.php and multi-currency module. -NEW: use recipient language when generating the fullname for emails +NEW: use recipient language when generating the fullname for emails. NEW: When you create product or service, sell accountancy account by default is suggested. NEW: Widget birthdays of the month. -NEW: Option in workflow module to set a reception billed on validate supplier bill +NEW: Option in workflow module to set a reception billed on validate supplier bill. +NEW: Autocompletion on lists should be available on mobile applications. For Developers: NEW: Module "DebugBar" is available as a stable module. -NEW: Add afterSelectContactOptions hook -NEW: add API REST for donations -NEW: Add a script to purge data older than a defined creation date +NEW: Add API REST for donations +NEW: Add a script 'purge-data.php' to purge data older than a defined creation date NEW: Add constant XFRAMEOPTIONS_ALLOWALL NEW: Add function isValidVATID() -NEW: ADD document's product support in API +NEW: ADD document's product support in APIs NEW: REST API: get the list of objects in a category. NEW: Update Stripe library to 6.34.3 NEW: Upgrade jquery lib to 3.3.1 -NEW: link/delete contact in invoice API and object -NEW: link/delete contact in order API and object -NEW: Add hook 'addHtmlHeader' -NEW: Add hooks in accountancy index -NEW: adding hooks to createRecurringInvoices() -NEW: Adding hooks to facturerec -NEW: Add parameter replaceambiguouschars on getRandomPassword function +NEW: Add hook 'addHtmlHeader()' +NEW: Add hook 'createRecurringInvoices()' +NEW: Add hook 'afterSelectContactOptions' +NEW: Add hook support in accountancy index +NEW: Add hook support in list of template invoices +NEW: Add parameter 'replaceambiguouschars' on getRandomPassword function NEW: Add property 'noteditable' in modulebuilder -NEW: Add the current modulepart to the Conf class +NEW: Add the current modulepart into the Conf class object NEW: Add trigger FICHINTER_UNVALIDATE NEW: Add visibility with value 4 in framework to define fields to show -NEW: advanced parameters for initiate a new module +NEW: More option to tune initialization of a new module with modulebuilder. NEW: API to list currencies NEW: API Proposal, Orders, Invoices: Add contact details -NEW: conf to change concat desc order -NEW: enhance management of webhooks +NEW: hidden option to change concat desc order +NEW: Enhance management of webhooks NEW: Generation of doc by modulebuilder can include README and CHANGELOG -NEW: massfilesarea feature for plugin modules -NEW: Show enabled modules in dol_print_error -NEW: Simplification of styles. +NEW: massfilesarea feature for external modules +NEW: Show enabled modules in dol_print_error() +NEW: Simplification of CSS styles of default themes. NEW: Clean code of a lot of deprecated code. +NEW: Add hidden option to set a search entry to the top +NEW: add hidden option DISPLAY_DISCOUNTED_SUPPLIER_PRICE +NEW: add hidden option MAIN_DEFAULT_LANGUAGE_FILTER +NEW: add hidden option NO_CONCAT_DESCRIPTION +NEW: Add hidden option for ACCOUNTANCY_COMBO_FOR_AUX +NEW: Add hidden option 'ADD_UNSPLASH_LOGIN_BACKGROUND' +NEW: Add Hidden option 'OVERRIDE_VAT_FOR_EXPENSE_REPORT' +NEW: add hidden option MAIN_DOC_UPLOAD_NOT_RENAME_BY_DEFAULT +NEW: Hidden conf to improve pdf desc item visibitity +NEW: Look and feel v10 - Add CSS 'tabBarNoTop' WARNING: