2011-02-02 17:54:25 +01:00
|
|
|
|
--------------------------------------------------------------
|
2009-10-26 19:10:52 +01:00
|
|
|
|
English Dolibarr ChangeLog
|
2011-02-02 17:54:25 +01:00
|
|
|
|
--------------------------------------------------------------
|
2003-09-06 14:40:34 +02:00
|
|
|
|
|
2015-03-22 12:22:11 +01:00
|
|
|
|
WARNING: Do not try to make any Dolibarr upgrade if you are running Mysql version 5.5.40.
|
|
|
|
|
|
Mysql version 5.5.40 has a very critical bug making your data beeing definitely lost.
|
|
|
|
|
|
You may also experience troubles with Mysql 5.5.41 with error "Lost connection" during migration.
|
|
|
|
|
|
Upgrading to any other version or database system is abolutely required BEFORE trying to
|
2015-05-12 02:34:59 +02:00
|
|
|
|
make a Dolibarr upgrade.
|
2015-03-22 12:22:11 +01:00
|
|
|
|
|
2015-06-12 21:31:14 +02:00
|
|
|
|
***** ChangeLog for 3.7.2 compared to 3.7.1 *****
|
2015-06-12 16:27:17 +02:00
|
|
|
|
FIX [ bug #2855 ] Wrong translation key in localtax report page
|
2015-06-13 11:46:35 +02:00
|
|
|
|
FIX [ bug #1852 ] JS error when editing a customer order line
|
2015-06-13 02:39:16 +02:00
|
|
|
|
FIX [ bug #2900 ] Courtesy title is not stored in create thirdparty form
|
2015-07-07 09:40:23 +02:00
|
|
|
|
FIX [ bug #3055 ] Product image thumbnails were not deleted after deleting the image
|
2015-07-19 14:56:52 +02:00
|
|
|
|
FIX [ bug 1634 ] Error deleting a project when it had many linked objects
|
2015-07-19 15:13:27 +02:00
|
|
|
|
FIX [ bug 1925 ] "Link to order" option in supplier invoices is not working properly
|
2014-12-26 04:44:15 +01:00
|
|
|
|
|
2015-04-27 20:22:03 +02:00
|
|
|
|
***** ChangeLog for 3.7.1 compared to 3.7.* *****
|
2015-05-31 18:45:01 +02:00
|
|
|
|
FIX Bug in the new photo system
|
|
|
|
|
|
FIX Error management
|
|
|
|
|
|
FIX [ Bug #2714 ] Members -> Memberxy-> Agenda -> technical Error
|
|
|
|
|
|
FIX [ Bug #2713 ] 3.7.0 mailing-unsubscribe.php not unsubscribe
|
|
|
|
|
|
FIX #2901
|
|
|
|
|
|
FIX when we create an agenda event with "Not applicable" status, it is automatically saved with "To do" status
|
|
|
|
|
|
FIX check the user status during authentication
|
|
|
|
|
|
FIX top links menu have target attribute with wrong value
|
|
|
|
|
|
FIX extrafields required on thirdparty
|
|
|
|
|
|
FIX create contact with extrafield is null when it is require
|
|
|
|
|
|
FIX width multiselect
|
|
|
|
|
|
FIX "script" tag with wrong syntax
|
|
|
|
|
|
Fix bug debian 786479
|
|
|
|
|
|
FIX update usergroup name
|
|
|
|
|
|
Fix facturestats was not filtering on invoice type
|
|
|
|
|
|
FIX #2856 : Wrong table design
|
|
|
|
|
|
FIX button create payment hide if tax amount is less than 1
|
|
|
|
|
|
FIX event for restricted user was restricted if company null
|
|
|
|
|
|
FIX send mail, copy sendto don't read the list of contact
|
|
|
|
|
|
FIX Properly escape untrusted data to prevent HTML injection.
|
|
|
|
|
|
FIX send mail, copy sendto don't read the list of contact
|
2015-04-27 20:22:03 +02:00
|
|
|
|
|
2015-05-31 18:45:01 +02:00
|
|
|
|
Path to save photos of products was moved in 3.7.0 to match path of other attached files. If you had loose
|
|
|
|
|
|
your photo on the photo tab of products, you can set the constant "PRODUCT_USE_OLD_PATH_FOR_PHOTO" to
|
|
|
|
|
|
restore old path.
|
2015-05-12 02:34:59 +02:00
|
|
|
|
|
|
|
|
|
|
WARNING:
|
|
|
|
|
|
|
|
|
|
|
|
Do not try to make any Dolibarr upgrade if you are running Mysql version 5.5.40.
|
|
|
|
|
|
Mysql version 5.5.40 has a very critical bug making your data beeing definitely lost.
|
|
|
|
|
|
You may also experience troubles with Mysql 5.5.41 with error "Lost connection" during migration.
|
|
|
|
|
|
Upgrading to any other version or database system is abolutely required BEFORE trying to
|
|
|
|
|
|
make a Dolibarr upgrade.
|
|
|
|
|
|
|
2014-06-26 21:48:57 +02:00
|
|
|
|
***** ChangeLog for 3.7 compared to 3.6.* *****
|
|
|
|
|
|
For users:
|
2014-11-14 11:56:05 +01:00
|
|
|
|
- New: Match other auth system: Login can be done entering login or user
|
|
|
|
|
|
email (this open the road for SSO).
|
2014-10-30 18:19:41 +01:00
|
|
|
|
- New: Agenda export by project #1967.
|
2014-10-30 18:07:09 +01:00
|
|
|
|
- New: Increase length of thirdparty to 128 chars.
|
|
|
|
|
|
- New: "Is Order shippable" icon #1975.
|
|
|
|
|
|
- New: statistics on supplier orders and invoices on home page.
|
2014-10-30 11:43:57 +01:00
|
|
|
|
- New: Add permissions to read all trips and expenses.
|
2014-10-29 20:21:24 +01:00
|
|
|
|
- New: Can filter on date into tab "Referring object" of a project.
|
2014-10-25 00:42:52 +02:00
|
|
|
|
- New: Module notification has been enhanced:
|
|
|
|
|
|
EMail use now language of target contact.
|
|
|
|
|
|
Can also define a fixed email for notifications.
|
2014-10-24 14:17:36 +02:00
|
|
|
|
- New: Feature to link manually an order to an invoice does not disappear once
|
|
|
|
|
|
link has been done.
|
2014-10-18 15:35:32 +02:00
|
|
|
|
- New: Can set a color on user card (visible into agenda view).
|
2014-10-12 16:19:00 +02:00
|
|
|
|
- New: extrafields for projects and tasks are exported to ODT documents.
|
2014-10-12 12:22:45 +02:00
|
|
|
|
- New: Add number of active notification into tab title (like we do for notes and documents)
|
2014-10-07 21:39:10 +02:00
|
|
|
|
- New: Can add product into category from category card.
|
2014-09-15 12:48:24 +02:00
|
|
|
|
- New: PDF event report show project and status of event.
|
2014-09-06 19:10:59 +02:00
|
|
|
|
- New: Can filter on status on interventions.
|
2014-09-05 09:33:12 +02:00
|
|
|
|
- New: Add help info of field type into dictionary of payment types.
|
2014-09-03 18:48:42 +02:00
|
|
|
|
- New: Add proposals into referer page of thirdparty.
|
2014-08-19 14:40:20 +02:00
|
|
|
|
- New: On contact list can set filter on both active and not active (no more exclusive select).
|
2014-08-08 01:55:45 +02:00
|
|
|
|
- New: Intervention documents are now available in ECM module.
|
2014-08-07 15:12:27 +02:00
|
|
|
|
- New: Can attach supplier order to a customer order.
|
2014-08-03 11:36:00 +02:00
|
|
|
|
- New: Supervisor is now visible into user list.
|
2014-08-01 22:26:17 +02:00
|
|
|
|
- New: Add user of creation and validation on invoice export.
|
2014-07-27 14:13:25 +02:00
|
|
|
|
- New: Add info page about browser.
|
2014-07-19 22:05:35 +02:00
|
|
|
|
- New: Enable feature developed for 3.6 we forgot to enabled: Adding prefix
|
|
|
|
|
|
on uploaded file names.
|
|
|
|
|
|
- New: No more dependency between contract and service module.
|
2014-06-29 02:45:55 +02:00
|
|
|
|
- New: [ task #867 ] Remove ESAEB external module code from core.
|
|
|
|
|
|
- New: Can create proposal from an intervention.
|
2014-09-29 13:21:03 +02:00
|
|
|
|
- New: An event can be assigned to several users.
|
2014-06-29 02:45:55 +02:00
|
|
|
|
- New: Can filter events on a group of users.
|
2014-07-11 13:56:35 +02:00
|
|
|
|
- New: Can filter events of a thirdparty.
|
2014-09-29 13:21:03 +02:00
|
|
|
|
- New: Onto event summary of elements, end date and status are visible.
|
2014-07-11 13:56:35 +02:00
|
|
|
|
- New: Split Agenda view (month, week, day) into different tabs.
|
2014-09-29 13:21:03 +02:00
|
|
|
|
- New: Add a view "per user" of agenda events (with different colors according to type of event).
|
|
|
|
|
|
- New: Each user can include its own external ics calendar into dolibarr agenda view.
|
|
|
|
|
|
- New: Add event FICHINTER_CLASSIFY_BILLED into list of possible events to
|
|
|
|
|
|
create an automatic event into agenda.
|
|
|
|
|
|
- New: Add new type of event (when type of events are used, not by default).
|
|
|
|
|
|
- New: Can disable predefined type of events.
|
2014-07-04 15:06:45 +02:00
|
|
|
|
- New: Form to add a photo is immediatly available on photo page if
|
|
|
|
|
|
permissions are ok (save one click per photo to add).
|
2014-07-04 15:14:14 +02:00
|
|
|
|
- New: Add option PRODUCT_MAX_VISIBLE_PHOTO to limit number of photos
|
2014-07-06 19:25:15 +02:00
|
|
|
|
shown on main product card.
|
2014-07-11 13:56:35 +02:00
|
|
|
|
- New: Add country into table of thirdparties type. This will allow to provide
|
|
|
|
|
|
a list of thirdparty types specific to a country (like argentina that
|
|
|
|
|
|
need type A or B).
|
2014-07-17 01:28:01 +02:00
|
|
|
|
- New: Can force a specific bank account onto an invoice/order.
|
|
|
|
|
|
- New: Home page of project area shows list of draft project (like other main page).
|
|
|
|
|
|
- New: Can search on project ref or string from project main page (like other main page).
|
2014-07-29 22:04:53 +02:00
|
|
|
|
- New: First change to match accessibility rules: http://www.w3.org/TR/WCAG10-HTML-TECHS/
|
|
|
|
|
|
Differentiate text and img.
|
|
|
|
|
|
Use label into quick search form.
|
|
|
|
|
|
Use accesskey on form search.
|
2014-09-16 07:21:29 +02:00
|
|
|
|
- New: Intervention documents are now available in ECM module.
|
|
|
|
|
|
- New: Add attachments on user card + in ECM module.
|
2014-08-08 10:50:37 +02:00
|
|
|
|
- New: Can add __PROJECT_REF__ and __TIHRPARTY_NAME__ into email topic or content template.
|
2014-09-16 07:21:29 +02:00
|
|
|
|
- New: [ task #1204 ] add Numering contrat module free (like leopard in product module).
|
|
|
|
|
|
- New: [ task #712 ] Add warning when creating invoice from proposal or order, when there is already one invoice.
|
|
|
|
|
|
- New: Enable supplier price log table.
|
2014-09-24 10:21:26 +02:00
|
|
|
|
- New: [ task #1204 ] add a supplier reference to contract.
|
2014-08-14 00:24:08 +02:00
|
|
|
|
- New: [ task #1218 ] Can drag and drop an event from calendar to change its day.
|
2014-08-22 00:09:27 +02:00
|
|
|
|
- New: Optimize size of image static resources.
|
2014-09-13 17:41:26 +02:00
|
|
|
|
- New: Add hourly and daily amount on user card. Add weekly working hours and salary on user card.
|
2014-09-17 01:12:59 +02:00
|
|
|
|
- New: Content of predefined email come firstly from table llx_c_email_template, then translation key.
|
2014-09-17 14:36:04 +02:00
|
|
|
|
- New: Add option MAIN_GENERATE_INVOICES_WITH_PICTURE to show picture
|
|
|
|
|
|
onto PDF like MAIN_GENERATE_PROPOSALS_WITH_PICTURE dir for proposals.
|
2014-09-16 07:21:29 +02:00
|
|
|
|
- New: Add more search field in list of cheque deposits.
|
2014-10-12 15:28:01 +02:00
|
|
|
|
- New: Add feature to order to invoice on supplier part.
|
|
|
|
|
|
- New : Use of MAIN_USE_FILECACHE_EXPORT_EXCEL_DIR to use disk cache for big excel export.
|
|
|
|
|
|
- New: Direct invoice creation from predefined invoice.
|
|
|
|
|
|
- New: Add dunning into accountancy report.
|
|
|
|
|
|
- New: Add favorite button into country dictionary to put value on top select list
|
2014-09-07 12:12:30 +02:00
|
|
|
|
- Upgrade phpexcel lib to 1.7.8
|
2014-12-04 13:25:20 +01:00
|
|
|
|
- New : Use of MAIN_USE_FILECACHE_EXPORT_EXCEL_DIR to use disk cache for big excel export.
|
|
|
|
|
|
- New : Option on extrafields to have them always editable regardless of the document status.
|
|
|
|
|
|
- New : New module PrintIPP to print without opening document is available as stable.
|
2015-02-16 20:46:54 +01:00
|
|
|
|
- New : Introduce hidden option STOCK_WAREHOUSE_NOT_REQUIRED_FOR_SHIPMENTS to solve at no risk
|
|
|
|
|
|
a missing control on missing warehouse.
|
2014-06-27 13:39:01 +02:00
|
|
|
|
- Fix: [ bug #1487 ] PAYMENT_DELETE trigger does not intercept trigger action
|
2014-07-03 14:15:15 +02:00
|
|
|
|
- Fix: [ bug #1470, #1472, #1473] User trigger problem
|
2014-07-03 14:57:16 +02:00
|
|
|
|
- Fix: [ bug #1489, #1491 ] Intervention trigger problem
|
2014-07-03 15:09:46 +02:00
|
|
|
|
- Fix: [ bug #1492, #1493 ] Member trigger problem
|
2014-07-03 15:21:43 +02:00
|
|
|
|
- Fix: [ bug #1474, #1475 ] Contract trigger problem
|
2014-07-03 15:39:40 +02:00
|
|
|
|
- Fix: [ bug #1496 ] ACTION_DELETE trigger does not show trigger error
|
2014-07-03 15:52:37 +02:00
|
|
|
|
- Fix: [ bug #1494 ] CATEGORY_CREATE and CATEGORY_MODIFY triggers do not intercept trigger action
|
2014-07-03 16:04:12 +02:00
|
|
|
|
- Fix: [ bug #1502 ] DON_CREATE trigger does not intercept trigger action
|
2014-07-03 17:15:42 +02:00
|
|
|
|
- Fix: [ bug #1505, #1504] Project trigger problem
|
2014-07-04 15:15:36 +02:00
|
|
|
|
- Fix: [ bug #1463, #1464 ] Proposal triggers problem
|
2014-07-04 15:33:16 +02:00
|
|
|
|
- Fix: [ bug #1498, #1499 ] Shipment/Delivery triggers problem
|
2014-07-04 15:54:20 +02:00
|
|
|
|
- Fix: [ bug #1465, #1466 ] Product triggers problem
|
2014-07-04 16:18:54 +02:00
|
|
|
|
- Fix: [ bug #1508 ] STOCK_MOVEMENT does not show trigger error message
|
2014-07-04 16:23:10 +02:00
|
|
|
|
- Fix: [ bug #1501 ] DEPLACEMENT_CREATE trigger do not intercept trigger action
|
2014-07-04 16:39:54 +02:00
|
|
|
|
- Fix: [ bug #1506, #1507 ] ECM trigger error problem
|
2014-07-04 17:10:19 +02:00
|
|
|
|
- Fix: [ bug #1469 ] Triggers CONTACT_MODIFY and CONTACT_DELETE duplicates error message
|
2014-12-23 11:39:43 +01:00
|
|
|
|
- Fix: [ bug #1533 ] Links triggers do not show trigger error message
|
2014-07-26 18:20:40 +02:00
|
|
|
|
- Fix: [ bug #1537 ] Difference between societe.nom and adherent.societe.
|
2014-11-06 22:16:27 +01:00
|
|
|
|
- Fix: [ bug #1535 ] Supplier invoice Extrafields are not shown
|
2014-12-06 11:00:49 +01:00
|
|
|
|
- Fix: datepicker first day of week can be monday by setting into display setup
|
2014-12-25 22:30:47 +01:00
|
|
|
|
- Fix: [ bug #575 ] GED doesn't works if there is "/" in a mask
|
2014-10-12 15:28:01 +02:00
|
|
|
|
|
2014-10-12 16:19:00 +02:00
|
|
|
|
For users, new experimental module (need to set feature level of instance to experimental to see them):
|
2014-09-10 20:47:27 +02:00
|
|
|
|
- New: Module Accounting Expert to manage accountancy
|
|
|
|
|
|
Special Thanks to developpers :
|
|
|
|
|
|
Olivier Geffroy
|
|
|
|
|
|
Alexandre Spangaro
|
|
|
|
|
|
Ari Elbaz
|
|
|
|
|
|
Florian Henry
|
|
|
|
|
|
Juanjo Menent
|
|
|
|
|
|
And to the contributors :
|
|
|
|
|
|
Jeff Info 2000 euros
|
|
|
|
|
|
Nord Anim 120 euros
|
|
|
|
|
|
Hydroflex 120 euros
|
|
|
|
|
|
Asysteo 120 euros
|
|
|
|
|
|
Fournisseur médical 120 euros
|
2014-09-29 15:22:48 +02:00
|
|
|
|
- Removed: unmaintained OScommerce module
|
2014-08-30 06:22:18 +02:00
|
|
|
|
|
2014-06-26 21:48:57 +02:00
|
|
|
|
For translators:
|
|
|
|
|
|
- Update language files.
|
2014-08-08 10:50:37 +02:00
|
|
|
|
- New: When a translation is not available we always jump to en_US and only en_US.
|
2014-06-26 21:48:57 +02:00
|
|
|
|
|
|
|
|
|
|
For developers:
|
2015-03-13 16:02:40 +01:00
|
|
|
|
- New: Syslog module can be set to use ChromePHP plugin to output log server into browser console.
|
2014-09-06 00:32:54 +02:00
|
|
|
|
- New: Add a css style "cursorpointer".
|
2014-08-11 10:54:32 +02:00
|
|
|
|
- New: Select list of users can return user into hierarchy.
|
|
|
|
|
|
- New: getBrowserInfo can return type of layout of browser (classic/phone/tablet)
|
2014-09-17 01:12:59 +02:00
|
|
|
|
- New: Add hook "searchAgendaFrom" and "beforePDFCreation".
|
2014-07-03 16:04:12 +02:00
|
|
|
|
- New: Add trigger DON_UPDATE, DON_DELETE
|
2014-07-09 00:16:28 +02:00
|
|
|
|
- New: Add country iso code on 3 chars into table of countries.
|
2014-07-11 14:36:13 +02:00
|
|
|
|
- Qual: Removed hard coded rowid into data init of table llx_c_action_trigger.
|
2014-07-11 16:06:06 +02:00
|
|
|
|
- LINEBILL_DELETE, LINK_DELETE, ORDER_SUPPLIER_DELETE, RESOURCE_DELETE trigger called before SQL delete
|
2014-07-12 00:27:33 +02:00
|
|
|
|
- New: [ Task #1481 ] Add trigger BILL_SUPPLIER_UPDATE.
|
|
|
|
|
|
- New: [ Task #1495 ] Add trigger LINECONTRACT_CREATE.
|
2014-09-17 01:12:59 +02:00
|
|
|
|
- New: Added hook "formConfirm" and "doActions" for supplier invoice card.
|
|
|
|
|
|
- New: [ task #1511, #1426 ] Added hook "doActions" for supplier card and supplier order card.
|
|
|
|
|
|
- New: renamed table llx_c_pays to llx_c_country & libelle field to label.
|
2014-09-24 13:28:59 +02:00
|
|
|
|
- New: Added hook "formConfirm" and "doActions" for fichinter card
|
2014-10-04 17:29:04 +02:00
|
|
|
|
- New: Can search list of thirdparties from web service on part of name.
|
2014-10-16 01:26:44 +02:00
|
|
|
|
- New: Function getCurrencyAmount is marked as deprecated. Use function price to output a price
|
|
|
|
|
|
including currency symbol.
|
2014-09-17 01:12:59 +02:00
|
|
|
|
- Qual: Renamed table llx_c_civilite into llx_c_civility,
|
|
|
|
|
|
field civilite into label in the same table,
|
2014-09-21 20:43:06 +02:00
|
|
|
|
and field civilite into civility in other table.
|
|
|
|
|
|
- Qual: Renamed all files & links "liste.php" into "list.php".
|
|
|
|
|
|
- Qual: Renamed all files & links "fiche.php" into "card.php".
|
|
|
|
|
|
- Qual: Replace all constants COMPTA_* by ACCOUNTING_*.
|
|
|
|
|
|
- Qual: Replace all constants ACCOUNTINGEX_* by ACCOUNTING_* to simplify migration of the module
|
2014-12-25 18:42:26 +01:00
|
|
|
|
- Fix: [ bug #1724 ] Can't add a submenu to projects
|
2014-06-26 21:48:57 +02:00
|
|
|
|
|
2015-05-12 02:34:59 +02:00
|
|
|
|
WARNING:
|
|
|
|
|
|
|
|
|
|
|
|
Do not try to make any Dolibarr upgrade if you are running Mysql version 5.5.40.
|
|
|
|
|
|
Mysql version 5.5.40 has a very critical bug making your data beeing definitely lost.
|
|
|
|
|
|
You may also experience troubles with Mysql 5.5.41 with error "Lost connection" during migration.
|
|
|
|
|
|
Upgrading to any other version or database system is abolutely required BEFORE trying to
|
|
|
|
|
|
make a Dolibarr upgrade.
|
|
|
|
|
|
|
2014-09-17 01:12:59 +02:00
|
|
|
|
WARNING: Following changes may create regression for some external modules, but was necessary to make
|
2014-07-05 12:27:35 +02:00
|
|
|
|
Dolibarr better:
|
|
|
|
|
|
|
2015-05-12 02:34:59 +02:00
|
|
|
|
- Path to save photos of products was moved to match path of other attached files. If you had loose your photo
|
|
|
|
|
|
on the photo tab of products, you can set the constant "PRODUCT_USE_OLD_PATH_FOR_PHOTO" to restore old path.
|
2014-10-30 12:20:48 +01:00
|
|
|
|
- If you can't see trips and expenses records, check that you have the new permission "read all
|
|
|
|
|
|
trips and expenses".
|
2014-10-13 00:50:51 +02:00
|
|
|
|
- Deprecated module "oscommerce" were removed.
|
2014-08-14 01:05:37 +02:00
|
|
|
|
- Changed the way parameters are provided to scripts sync_xxx_ldap2dolibarr.php
|
2014-09-17 01:12:59 +02:00
|
|
|
|
- Some field into database were renamed from "libelle" to "label".
|
2014-08-14 01:05:37 +02:00
|
|
|
|
- Table llx_c_pays were renamed into llx_c_country.
|
2014-08-22 00:01:53 +02:00
|
|
|
|
- Triggers *_BUILDDOC are removed. Building a doc is not a business event. For action after
|
|
|
|
|
|
creation of a pdf or odt, hook "afterPDFCreation" or "afterODTCreation" must be used instead.
|
2015-05-31 18:03:24 +02:00
|
|
|
|
- A lot of pages named fiche.php were renamed into card.php
|
|
|
|
|
|
- A lot of pages named liste.php were renamed into list.php
|
2014-11-30 01:39:24 +01:00
|
|
|
|
- If you used warehouse/stock module, recheck setup of stock increase/decrease rules of the
|
2015-05-12 02:34:59 +02:00
|
|
|
|
warehouse module and your Point Of Sale module setup if you use one.
|
|
|
|
|
|
- Replaced USER_UPDATE_SESSION trigger with an updateSession hook may break modules using it.
|
|
|
|
|
|
|
2014-10-12 02:54:34 +02:00
|
|
|
|
|
2015-01-09 22:32:00 +01:00
|
|
|
|
***** ChangeLog for 3.6.3 compared to 3.6.2 *****
|
|
|
|
|
|
- Fix: ref_ext was not saved when recording a customer order from web service
|
2015-01-15 10:00:52 +01:00
|
|
|
|
- Fix: withdrawal create error if in the same month are deleted previus withdrawals.
|
2015-02-10 07:14:55 +01:00
|
|
|
|
- Fix: amarok is a bugged theme making dolidroid failed. We switch to eldy automatically with dolidroid.
|
2015-01-13 09:22:12 +01:00
|
|
|
|
- Fix: [ bug #1788 ] Duplicated doActions hook in product/fournisseurs.php
|
2015-02-10 07:14:55 +01:00
|
|
|
|
- Fix: withdrawal create error if in the same month are deleted previous withdrawals.
|
2015-01-15 13:08:33 +01:00
|
|
|
|
- Fix: [ bug #1801 ] FAC_FORCE_DATE_VALIDATION constant alters supplier invoice date given to numeration modules
|
2015-01-15 13:22:58 +01:00
|
|
|
|
- Fix: [ bug #1802 ] SQL error when updating a task with PostgreSQL database
|
2015-01-13 09:11:04 +01:00
|
|
|
|
- Fix: [ bug #1785 ] Start date is lost in Project > Linked objects
|
2015-02-10 07:14:55 +01:00
|
|
|
|
- Fix: [ bug #1804 ] SQL error when sending email without address
|
2015-01-17 18:23:20 +01:00
|
|
|
|
- Fix: [ bug #1803 ] AJAX company contact input is not aligned
|
2015-01-17 19:28:27 +01:00
|
|
|
|
- Fix: [ bug #1787 ] Incorrect behaviour of doActions hook
|
2015-01-17 19:00:44 +01:00
|
|
|
|
- Fix: [ bug #1796 ] Unable to use numeration modules from an external module
|
2015-01-17 19:37:49 +01:00
|
|
|
|
- Fix: [ bug #1783 ] SQL error when enabling 3rd party module with PostgreSQL and MySQL strict mode ON
|
2015-01-17 19:41:31 +01:00
|
|
|
|
- Fix: [ bug #1717 ] Sorting unpaid invoices by amount received brings due amount
|
2015-01-18 02:55:59 +01:00
|
|
|
|
- Fix: [ bug #1784 ] MOTD doesn't show up in Amarok theme
|
2015-01-23 18:47:47 +01:00
|
|
|
|
- Fix: Tracking number not visible on shipment pdf
|
2015-02-10 07:14:55 +01:00
|
|
|
|
- Fix: [ bug #1812 ] SQL Error message while sending emailing with PostgreSQL database
|
2015-02-01 12:58:54 +01:00
|
|
|
|
- Fix: [ bug #1819 ] SQL error when searching for an invoice payment
|
2015-02-06 12:36:09 +01:00
|
|
|
|
- Fix: [ bug #1827 ] Tax reports gives incorrect amounts when using external modules that create lines with special codes
|
2015-02-08 16:54:41 +01:00
|
|
|
|
- Fix: [ bug #1822 ] SQL error in clientfourn.php report with PostgreSQL
|
2015-02-10 00:20:47 +01:00
|
|
|
|
- Fix: [ bug #1832 ] SQL error when adding a product with no price defined to an object
|
2015-03-06 12:09:23 +01:00
|
|
|
|
- Fix: [ bug #1833 ] user permissions in contact/note.php not working
|
2015-02-18 22:46:24 +01:00
|
|
|
|
- Fix: [ bug #1826 ] Supplier payment types are not translated into fourn/facture/paiement.php
|
2015-02-10 09:44:27 +01:00
|
|
|
|
- Fix: [ bug #1830 ] Salaries payment only allows checking accounts
|
2015-02-16 10:44:10 +01:00
|
|
|
|
- Fix: [ bug #1825 ] External agenda: hide/show checkbox doesn't work
|
2015-02-15 16:00:07 +01:00
|
|
|
|
- Fix: [ bug #1790 ] Email form behaves in an unexpected way when pressing Enter key
|
2015-02-27 17:55:15 +01:00
|
|
|
|
- Fix: Bad SEPA xml file creation
|
2015-03-02 13:33:31 +01:00
|
|
|
|
- Fix: [ bug #1892 ] PHP Fatal error when using USER_UPDATE_SESSION trigger and adding a supplier invoice payment
|
2015-03-14 09:50:38 +01:00
|
|
|
|
- Fix: Showing system error if not enough stock of product into orders creation with lines
|
2015-04-07 18:54:38 +02:00
|
|
|
|
- Fix: [ bug #2543 ] Untranslated "Contract" origin string when creating an invoice from a contract
|
|
|
|
|
|
- Fix: [ bug #2534 ] SQL error when editing a supplier invoice line
|
|
|
|
|
|
- Fix: [ bug #2535 ] Untranslated string in "Linked objects" page of a project
|
|
|
|
|
|
- Fix: [ bug #2545 ] Missing object_margin.png in Amarok theme
|
2015-04-07 20:05:56 +02:00
|
|
|
|
- Fix: [ bug #2542 ] Contracts store localtax preferences
|
2015-04-07 20:40:48 +02:00
|
|
|
|
- Fix: Bad permission assignments for stock movements actions
|
2015-06-12 16:10:23 +02:00
|
|
|
|
- Fix: [ bug #2891 ] Category hooks do not work
|
2015-07-18 14:25:05 +02:00
|
|
|
|
- Fix: [ bug #2696 ] Adding complementary attribute fails if code is numerics
|
2015-01-09 22:32:00 +01:00
|
|
|
|
|
2014-10-11 23:56:45 +02:00
|
|
|
|
***** ChangeLog for 3.6.2 compared to 3.6.1 *****
|
2014-10-26 06:48:08 +01:00
|
|
|
|
- Fix: fix ErrorBadValueForParamNotAString error message in price customer multiprice.
|
|
|
|
|
|
- Fix: bug 1588 : relative discount.
|
2015-02-10 07:14:55 +01:00
|
|
|
|
- Fix: label of input method not translated.
|
|
|
|
|
|
- Fix: box of customer and prospects were not correctly disabled.
|
2014-10-27 01:56:06 +01:00
|
|
|
|
- Fix: [ bug #1618 ] PHP Error thrown when saving a barcode
|
2014-10-26 06:48:08 +01:00
|
|
|
|
- Fix: Civility & birthdate wasn't save into adherent module.
|
2015-02-10 07:14:55 +01:00
|
|
|
|
- Fix: webservice Thirdparty parameter lastname for individual creation is now lastname and not ref
|
2014-11-01 19:34:20 +01:00
|
|
|
|
- Fix: Chars - is no more allowed into value for code for extra fields.
|
2014-11-23 16:03:49 +01:00
|
|
|
|
- Fix: [ bug #1622 ] Requesting holiday than spans across two years cause high CPU usage by Apache
|
|
|
|
|
|
- Fix: [ bug #1595 ] Selected boolean extrafield in intervention creation page, does not save state
|
2014-11-25 14:26:45 +01:00
|
|
|
|
- Fix: Show sender Country on PDF docs when sender Country <> receiver Country
|
2014-11-25 21:20:13 +01:00
|
|
|
|
- Fix: [ bug #1624 ] Use lowest buying price for margin when selling with POS
|
2014-12-18 15:42:28 +01:00
|
|
|
|
- Fix: [ bug #1749 ] Undefined $mailchimp
|
2014-12-24 14:31:17 +01:00
|
|
|
|
- Fix: [ bug #1736 ] Failing supplier Elephant numeration module with some masks
|
2014-12-23 11:00:18 +01:00
|
|
|
|
- Fix: [ bug #1649 ] Cancel button of several thirdparty actions, does the same thing as modify
|
2014-12-22 22:32:05 +01:00
|
|
|
|
- Fix: [ bug #1736 ] Failing supplier Elephant numeration module with some masks
|
2014-12-22 22:52:43 +01:00
|
|
|
|
- Fix: [ bug #1731 ] Can't use quick navigation on project tasks secondary tabs
|
2014-10-11 23:56:45 +02:00
|
|
|
|
|
2014-08-26 23:45:02 +02:00
|
|
|
|
***** ChangeLog for 3.6.1 compared to 3.6.* *****
|
|
|
|
|
|
For users:
|
|
|
|
|
|
- Fix: Can upload files on services.
|
2014-10-26 06:48:08 +01:00
|
|
|
|
- Fix: sql errors on update fichinter.
|
2014-09-05 20:59:44 +02:00
|
|
|
|
- Fix: debian script syntax error.
|
2014-08-26 23:47:44 +02:00
|
|
|
|
- Fix: error "menu param is not inside list" into pos module.
|
2014-09-05 20:59:44 +02:00
|
|
|
|
- Fix: Salary payments are not reflected on the reporting sheets.
|
|
|
|
|
|
- Fix: Unsubscribe emailing not working.
|
|
|
|
|
|
- Fix: Trigger on create category call failed because user is not passed on card.
|
|
|
|
|
|
- Fix: list event view lost type event filter.
|
|
|
|
|
|
- Fix: Save also code event.
|
|
|
|
|
|
- Fix: VAT payment - Add control on field date value.
|
|
|
|
|
|
- Fix: Salaries payment - Field date value is now required and add control on it.
|
2014-09-04 15:38:20 +02:00
|
|
|
|
- Fix: Iban was used instead of Bic into SEPA file.
|
|
|
|
|
|
- Fix: Must unaccent strings into SEPA file.
|
2014-09-02 12:09:43 +02:00
|
|
|
|
- Fix: Extrafield feature select from table should try to translate multiple column when not needed
|
2015-02-10 07:14:55 +01:00
|
|
|
|
- Fix: cents for indian ruppes are called paisa and paise.
|
2014-09-18 09:57:13 +02:00
|
|
|
|
- Fix: Invoices payments may be older than invoices.
|
2014-09-25 12:45:08 +02:00
|
|
|
|
- Fix: Withdrawal total amount is double
|
2014-09-19 09:57:35 +02:00
|
|
|
|
- Fix: [ bug #1593 ] Spanish Localtax IRPF not being calculated since 3.6.0 in supplier invoices when adding a line
|
2014-09-26 16:18:32 +02:00
|
|
|
|
- Fix: Web service categorie WDSL declaration is correct
|
2014-10-02 15:21:49 +02:00
|
|
|
|
- Fix: ErrorBadValueForParamNotAString was displayed in virtual product if no base price defined
|
2014-10-02 15:24:40 +02:00
|
|
|
|
- Fix: Category creation failed and no message output
|
2015-02-10 07:14:55 +01:00
|
|
|
|
- Fix: Lang for Payment Type
|
2014-10-03 19:03:58 +02:00
|
|
|
|
- Fix: PHPCheckstyle 1.5.5
|
2014-08-26 23:45:02 +02:00
|
|
|
|
|
2013-11-22 14:30:29 +01:00
|
|
|
|
***** ChangeLog for 3.6 compared to 3.5.* *****
|
|
|
|
|
|
For users:
|
2014-03-08 13:17:20 +01:00
|
|
|
|
- New: Update ckeditor to version 4.
|
2014-03-13 12:22:53 +01:00
|
|
|
|
- New: Add form "search customer order" on commercial main page.
|
2014-01-28 15:26:20 +01:00
|
|
|
|
- New: Can create contract from an order.
|
2013-11-22 14:30:29 +01:00
|
|
|
|
- New: Add list of orders products in tab "consumption" on thirdparties.
|
2013-11-22 14:47:16 +01:00
|
|
|
|
- New: Add graph stats for suppliers orders in tab "stats" on products.
|
2013-12-19 20:57:13 +01:00
|
|
|
|
- New: Add option MAIN_HIDE_INACTIVETAB_ON_PRINT to hide inactive tabs when you
|
2014-01-10 01:31:23 +01:00
|
|
|
|
use the "print" view on screen.
|
2014-01-20 00:31:32 +01:00
|
|
|
|
- New: Add option MAIN_AUTO_TIMESTAMP_IN_PUBLIC_NOTES and MAIN_AUTO_TIMESTAMP_IN_PRIVATE_NOTES
|
2014-03-05 09:57:36 +01:00
|
|
|
|
to automatically add timestamp and user line into edition field when editing a note.
|
2014-01-11 13:34:39 +01:00
|
|
|
|
- New: Add button cancel into edition of notes.
|
2014-03-19 11:46:06 +01:00
|
|
|
|
- New: Improved Barcode module:
|
|
|
|
|
|
Can input barcode during product creation step.
|
|
|
|
|
|
Add autonumbering of barcode value for products.
|
|
|
|
|
|
Add a page/tool for mass barcode generation.
|
2014-03-17 12:40:12 +01:00
|
|
|
|
- New: Improved Opensurvey module:
|
|
|
|
|
|
Added options to disable comments and disable public votes.
|
|
|
|
|
|
Limit dates use calendar popup.
|
2015-02-10 07:14:55 +01:00
|
|
|
|
Description of survey use wysiwyg editor.
|
2014-03-17 12:40:12 +01:00
|
|
|
|
More information shown on result tab.
|
|
|
|
|
|
Renamed "survey" into "poll" (better translation).
|
|
|
|
|
|
- New: Add filter on text and status into survey list. Can also sort on id, text and date end.
|
2014-01-15 17:52:16 +01:00
|
|
|
|
- New: The box "balance of bank accounts" show all opened accounts.
|
2015-02-10 07:14:55 +01:00
|
|
|
|
- New: Add option MAIN_ADD_SALE_REP_SIGNATURE_IN_NOTE to add sale representative into public
|
2014-03-13 12:22:53 +01:00
|
|
|
|
note of generated documents.
|
2014-02-03 18:42:24 +01:00
|
|
|
|
- New: Add warning if supplier payment is higher that due amount.
|
2014-02-19 17:04:21 +01:00
|
|
|
|
- New: Increase length of url into bookmark module.
|
2014-03-13 12:22:53 +01:00
|
|
|
|
- New: Automatic events sending mails add info about linked objects into email content.
|
2014-03-11 09:43:26 +01:00
|
|
|
|
- New: Price management enhancement (multiprice level, price by customer, if MAIN_FEATURES_LEVEL=2 Price by qty).
|
|
|
|
|
|
- New: Add option MAIN_FAVICON_URL.
|
|
|
|
|
|
- New: Created {line_price_ht_locale}, {line_price_vat_locale} and {line_price_ttc_locale} ODT tags.
|
|
|
|
|
|
- New: Add filter on project status into task list. By default, only "opened" project are visible.
|
|
|
|
|
|
- New: Status "validated" for project are renamed into "opened".
|
2014-03-13 09:11:14 +01:00
|
|
|
|
- New: Add barcode fields into user database.
|
2014-03-13 12:22:53 +01:00
|
|
|
|
- New: Add manager name (ceo, director, president...) into main company information page.
|
2014-03-14 13:51:46 +01:00
|
|
|
|
- New: Add field url as product properties.
|
2015-02-10 07:14:55 +01:00
|
|
|
|
- New: More options to create a credit note (can be filled automatically according to remain to pay).
|
2014-03-19 11:46:06 +01:00
|
|
|
|
- New: Can define custom fields for categories.
|
2014-03-31 02:21:45 +02:00
|
|
|
|
- New: Prepare generation of SEPA files into module withdrawal.
|
2014-07-23 06:25:12 +02:00
|
|
|
|
- New: [ task #1164 ] Add "Ref. supplier" search box in supplier orders
|
|
|
|
|
|
- New: [ task #1345 ] Can filter on status for supplier order.
|
2014-04-23 13:14:55 +02:00
|
|
|
|
- New: Add option FACTURE_SENDBYEMAIL_FOR_ALL_STATUS to allow to send invoice by email
|
|
|
|
|
|
whatever is its status.
|
|
|
|
|
|
- New: Add filter date in bank writing list page.
|
2014-04-25 14:39:34 +02:00
|
|
|
|
- New: Extrafields can be used as substitution key %EXTRA_XXX% into emails texts for members.
|
2014-05-01 11:16:42 +02:00
|
|
|
|
- New: Add categories translation.
|
|
|
|
|
|
- New: Enable option "clone target emailing".
|
|
|
|
|
|
- New: Improved tax module: Add specific page for salaries payment
|
2014-05-04 21:15:41 +02:00
|
|
|
|
- New: Add composer.json file so Dolibarr can be publish onto packagist.org.
|
2014-05-04 23:46:36 +02:00
|
|
|
|
- New: The combo list of juridical status is now sorted
|
2014-01-30 01:43:30 +01:00
|
|
|
|
- New: [ task #926 ] Add extrafield feature on order lines.
|
|
|
|
|
|
- New: [ task #927 ] Add extrafield feature on Proposal lines.
|
2014-04-28 17:24:14 +02:00
|
|
|
|
- New: [ task #928 ] Add extrafield feature on invoice lines.
|
2015-02-10 07:14:55 +01:00
|
|
|
|
- New: Paypal/paybox email sent after backcall of a payment is now a formatted and translated
|
2014-05-07 10:33:10 +02:00
|
|
|
|
HTML content. For member subscription renewal, there is also a link to member.
|
|
|
|
|
|
- New: When a subscription is recorded with invoice and payment:
|
|
|
|
|
|
- the document (PDF) of invoice is also generated.
|
|
|
|
|
|
- the invoice is set to status paid.
|
2014-05-07 15:03:05 +02:00
|
|
|
|
- New: Can enter holiday for someone else if user has permission for.
|
2014-05-04 23:46:36 +02:00
|
|
|
|
- Fix: Project Task numbering customs rule works.
|
|
|
|
|
|
- Fix: Add actions events not implemented.
|
|
|
|
|
|
- Fix: Price min of composition is not supplier price min by quantity.
|
|
|
|
|
|
- Fix: [ bug #1356 ] Bank accountancy number is limited to 8 numbers.
|
2014-06-17 12:01:45 +02:00
|
|
|
|
- Fix: [ bug #1439 ] impossible to remove a a translation (multilanguage-feature)
|
2014-06-18 09:59:15 +02:00
|
|
|
|
- New: If multilangue is enabled, mail (from propal, invoice, etc...) message is pre-defaulted in Customer language
|
2014-06-25 16:51:26 +02:00
|
|
|
|
- Fix: [ bug #1459 ] _ADD_CONTACT and _DEL_CONTACT triggers do not intercept insertion when reported an error
|
2014-06-25 13:37:55 +02:00
|
|
|
|
- Fix: [ bug #1478 ] BILL_PAYED trigger action does not intercept failure under some circumstances
|
|
|
|
|
|
- Fix: [ bug #1479 ] Several customer invoice triggers do not intercept trigger action
|
|
|
|
|
|
- Fix: [ bug #1477 ] Several customer invoice triggers do not show trigger error messages
|
2014-07-02 19:57:18 +02:00
|
|
|
|
- Fix: [ bug #1471 ] Several PHP warnings when intercepting USER_CREATE trigger.
|
2014-07-02 20:11:08 +02:00
|
|
|
|
- Fix: [ bug #1517 ] Packages sizes.
|
2014-07-21 16:57:08 +02:00
|
|
|
|
- Fix: [ bug #1521 ] The second order's page from a provider shows all orders
|
2014-05-04 23:46:36 +02:00
|
|
|
|
|
2013-12-10 15:48:44 +01:00
|
|
|
|
For translators:
|
|
|
|
|
|
- Update language files.
|
|
|
|
|
|
|
|
|
|
|
|
For developers:
|
|
|
|
|
|
- New: Add path file of trigger into admin trigger list page.
|
2013-12-16 14:10:52 +01:00
|
|
|
|
- New: More phpunit tests.
|
2013-12-25 02:40:42 +01:00
|
|
|
|
- New: Payments and supplier payment pages tabs can now be extended from modules.
|
2014-01-08 00:10:39 +01:00
|
|
|
|
- New: Add option 'aZ' into GETPOST function to check parameters contains
|
|
|
|
|
|
only a to z or A to Z characters.
|
2014-01-12 14:51:54 +01:00
|
|
|
|
- New: Opensurvey polls tab cards can now be extended from external modules.
|
2014-01-24 11:15:25 +01:00
|
|
|
|
- New: Triggers OPENSURVEY_CREATE, OPENSURVEY_DELETE added.
|
|
|
|
|
|
- New: Add new hook function addMoreActionsButtons to allow a module to add/replace
|
|
|
|
|
|
action buttons into an element.
|
2014-01-30 18:21:04 +01:00
|
|
|
|
- New: Normalize code for barcode generation to match other modules.
|
2014-02-04 20:49:07 +01:00
|
|
|
|
- New: Uniformize code for contacts forms.
|
2014-03-28 18:31:43 +01:00
|
|
|
|
- New: Add some hooks for financial reports.
|
2014-04-28 17:23:13 +02:00
|
|
|
|
- New: A module can add its own ECM view.
|
|
|
|
|
|
- New: A module can disable a standard ECM view.
|
|
|
|
|
|
- New: Add multilang support into product webservice.
|
2014-05-08 20:07:16 +02:00
|
|
|
|
- New: Add hooks on project card page.
|
2014-06-26 21:41:45 +02:00
|
|
|
|
- New: Add call_trigger method on CommonObject class. So new trigger call within object is just :
|
|
|
|
|
|
$result = $this->call_trigger($trigger_name, $user)
|
2013-12-10 15:48:44 +01:00
|
|
|
|
|
2014-01-12 14:11:03 +01:00
|
|
|
|
WARNING: Following change may create regression for some external modules, but was necessary to make
|
|
|
|
|
|
Dolibarr better:
|
|
|
|
|
|
|
|
|
|
|
|
- The deprecated way (with 4 parameters) to declare a new tab into a module descriptor file has been
|
|
|
|
|
|
removed. You must now use the 6 parameters way. See file modMyModule.class.php for example.
|
2014-03-05 09:57:36 +01:00
|
|
|
|
- Remove the javascript function ac_delay() that is not used anymore by core code.
|
2014-06-26 21:41:45 +02:00
|
|
|
|
- Properties "dictionnaries" into module descriptor files have been renamed into "dictionaries".
|
2014-04-02 14:53:42 +02:00
|
|
|
|
- Method form->select_currency() has been removed. Use instead print form->selectCurrency().
|
|
|
|
|
|
- Method form->select_methodes_commande() has been renamed into english name selectInputMethod().
|
2014-04-16 00:06:16 +02:00
|
|
|
|
- The following hooks are now 'addreplace' hooks: "formCreateThirdpartyOptions"
|
2014-06-26 21:41:45 +02:00
|
|
|
|
So check that return value is 0 to keep default standard behaviour after hook, or 1 to disable
|
2014-04-16 00:06:16 +02:00
|
|
|
|
default standard behaviour.
|
2014-05-05 00:23:09 +02:00
|
|
|
|
- Properties "civilite_id" were renamed into "civility_id".
|
2015-02-10 07:14:55 +01:00
|
|
|
|
- Remove add_photo_web() that is not used anymore by core code.
|
2014-02-04 20:49:07 +01:00
|
|
|
|
|
|
|
|
|
|
|
2014-12-23 02:36:01 +01:00
|
|
|
|
***** ChangeLog for 3.5.7 compared to 3.5.6 *****
|
2015-02-10 07:14:55 +01:00
|
|
|
|
Fix: Paypal link were broken due to SSL v3 closed.
|
2014-12-26 00:07:24 +01:00
|
|
|
|
Fix: [ bug #1769 ] Error when installing to a PostgreSQL DB that contains numbers
|
2014-12-23 16:00:04 +01:00
|
|
|
|
Fix: [ bug #1752 ] Date filter of margins module, filters since 12H instead of 00H
|
2014-12-26 00:19:09 +01:00
|
|
|
|
Fix: [ bug #1757 ] Sorting breaks product/service statistics
|
2015-01-13 11:11:37 +01:00
|
|
|
|
Fix: [ bug #1797 ] Tulip supplier invoice module takes creation date instead of invoice date
|
2015-01-13 01:48:58 +01:00
|
|
|
|
Fix: [ bug #1792 ] Users are not allowed to see margins module index page when no product view permission is enabled
|
2015-02-16 12:26:20 +01:00
|
|
|
|
Fix: [ bug #1846 ] Browser IE11 not detected
|
2015-04-12 21:55:20 +02:00
|
|
|
|
Fix: [ bug #1906 ] Deplacement does not allow translated decimal format
|
2015-04-12 22:02:25 +02:00
|
|
|
|
Fix: [ bug #1905 ] Custom deplacement types do not get translated in deplacement card
|
2015-04-12 20:24:22 +02:00
|
|
|
|
Fix: [ bug #2583 ] Unable to create a bank transfer with localized numbers
|
2015-04-12 20:59:58 +02:00
|
|
|
|
Fix: [ bug #2577 ] Incorrect invoice status in "Linked objects" page of a project
|
2015-04-12 21:05:26 +02:00
|
|
|
|
Fix: [ bug #2576 ] Unable to edit a dictionary entry that has # in its ref
|
2015-05-10 01:27:28 +02:00
|
|
|
|
Fix: [ bug #2758 ] Product::update sets product note to "null" when $prod->note is null
|
2015-05-12 10:15:43 +02:00
|
|
|
|
Fix: [ bug #2757 ] Deleting product category photo gives "Forbidden access" error
|
2015-06-12 15:02:05 +02:00
|
|
|
|
Fix: [ bug #2976 ] "Report" tab is the current tab but it is not marked as selected by the UI
|
2015-06-12 18:33:37 +02:00
|
|
|
|
Fix: [ bug #2861 ] Undefined variable $res when migrating
|
2015-06-12 18:46:05 +02:00
|
|
|
|
Fix: [ bug #2837 ] Product list table column header does not match column body
|
2015-06-12 19:03:34 +02:00
|
|
|
|
Fix: [ bug #2835 ] Customer prices of a product shows incorrect history order
|
2015-06-13 03:09:54 +02:00
|
|
|
|
Fix: [ bug #2814 ] JPEG photos are not displayed in Product photos page
|
2015-07-18 14:48:59 +02:00
|
|
|
|
Fix: [ bug #2715 ] Statistics page has broken layout with long thirdparty names
|
2015-07-19 11:21:21 +02:00
|
|
|
|
Fix: [ bug #2570 ] [Contacts] Page should not process if ID is invalid
|
2015-07-19 11:19:47 +02:00
|
|
|
|
Fix: [ bug #3268 ] SQL error when accessing thirdparty log page without a socid parameter
|
2015-07-18 17:35:36 +02:00
|
|
|
|
Fix: [ bug #3180 ] formObjectOptions hook when editing thirdparty card does not print result
|
2014-12-23 02:36:01 +01:00
|
|
|
|
|
2014-10-30 18:08:42 +01:00
|
|
|
|
***** ChangeLog for 3.5.6 compared to 3.5.5 *****
|
|
|
|
|
|
Fix: Avoid missing class error for fetch_thirdparty method #1973
|
2014-12-04 15:09:47 +01:00
|
|
|
|
Fix: Can't update phone_pro from web service
|
|
|
|
|
|
Fix: Some security holes.
|
|
|
|
|
|
Fix: copy extrafields when creating order from proposal.
|
|
|
|
|
|
Fix: report on action was not filtering by environment.
|
|
|
|
|
|
Fix: Avoid missing class error.
|
|
|
|
|
|
Fix: Add function dolEscapeXML.
|
|
|
|
|
|
Fix: Bad days and month reported by function.
|
|
|
|
|
|
Fix: Bad margin calculation.
|
2014-10-30 18:08:42 +01:00
|
|
|
|
|
2014-07-26 17:30:10 +02:00
|
|
|
|
***** ChangeLog for 3.5.5 compared to 3.5.4 *****
|
2015-02-10 07:14:55 +01:00
|
|
|
|
Fix: Holiday module was broken. Initialization of amount of holidays failed.
|
2014-07-26 17:30:10 +02:00
|
|
|
|
Fix: [ bug #1523 ] suite bug #1334 : filtre et ordre de tri conjoints ne s'appliquent pas.
|
2014-08-16 17:18:53 +02:00
|
|
|
|
Fix: Fusion PDF button on unpaid invoice is no more displayed.
|
|
|
|
|
|
Fix: Unpaid invoice launch fusion PDF action even if it is only search (with enter keyboard input instead of lens click).
|
2014-08-06 00:11:42 +02:00
|
|
|
|
Fix: Pb when showing log list of holiday module with some mysql versions.
|
|
|
|
|
|
Fix: Error with bad timezone pushed by some browsers.
|
|
|
|
|
|
Fix: shipping list SQL request was not filtering on shipping element
|
|
|
|
|
|
Fix: debian package provided by dolibarr team must use embedded libraries.
|
|
|
|
|
|
Fix: [ bug #1528 ] Leopard Services numeration module description is not translated.
|
2014-08-16 17:18:53 +02:00
|
|
|
|
Fix: [ bug #1523 ] suite bug #1334 : filtre et ordre de tri conjoints ne s'appliquent pas.
|
|
|
|
|
|
Fix: [ bug #1534 ] Unknown error when deleting a product photo under special circumstances.
|
2014-08-06 00:11:42 +02:00
|
|
|
|
Fix: Update impayees.php
|
2014-08-16 17:35:19 +02:00
|
|
|
|
Fix: Link product, In list view and label product.
|
2014-08-07 12:05:42 +02:00
|
|
|
|
Fix: visible task into area "time" for "My task" must limit task to tasks i am assigned to.
|
|
|
|
|
|
Fix: When disabled, all fields to add time into task line must be disabled.
|
2014-08-15 02:28:16 +02:00
|
|
|
|
Fix: Missing include files.lib.php in some pages that use dol_delete_recursive
|
2014-08-16 17:18:53 +02:00
|
|
|
|
Fix: [ bug #1558 ] Product/service edit page title shows new Ref instead of old ref.
|
2014-08-16 17:35:19 +02:00
|
|
|
|
Fix: [ bug #1553 ] Saving User displays setup removes menu.
|
2014-09-13 19:04:25 +02:00
|
|
|
|
Fix: [ bug #1544 ] Can remove date from invoice.
|
|
|
|
|
|
Fix: list event view lost type event filter.
|
|
|
|
|
|
Fix: Add code save on create event.
|
|
|
|
|
|
Fix: SQL injection.
|
2014-09-14 13:14:03 +02:00
|
|
|
|
Fix: [ bug #1589 ] Menu type in "Edit menu" page is not translated
|
2014-09-14 13:09:31 +02:00
|
|
|
|
Fix: [ bug #1591 ] Linked object block shows Total HT/TTC even if not having permission to read them
|
2014-09-14 13:22:05 +02:00
|
|
|
|
Fix: [ bug #1577 ] When creating new Private individual third, selected third type is ignored
|
2014-09-14 13:59:06 +02:00
|
|
|
|
Fix: [ bug #1555 ] Update accountancy code of products does not throw PRODUCT_MODIFY trigger
|
2014-09-14 14:19:46 +02:00
|
|
|
|
Fix: [ bug #1548 ] Supplier payment card shows type in French
|
2014-09-14 14:32:17 +02:00
|
|
|
|
Fix: [ bug #1546 ] Incorrect page number when searching in the list of bank transactions
|
2014-06-10 08:45:08 +02:00
|
|
|
|
|
2014-06-09 22:49:27 +02:00
|
|
|
|
***** ChangeLog for 3.5.4 compared to 3.5.3 *****
|
2014-06-30 19:03:52 +02:00
|
|
|
|
Fix: Hide title of event when agenda module disabled.
|
2014-06-28 14:48:00 +02:00
|
|
|
|
Fix: When using option MAIN_MAIL_ALLOW_SENDMAIL_F, a mail was sent to sender.
|
2014-06-23 11:47:07 +02:00
|
|
|
|
Fix: Question about warehouse must not be done when module stock is disabled.
|
|
|
|
|
|
Fix: Option STOCK_SUPPORTS_SERVICES was not correctly implemented
|
|
|
|
|
|
(missing test at some places).
|
2015-02-10 07:14:55 +01:00
|
|
|
|
Fix: Renaming a project with uploaded files failed.
|
2014-06-21 15:35:30 +02:00
|
|
|
|
Fix: [ bug #1476 ] Invoice creation form loses invoice date when there is a validation error.
|
2014-06-20 14:04:37 +02:00
|
|
|
|
Fix: [ bug #1431 ] Reception and Send supplier order box has a weird top margin.
|
2014-06-20 13:49:59 +02:00
|
|
|
|
Fix: [ bug #1428 ] "Nothing" is shown in the middle of the screen in a supplier order.
|
2014-06-20 12:48:08 +02:00
|
|
|
|
Fix: The object deliverycompany was not used anymore and output of
|
|
|
|
|
|
details for delivery reports was lost during 3.5. Rewrite code to
|
|
|
|
|
|
restore feature.
|
2014-06-11 08:01:05 +02:00
|
|
|
|
Fix: [ bug #1445 ] html fix : missing </tr>
|
2014-06-10 01:37:43 +02:00
|
|
|
|
Fix: [ bug #1415 ] Intervention document model name and suppliers model names is not shown
|
|
|
|
|
|
properly in module configuration
|
|
|
|
|
|
Fix: [ bug #1416 ] Supplier order does not list document models in the select box of the
|
|
|
|
|
|
supplier order card
|
2014-06-10 01:42:39 +02:00
|
|
|
|
Fix: [ bug #1443 ] Payment conditions is erased after editing supplier invoice label or
|
|
|
|
|
|
limit date for payment
|
2014-06-11 16:47:00 +02:00
|
|
|
|
Fix: Filter on status was not visible when selected from url.
|
|
|
|
|
|
Fix: Filtering on status was last when asking to sort.
|
2014-06-14 12:32:59 +02:00
|
|
|
|
Fix: [ bug #1432 ] Trigger SHIPPING_CREATE ignores interception on error.
|
|
|
|
|
|
Fix: [ bug #1449 ] Trigger ORDER_CREATE, LINEORDER_DELETE, LINEORDER_UPDATE and LINEORDER_INSERT ignore interception on error.
|
|
|
|
|
|
Fix: [ bug #1450 ] Several Customer order's triggers do not report the error from the trigger handler.
|
|
|
|
|
|
Fix: [ bug #1451 ] Interrupted order clone through trigger, loads nonexistent order.
|
2014-06-12 09:13:51 +02:00
|
|
|
|
Fix: [ bug #1454 ] Mention de bas de page erroné
|
2015-02-10 07:14:55 +01:00
|
|
|
|
Fix: Do not display dictionary for non activated module
|
2014-06-13 15:54:37 +02:00
|
|
|
|
Fix: Link element from element project pages
|
2014-06-19 10:02:58 +02:00
|
|
|
|
Fix: [ bug #1509 ] Expedition admin free text & watermark submit error
|
2014-06-17 11:18:30 +02:00
|
|
|
|
Fix: [ bug #1349 ] AJAX contact selector does not work fine in Project card
|
2014-06-17 11:31:20 +02:00
|
|
|
|
Fix: [ bug #1452 ] variable used but not defined
|
2014-06-18 10:56:38 +02:00
|
|
|
|
Fix: If multiprice level is used the VAT on addline is not correct
|
2014-06-20 09:36:31 +02:00
|
|
|
|
Fix: [ bug #1254 ] Error when using "Enter" on qty input box of a product (on supplier order part)
|
2014-06-20 13:22:08 +02:00
|
|
|
|
Fix: [ bug #1462, 1468, 1480, 1483, 1490, 1497] $this instead of $object
|
|
|
|
|
|
Fix: [ bug #1455 ] outstanding amount
|
2014-06-23 12:35:37 +02:00
|
|
|
|
Fix: [ bug #1425 ] LINEBILL_SUPPLIER_DELETE failure trigger leads to an endless loop
|
2014-06-24 10:53:18 +02:00
|
|
|
|
Fix: [ bug #1460 ] Several supplier order triggers do not show error messages
|
|
|
|
|
|
Fix: [ bug #1461 ] LINEORDER_SUPPLIER_CREATE does not intercept supplier order line insertion
|
2014-06-24 11:49:53 +02:00
|
|
|
|
Fix: [ bug #1484 ] BILL_SUPPLIER_PAYED trigger action does not intercept failure under some circumstances
|
|
|
|
|
|
Fix: [ bug #1482 ] Several supplier invoice triggers do not show trigger error messages
|
|
|
|
|
|
Fix: [ bug #1486 ] LINEBILL_SUPPLIER_CREATE and LINEBILL_SUPPLIER_UPDATE triggers do not intercept trigger action
|
2014-07-14 19:42:54 +02:00
|
|
|
|
Fix: [ bug #1522 ] Element list into associate object into project are no more filterd by project thirdparty
|
2014-07-13 19:51:44 +02:00
|
|
|
|
Fix: [ bug #1526 ] Thumbs of files uploaded with dots in their names do not load correctly
|
2014-07-14 19:42:54 +02:00
|
|
|
|
Fix: Import ProfId1 to siren and ProfId2 to siret
|
2014-06-09 22:48:16 +02:00
|
|
|
|
|
2014-04-18 12:08:12 +02:00
|
|
|
|
***** ChangeLog for 3.5.3 compared to 3.5.2 *****
|
|
|
|
|
|
Fix: Error on field accountancy code for export profile of invoices.
|
2014-04-28 17:23:13 +02:00
|
|
|
|
Fix: [ bug #1351 ] VIES verification link broken.
|
|
|
|
|
|
Fix: [ bug #1352 ] Removing a shipping does not remove the delivery.
|
|
|
|
|
|
Fix: Option MAIN_INVERT_SENDER_RECIPIENT broken with typhon template.
|
2014-05-06 10:04:02 +02:00
|
|
|
|
Fix: Can disable features with PHPEXCEL (no DLSF compatible).
|
|
|
|
|
|
Fix: Can disable features with CKEDITOR.
|
|
|
|
|
|
Fix: Pb of records not correctly cleaned when module marge is
|
|
|
|
|
|
uninstalled (conflict between 'margin' and 'margins').
|
2014-05-06 13:32:37 +02:00
|
|
|
|
Fix: [ bug #1341 ] Lastname not added by file or direct input in mass e-mailing.
|
|
|
|
|
|
Fix: [ bug #1357 ] Invoice creator state not printed in generated invoice documents.
|
|
|
|
|
|
Fix: Suppliers invoice mask fails using {tttt} in numbering.
|
2014-05-07 10:42:58 +02:00
|
|
|
|
Fix: [ bug #1350 ] pdf template name for typhon was not correctly set when enabling module.
|
2014-05-06 13:51:22 +02:00
|
|
|
|
Fix: Navigation on notes for shipments was not working.
|
2014-05-06 22:21:34 +02:00
|
|
|
|
Fix: [ bug #1353 ] Email notifications, wrong URL.
|
2014-05-06 23:19:48 +02:00
|
|
|
|
Fix: [ bug #1362 ] Note is not saved.
|
|
|
|
|
|
Fix: tr/td balance.
|
2014-05-06 23:42:19 +02:00
|
|
|
|
Fix: [ bug #1360 ] note indicator for member tab.
|
2014-05-10 16:43:47 +02:00
|
|
|
|
Fix: Nb of notes and doc not visible onto tasks.
|
2014-05-11 18:06:30 +02:00
|
|
|
|
Fix: [ bug #1372 ] Margin calculation does not work in proposals.
|
|
|
|
|
|
Fix: [ bug #1381 ] PHP Warning when listing stock transactions page.
|
2014-05-11 19:06:17 +02:00
|
|
|
|
Fix: [ bug #1367 ] "Show invoice" link after a POS sell throws an error.
|
2014-05-12 10:07:57 +02:00
|
|
|
|
Fix: TCPDF error file not found in member card generation.
|
2014-05-13 01:29:01 +02:00
|
|
|
|
Fix: [ bug #1380 ] Customer invoices are not grouped in company results report.
|
2014-05-14 22:47:19 +02:00
|
|
|
|
Fix: [ bug #1393 ] PHP Warning when creating a supplier invoice.
|
2014-05-19 16:21:59 +02:00
|
|
|
|
Fix: [ bug #1399 ] [pgsql] Silent warning when setting a propal as "facturée" in propal.php
|
2014-05-21 19:47:41 +02:00
|
|
|
|
Fix: When number reach 9999 with default numbering module, next number
|
|
|
|
|
|
will be 10000 instead of 0000 and error.
|
2014-05-23 20:17:41 +02:00
|
|
|
|
Fix: element page on project give wrong href link.
|
|
|
|
|
|
Fix: [ bug #1397 ] Filter by supplier orders with status Draft does not filter.
|
|
|
|
|
|
Fix: [ bug #1388 ] Wrong date when invoicing several orders.
|
|
|
|
|
|
Fix: [ bug #1411 ] Unable to set an expedition note if invoices module is not enabled.
|
|
|
|
|
|
Fix: [ bug #1407 ] Rouget pdf overlapped when using tracking number and public notes.
|
2014-05-23 11:42:14 +02:00
|
|
|
|
Fix: [ bug #1405 ] Rouget PDF expedition incorrect when two expeditions under the same commande
|
2014-06-03 15:45:03 +02:00
|
|
|
|
Fix: [ bug #1434 ] Muscadet supplier order document model linked objects overlap the text
|
2014-04-18 12:08:12 +02:00
|
|
|
|
|
2014-04-11 12:07:01 +02:00
|
|
|
|
***** ChangeLog for 3.5.2 compared to 3.5.1 *****
|
|
|
|
|
|
Fix: Can't add user for a task.
|
|
|
|
|
|
Fix: Autoselect of warehouse if there is only one warehouse.
|
|
|
|
|
|
Fix: Install of odt template for project and tasks.
|
|
|
|
|
|
Fix: [ bug #1318 ] Problem with enter key when adding an existing
|
|
|
|
|
|
product to a customer invoice.
|
|
|
|
|
|
Fix: [ bug #1307 ] Quotes get removed from several inputs.
|
|
|
|
|
|
Fix: [ bug #1317 ] Removing a category does not remove all child categories
|
|
|
|
|
|
Fix: [ bug #1312 ] Call to undefined function _()
|
|
|
|
|
|
Fix: Restore build for obs and launchpad.
|
|
|
|
|
|
Fix: deleting files into backup system tools.
|
|
|
|
|
|
Fix: Dump using php not not include lock on tables that are deleted.
|
|
|
|
|
|
Fix: Fixed a problem with bank accounts sharing across entities.
|
|
|
|
|
|
Fix: fields into group by of sql requests for module margins must be
|
|
|
|
|
|
same than fields into select.
|
|
|
|
|
|
Fix: When select_date is called with '' as preselected date,
|
|
|
|
|
|
automatic user date was not correctly et (We must set a date into PHP
|
|
|
|
|
|
server timezone area)
|
|
|
|
|
|
Fix: First param of select_date must always be forged with a dolibarr
|
|
|
|
|
|
date function and not time().
|
|
|
|
|
|
Fix: fix can't add line with product in supplier order
|
|
|
|
|
|
Fix: [bug #1309]
|
|
|
|
|
|
Fix: Solve pb of too many embedded tables
|
|
|
|
|
|
Fix: [ bug #1306 ] Fatal error when adding an external calendar
|
|
|
|
|
|
Fix: A fix to manage automatic creation of code for import.
|
|
|
|
|
|
Fix: Try to add code to provide easy way to fix warning on timezone not
|
|
|
|
|
|
defined.
|
|
|
|
|
|
Fix: Several fix into workflow/condition for invoice payments or convert
|
|
|
|
|
|
into discount.
|
|
|
|
|
|
Fix: Option MAIN_PDF_DASH_BETWEEN_LINES was not working when tcpdf was
|
|
|
|
|
|
making a pagebreak higher than 2 pages.
|
|
|
|
|
|
Fix: form to add images should not show link form.
|
|
|
|
|
|
Fix: Correction when adding order line with price as '0'.
|
|
|
|
|
|
Fix: [ bug #1283 ] ROUGET Shipment PDF.
|
|
|
|
|
|
Fix: [ bug #1300 ]
|
|
|
|
|
|
Fix: Miscellaneous problems on task tabs (withproject parameter lost and
|
|
|
|
|
|
download fails).
|
|
|
|
|
|
Fix: Avoid home project page to hung when too many tasks opened.
|
|
|
|
|
|
Fix: bug #1295: Error when creating an agenda extrafield with a number as reference
|
|
|
|
|
|
Fix: Translation of number for pt_PT.
|
|
|
|
|
|
Fix: Error on ajax_constantonoff function.
|
|
|
|
|
|
Fix: [ bug #1323 ] problème pour générer un odt depuis les taches dans projet.
|
|
|
|
|
|
Fix: Can not make withdrawals
|
|
|
|
|
|
|
2014-02-08 02:02:01 +01:00
|
|
|
|
***** ChangeLog for 3.5.1 compared to 3.5.0 *****
|
2014-02-14 13:05:04 +01:00
|
|
|
|
Fix: Do not report trigger errors twice.
|
|
|
|
|
|
Fix: Error when creating event was not reported.
|
2014-02-08 02:02:01 +01:00
|
|
|
|
Fix: Bug of import of agenda when using https link
|
|
|
|
|
|
Fix: Field nature not saved correctly
|
2014-03-05 09:57:36 +01:00
|
|
|
|
Fix: Substitution of extra field was ko for order
|
2014-02-08 02:02:01 +01:00
|
|
|
|
Fix: Bad translation of date format for pt_BR.
|
|
|
|
|
|
Fix: priority field of agenda record is smallint.
|
|
|
|
|
|
Fix: Missing loading of lang in some pages.
|
|
|
|
|
|
Fix: Write note in invoice when using pos module.
|
|
|
|
|
|
Fix: Link to paypal was invalid into email text.
|
|
|
|
|
|
Fix: ref and date of supplier invoice.
|
|
|
|
|
|
Fix: Check on bank account.
|
|
|
|
|
|
Fix: Problem with file upload and download.
|
2014-03-05 09:57:36 +01:00
|
|
|
|
Fix: Page load not ending when large number of thirdparties. We
|
2014-02-08 02:46:05 +01:00
|
|
|
|
added option MAIN_DISABLE_AJAX_COMBOX to disable javascript
|
|
|
|
|
|
combo feature that is root cause of problem.
|
|
|
|
|
|
Fix: [ bug #1231 ] PDF always generated in interventions
|
2014-02-08 03:24:48 +01:00
|
|
|
|
Fix: Be sure there is no duplicate default rib.
|
2014-02-16 23:51:29 +01:00
|
|
|
|
Fix: Enable extrafields for customer order, proposal and invoice lines. This feature
|
|
|
|
|
|
was developed for 3.5 but was disabled (hidden) because of a bug not possible to
|
|
|
|
|
|
fix enough quickly for 3.5.0 release.
|
2014-02-17 00:09:48 +01:00
|
|
|
|
Fix: user right on Holiday for month report nor working.
|
2014-02-17 17:32:25 +01:00
|
|
|
|
Fix: [ bug #1250 ] "Supplier Ref. product" sidebar search box does not work
|
2014-02-19 15:33:04 +01:00
|
|
|
|
Fix: Bad space in predefined messages.
|
2014-03-10 23:20:48 +01:00
|
|
|
|
Fix: [ bug #1256 ] Signature was not added for email sent from thirdparty page.
|
2014-02-19 17:32:20 +01:00
|
|
|
|
Fix: Action event SHIPPING_VALIDATE is not implemented
|
2014-02-20 16:51:37 +01:00
|
|
|
|
Fix: The customer code was set to uppercase when using numbering module leopard. We
|
|
|
|
|
|
must keep data safe of any change.
|
2014-03-10 23:33:09 +01:00
|
|
|
|
Fix: [ bug #1291 ] Loading actions extrafields fails.
|
2014-02-25 01:17:38 +01:00
|
|
|
|
Fix: [ bug #1123 ] Paid deposit invoices are always shown as partially paid when fully paid
|
2014-03-01 15:06:25 +01:00
|
|
|
|
Fix: Corrected project contact types translation.
|
|
|
|
|
|
Fix: [ bug #1206 ] PMP price is bad calculated.
|
|
|
|
|
|
Fix: [ bug #520 ] Product statistics and detailed lists are wrong.
|
2014-03-01 15:21:11 +01:00
|
|
|
|
Fix: [ bug #1240 ] traduction.
|
2014-03-01 19:11:13 +01:00
|
|
|
|
Fix: [ bug #1238 ] When creating accompte with a %, free product are used for calculation.
|
2014-03-02 15:50:26 +01:00
|
|
|
|
Fix: [ bug #1280 ] service with not end of date was tagged as expired.
|
2014-04-02 12:00:01 +02:00
|
|
|
|
Fix: [ bug #1295 ] Error when creating an agenda extrafield with a number as reference.
|
|
|
|
|
|
Fix: [ bug #1306 ] Fatal error when adding an external calendar.
|
2014-03-10 21:13:16 +01:00
|
|
|
|
New: Added es_CL language
|
2014-03-28 18:22:44 +01:00
|
|
|
|
Fix: Margin tabs bad data show
|
2014-04-02 12:00:01 +02:00
|
|
|
|
Fix: [ bug #1318 ] Problem with enter key when adding an existing product to a customer invoice.
|
2014-05-23 03:00:46 +02:00
|
|
|
|
Fix: [ bug #1410 ] Add customer order line asks for required Unit Price but doesn't interrupt the creation of the line
|
2014-02-08 03:24:48 +01:00
|
|
|
|
|
2013-07-27 14:21:47 +02:00
|
|
|
|
***** ChangeLog for 3.5 compared to 3.4.* *****
|
2013-05-04 01:22:09 +02:00
|
|
|
|
For users:
|
2013-07-31 18:40:09 +02:00
|
|
|
|
- New: Add hidden option BANK_DISABLE_DIRECT_INPUT.
|
2013-07-27 14:45:55 +02:00
|
|
|
|
- New: More options to select status of users into select user list.
|
2013-09-19 00:53:09 +02:00
|
|
|
|
- New: [ task #862 ] Add ODT on shipments.
|
|
|
|
|
|
- New: [ task #149 ] Add # of notes and attachments in tabs.
|
2013-11-04 14:11:33 +01:00
|
|
|
|
- New: Can edit customer ref at any time.
|
2013-06-05 15:44:42 +02:00
|
|
|
|
- New: [ task #877 ] Reorganize menus.
|
|
|
|
|
|
- New: [ task #858 ] Holiday module: note on manual holiday assignation.
|
2013-07-04 00:11:40 +02:00
|
|
|
|
- New: [ task #892 ] Add hidden option in thirdparty customer/supplier module to hide non active
|
|
|
|
|
|
companies in select_company method.
|
2013-06-08 18:12:32 +02:00
|
|
|
|
- New: [ task #531 ] Add a workload field on tasks.
|
2013-05-14 01:34:24 +02:00
|
|
|
|
- New: Add graph of bank account input/output into input-output report page.
|
2013-06-08 18:12:32 +02:00
|
|
|
|
- New: Add script export-bank-receipts.php
|
|
|
|
|
|
- New: Add option "filter=bank" onto script rebuild_merge_pdf.php to merge PDF that
|
|
|
|
|
|
has one payment on a specific bank account.*
|
2013-11-04 14:11:33 +01:00
|
|
|
|
- New: [ task #901 ] Add Extrafield on Fiche Inter.
|
2013-06-05 15:44:42 +02:00
|
|
|
|
- New: Show process id in all command line scripts.
|
2013-06-08 18:12:32 +02:00
|
|
|
|
- New: Module mailman can subscribe/unsubscribe to ML according to categories or type of member.
|
2013-11-04 14:11:33 +01:00
|
|
|
|
- New: Add object_hour and object_date_rfc as substitution tag for open document generation.
|
2013-06-28 19:19:18 +02:00
|
|
|
|
- New: Add options to send an email when paypal or paybox payment is done.
|
2013-06-23 22:21:21 +02:00
|
|
|
|
- New: Clone product/service composition.
|
|
|
|
|
|
- New: Add option ADHERENT_LOGIN_NOT_REQUIRED.
|
2013-06-28 19:19:18 +02:00
|
|
|
|
- New: Add a cron module to define scheduled jobs.
|
2013-07-16 18:42:43 +02:00
|
|
|
|
- New: Add new graphical boxes (customer and supplier invoices and orders per month).
|
2013-07-04 00:11:40 +02:00
|
|
|
|
- New: [ task #286 ] Enhance rounding function of prices to allow round of sum instead of sum of rounding.
|
2013-11-04 14:11:33 +01:00
|
|
|
|
- New: Can add an event automatically when a project is create.
|
2013-07-14 16:35:02 +02:00
|
|
|
|
- New: Add option MAIN_GENERATE_DOCUMENT_WITH_PICTURE.
|
2013-07-15 20:56:43 +02:00
|
|
|
|
- New: Add option excludethirdparties and onlythirdparties into merge pdf scripts.
|
2013-07-26 12:46:34 +02:00
|
|
|
|
- New: [ task #925 ] Add ODT document generation for Tasks in project module.
|
|
|
|
|
|
- New: [ task #924 ] Add numbering rule on task.
|
|
|
|
|
|
- New: [ task #165 ] Add import/export of multiprices.
|
2013-07-19 15:29:40 +02:00
|
|
|
|
- New: Add Maghreb regions and departments.
|
2013-11-04 14:11:33 +01:00
|
|
|
|
- New: A more responsive design for statistic box of home page.
|
2013-07-30 17:14:38 +02:00
|
|
|
|
- New: [ task #1005 ] Adapting to Spanish legislation bill numbering
|
2013-10-13 13:40:12 +02:00
|
|
|
|
- New: [ task #1011 ] Now supplier order and invoice deal with payment terms and mode.
|
2013-11-04 14:11:33 +01:00
|
|
|
|
- New: [ task #1014 ] Add option to recursively add parent category.
|
2013-10-13 13:40:12 +02:00
|
|
|
|
- New: [ task #1016 ] Can define a specific numbering for deposits.
|
|
|
|
|
|
- New: [ task #918 ] Stock replenishment.
|
|
|
|
|
|
- New : Add pdf link into supplier invoice list and supplier order list.
|
|
|
|
|
|
- New : Genrate auto the PDF for supplier invoice.
|
|
|
|
|
|
- New : Add category into filter webservice thirdparty method getListOfThirdParties.
|
|
|
|
|
|
- New : Allow to define margin or mark rate during quoting, ordering, invoicing.
|
|
|
|
|
|
- New : User permissions on margin module.
|
|
|
|
|
|
- New : Add ref supplier into muscadet model/
|
|
|
|
|
|
- New : Add ability to copy contact address to clipboard.
|
2013-09-11 14:18:56 +02:00
|
|
|
|
- New: Can use tag {mm} before {yy} even when there is a reset into numbering masks.
|
2013-09-16 17:10:49 +02:00
|
|
|
|
- New: [ task #1060 ] Register fields localtax(1|2)_type into details tables.
|
|
|
|
|
|
- New: [ task #923 ] Localtax support for ODT templates.
|
|
|
|
|
|
- New: [ task #90 ] Barcode search.
|
2013-09-28 13:24:58 +02:00
|
|
|
|
- New: Add hidden option MAIN_VAT_DEFAULT_IF_AUTODETECT_FAILS.
|
2013-09-23 13:17:31 +02:00
|
|
|
|
- New: Can send an email from thirdparty card.
|
2013-09-24 18:06:07 +02:00
|
|
|
|
- New: Can cancel holidays that were previously validated.
|
2013-11-04 14:11:33 +01:00
|
|
|
|
- New: Can choose contact on event (action com) creation, and filtered by thirdparty.
|
2013-10-11 12:14:14 +02:00
|
|
|
|
- New: Add hidden option MAIN_FORCE_DEFAULT_STATE_ID.
|
2013-10-18 19:21:56 +02:00
|
|
|
|
- New: Add page to make mass stock movement.
|
2013-10-20 14:12:56 +02:00
|
|
|
|
- New: Add field oustanding limit into thirdparty properties.
|
2013-10-25 19:26:30 +02:00
|
|
|
|
- New: Can enter a vat payment of zero.
|
2013-10-28 01:37:04 +01:00
|
|
|
|
- New: Add path to installed dir of external modules + Name and web of module provider.
|
2013-11-13 12:49:23 +01:00
|
|
|
|
- New: Add option to use a specific mask for uploaded filename.
|
|
|
|
|
|
- New: Can attach external links to objects as we can attach files.
|
2013-10-29 17:50:39 +01:00
|
|
|
|
- Qual: Implement same rule for return value of all command line scripts (0 when success, <>0 if error).
|
|
|
|
|
|
- Fix: [ bug #992 ] Proforma invoices don't have a separated numeric count.
|
|
|
|
|
|
- Fix: [ bug #1022 ] correct margin calculation for credit notes.
|
|
|
|
|
|
- Fix: Better management of using ajax for upload form (to solve problem when enabling ajax jquery multifile upload in some cases).
|
2013-12-19 15:43:22 +01:00
|
|
|
|
- Fix: Lost stats filters into year selection.
|
2013-12-23 16:38:38 +01:00
|
|
|
|
- Fix: Some config data are shared between suppliers orders and suppliers invoices
|
2013-09-16 12:35:06 +02:00
|
|
|
|
|
2013-11-05 20:51:32 +01:00
|
|
|
|
New experimental module:
|
|
|
|
|
|
- New: [ task #157 ] Add a Skype button (adherents / third parties / contacts)
|
|
|
|
|
|
|
2013-06-05 22:28:55 +02:00
|
|
|
|
For translators:
|
2013-11-04 14:11:33 +01:00
|
|
|
|
- Qual: Normalized sort order of all languages files with English reference files.
|
|
|
|
|
|
- New: Add language code files for South Africa, France new Caledonia, Vietnam.
|
2013-10-29 18:07:12 +01:00
|
|
|
|
- New: Translate string for email to change password.
|
2013-06-05 22:28:55 +02:00
|
|
|
|
|
2013-05-14 01:34:24 +02:00
|
|
|
|
For developers:
|
|
|
|
|
|
- New: DolGraph can build graph with three lines.
|
2013-06-28 19:19:18 +02:00
|
|
|
|
- New: DolGraph accept a parameter to cache data of graph getNbByMonthWithPrevYear.
|
|
|
|
|
|
- New: Can enable tuning info with option MAIN_SHOW_TUNING_INFO.
|
2013-06-08 18:12:32 +02:00
|
|
|
|
- New: Show version of client lib used by mysql drivers.
|
|
|
|
|
|
- New: Add function to get content of an url (using all dolibarr setup like timeout, proxies...)
|
|
|
|
|
|
- New: Upgrade lib of TCPDF to 6.0
|
2013-07-03 03:40:59 +02:00
|
|
|
|
- New: Upgrade jquery flot library to 0.8.1
|
2013-06-28 19:19:18 +02:00
|
|
|
|
- New: Add property "hidden" into module descriptors to allow to hide a module according to
|
2013-06-24 18:31:56 +02:00
|
|
|
|
some dynamic conditions.
|
2013-07-02 21:53:34 +02:00
|
|
|
|
- New: Add option MAIN_MOTD_SETUPPAGE to add a content onto setup page. Also content for
|
|
|
|
|
|
MAIN_MOTD_SETUPPAGE, MAIN_MOTD_SETUPPAGE, MAIN_HOME now accept "|langfile" into translation
|
|
|
|
|
|
key to use a specific language file.
|
2013-07-07 03:26:51 +02:00
|
|
|
|
- New: Make some changes to allow usage of several alternative $dolibarr_main_url_root variables.
|
2013-08-21 12:39:20 +02:00
|
|
|
|
- Qual: All nowrap properties are now using CSS class nowrap.
|
2013-11-04 14:11:33 +01:00
|
|
|
|
- Qual: Move hard coded code of module mailmanspip into trigger.
|
|
|
|
|
|
- New: Into POST forms, if you can add a parameter DOL_AUTOSET_COOKIE with a value that is list name,
|
2013-07-29 17:32:43 +02:00
|
|
|
|
separated by a coma, of other POST parameters, Dolibarr will automatically save this parameters
|
|
|
|
|
|
into user cookies.
|
2013-08-05 10:10:44 +02:00
|
|
|
|
- New: Add hook addHomeSetup.
|
2013-08-10 02:40:11 +02:00
|
|
|
|
- New: Add trigger CATEGORY_LINK and CATEGORY_UNLINK.
|
2013-08-21 12:39:20 +02:00
|
|
|
|
- New: A trigger can return an array of error strings instead of one error string.
|
2013-11-04 14:11:33 +01:00
|
|
|
|
- New: Add method to use a dictionary as a combo box.
|
2013-10-01 11:58:38 +02:00
|
|
|
|
- New: Add update method for web service product.
|
2013-10-28 01:37:04 +01:00
|
|
|
|
- Fix also several bugs with old code.
|
2013-07-29 17:32:43 +02:00
|
|
|
|
|
|
|
|
|
|
WARNING: Following change may create regression for some external modules, but was necessary to make
|
2013-07-10 17:29:54 +02:00
|
|
|
|
Dolibarr better:
|
|
|
|
|
|
|
2013-07-28 17:02:13 +02:00
|
|
|
|
1) We started to clean hooks code.
|
2013-07-29 17:32:43 +02:00
|
|
|
|
If your hook want to modify value of $actions, it's role of your hook to modify it. Dolibarr
|
|
|
|
|
|
hook code will no more decide this for your module. If your action class for hook was returning
|
|
|
|
|
|
a string or an array, instead your module must set $actionclassinstance->results (to return array)
|
|
|
|
|
|
or $actionclassinstance->resprints (to return string) to return same thing. The return value must
|
|
|
|
|
|
be replaced by a "return 0";
|
2013-07-19 15:29:40 +02:00
|
|
|
|
Goal is to fix old compatibility code that does not match hook specifications:
|
|
|
|
|
|
http://wiki.dolibarr.org/index.php/Hooks_system
|
2013-05-18 13:00:36 +02:00
|
|
|
|
|
2013-11-04 14:11:33 +01:00
|
|
|
|
2) If you implemented hook printTopRightMenu, check that output does not include '<td>' tags any more.
|
2013-07-28 17:02:13 +02:00
|
|
|
|
All content added must be tagged by a '<div>' with css class="login_block_elem"
|
|
|
|
|
|
|
|
|
|
|
|
3) Some methods object->addline used a first parameter that was object->id, some not. Of course
|
2013-11-04 14:11:33 +01:00
|
|
|
|
this was not a good practice, since object->id is already known, there is no need to provide id as
|
2013-07-29 17:32:43 +02:00
|
|
|
|
parameter. All methods addline in this case were modified to remove this parameter.
|
2013-07-10 17:29:54 +02:00
|
|
|
|
|
2013-09-16 11:50:53 +02:00
|
|
|
|
4) Method ->classer_facturee() is deprecated. It must be replace with ->classifyBilled().
|
|
|
|
|
|
|
2013-09-25 19:58:22 +02:00
|
|
|
|
5) Property ->tel on objects is now ->phone
|
2013-11-07 00:41:27 +01:00
|
|
|
|
|
2013-12-14 20:48:34 +01:00
|
|
|
|
6) Trigger LINEPROPAL_MODIFY is renamed into LINEPROPAL_UPDATE and
|
|
|
|
|
|
Trigger CONTRACT_LINE_DELETE rnamed into LINECONTRACT_DELETE to match naming rules.
|
|
|
|
|
|
|
|
|
|
|
|
|
2013-12-08 00:42:36 +01:00
|
|
|
|
|
2014-01-07 12:16:16 +01:00
|
|
|
|
***** ChangeLog for 3.4.3 compared to 3.4.2 *****
|
|
|
|
|
|
Fix: Bad get of localtaxes into contracts add lines
|
2014-01-09 18:47:33 +01:00
|
|
|
|
Fix: Warning into bank conciliation feature.
|
2014-01-09 14:28:32 +01:00
|
|
|
|
Fix: Bad get of localtaxes into contracts add lines.
|
|
|
|
|
|
Fix: Add a limit into list to avoid browser to hang when database is too large.
|
2014-01-20 02:10:16 +01:00
|
|
|
|
Fix: [ bug #1212 ] 'jqueryFileTree.php' directory traversal vulnerability
|
2014-03-22 18:59:48 +01:00
|
|
|
|
Fix: Agenda and Banks module were not working with multicompany module
|
2014-04-02 11:27:11 +02:00
|
|
|
|
Fix: [ bug #1317 ] Removing a category does not remove all child categories
|
2014-05-13 01:29:01 +02:00
|
|
|
|
Fix: [ bug #1380 ] Customer invoices are not grouped in company results report.
|
2014-01-07 12:16:16 +01:00
|
|
|
|
|
2013-11-07 00:41:27 +01:00
|
|
|
|
***** ChangeLog for 3.4.2 compared to 3.4.1 *****
|
2014-01-03 18:23:07 +01:00
|
|
|
|
Fix: field's problem into company's page (RIB).
|
|
|
|
|
|
Fix: Document cerfa doesn't contained firstname & lastname from donator.
|
2013-11-07 00:41:27 +01:00
|
|
|
|
Fix: Bad rounding on margin calculations and display.
|
|
|
|
|
|
Fix: Option drop table into backup was broken.
|
2014-01-03 18:23:07 +01:00
|
|
|
|
Fix: [ bug #1105 ] Searching Boxes other search option.
|
|
|
|
|
|
Fix: wrong buy price update.
|
|
|
|
|
|
Fix: [ bug #1142 ] Set paiement on invoice (PGSql).
|
|
|
|
|
|
Fix: [ bug #1145 ] Agenda button list type do not display.
|
|
|
|
|
|
Fix: [ bug #1148 ] Product consomation : supplier order bad status.
|
|
|
|
|
|
Fix: [ bug #1159 ] Commercial search "other" give p.note do not exists.
|
|
|
|
|
|
Fix: [ bug #1174 ] Product translated description not good into PDF.
|
|
|
|
|
|
Fix: [ bug #1163 ] SQL Error when searching for supplier orders.
|
|
|
|
|
|
Fix: [ bug #1162 ] Translaction for morning and afternoon.
|
|
|
|
|
|
Fix: [ bug #1161 ] Search on product label.
|
2013-12-01 22:50:18 +01:00
|
|
|
|
Fix: [ bug #1075 ] POS module doesn't decrement stock of products in delayed payment mode.
|
2014-01-03 18:23:07 +01:00
|
|
|
|
Fix: [ bug #1171 ] Documents lost in interventions after validating.
|
|
|
|
|
|
Fix: fix unsubscribe URL into mailing when sending manually (not by script).
|
|
|
|
|
|
Fix: [ bug #1182 ] ODT company_country tag is htmlencoded.
|
|
|
|
|
|
Fix: [ bug #1196 ] Product barcode search does not expect 13th digit on EAN13 type.
|
|
|
|
|
|
Fix: [ bug #1202 ] Wrong amount in deposit % invoice from proposal.
|
|
|
|
|
|
Fix: Removed analytics tags into doc page.
|
|
|
|
|
|
Fix: Call Image on this instead of pdf.
|
|
|
|
|
|
Fix: Missing parameter for photo.
|
|
|
|
|
|
Fix: Bad SQL request for turnover report.
|
2013-07-10 17:29:54 +02:00
|
|
|
|
|
2013-08-08 10:06:45 +02:00
|
|
|
|
***** ChangeLog for 3.4.1 compared to 3.4.0 *****
|
2014-01-03 18:23:07 +01:00
|
|
|
|
Fix: Display buying price on line edit when no supplier price is defined.
|
|
|
|
|
|
Fix: Retrieving of margin info when invoice created automatically from order.
|
|
|
|
|
|
Fix: Reordering supplier products in list by supplier or supplier ref was crashing.
|
|
|
|
|
|
Fix: [ bug #1029 ] Tulip numbering mask.
|
|
|
|
|
|
Fix: Supplier invoice and supplier order are not displayed into object link into agenda event card.
|
|
|
|
|
|
Fix: [ bug #1033 ] SUPPLIER REF disappeared.
|
|
|
|
|
|
Fix: update extrafield do not display immediatly after update.
|
|
|
|
|
|
Fix: Fix bug with canvas thirdparty.
|
|
|
|
|
|
Fix: [ bug #1037 ] Consumption> Supplier invoices related.
|
|
|
|
|
|
Fix: User group name do not display in card (view or edit mode).
|
|
|
|
|
|
Fix: Link "Show all supplier invoice" on suplier card not working.
|
|
|
|
|
|
Fix: [ bug #1039 ] Pre-defined invoices conversion.
|
|
|
|
|
|
Fix: If only service module is activated, it's impossible to delete service.
|
|
|
|
|
|
Fix: [ bug #1043 ] Bad interventions ref numbering.
|
|
|
|
|
|
Fix: Mailing module : if an email is already in destinaires list all other email from selector was not inserted.
|
|
|
|
|
|
Fix: Localtaxes balance not showing.
|
|
|
|
|
|
Fix: Intervention box links to contracts id.
|
|
|
|
|
|
Fix: Compatiblity with multicompany module.
|
|
|
|
|
|
Fix: Edit propal line was losing product supplier price id.
|
|
|
|
|
|
Fix: Delete linked element to supplier invoice when deleted.
|
|
|
|
|
|
Fix: [ bug #1061 ] Bad info shipped products.
|
|
|
|
|
|
Fix: [ bug #1062 ] Documents lost in propals and contracts validating.
|
|
|
|
|
|
Fix: Supplier price displayed on document lines and margin infos didnt take discount.
|
|
|
|
|
|
Fix: sorting on qty did not work in supplier product list.
|
|
|
|
|
|
Fix: there was no escaping on filter fields in supplier product list.
|
|
|
|
|
|
Fix: bugs on margin reports and better margin calculation on credit notes.
|
|
|
|
|
|
Qual: Add travis-ci integration.
|
2013-08-08 10:06:45 +02:00
|
|
|
|
|
2013-07-27 12:40:59 +02:00
|
|
|
|
***** ChangeLog for 3.4 compared to 3.3.* *****
|
2013-01-17 13:19:17 +01:00
|
|
|
|
For users:
|
2013-04-22 13:15:33 +02:00
|
|
|
|
- New: Can use ODS templates as document templates.
|
2013-04-14 12:19:21 +02:00
|
|
|
|
- New: Add link to autofill/reset with quantity to ship when creating a
|
|
|
|
|
|
delivery receipt.
|
2013-04-11 10:15:53 +02:00
|
|
|
|
- New: Event into calendar use different colors for different users.
|
2013-03-23 17:34:23 +01:00
|
|
|
|
- New: Support revenue stamp onto invoices.
|
2013-03-22 17:10:17 +01:00
|
|
|
|
- New: Add a tab "consumption" on thirdparties to list products bought/sells.
|
2013-01-25 17:44:23 +01:00
|
|
|
|
- New: Some performance enhancements.
|
|
|
|
|
|
- New: Can attach files onto trip and expenses modules.
|
2013-04-22 13:15:33 +02:00
|
|
|
|
- New: Add hidden option MAIN_PDF_TITLE_BACKGROUND_COLOR.
|
2013-02-20 21:16:31 +01:00
|
|
|
|
- New: Merge tab customer and prospect.
|
|
|
|
|
|
- New: Add ES formated address country rule.
|
2013-04-22 13:15:33 +02:00
|
|
|
|
- New: Can define a hierarchical responsible on user and add a tree view to
|
|
|
|
|
|
see hierarchy of users.
|
2013-02-20 21:16:31 +01:00
|
|
|
|
- New: Can expand/collapse menus, categories and users list.
|
2013-04-22 13:15:33 +02:00
|
|
|
|
- New: extra parameters are supported into ODT/ODS templates.
|
|
|
|
|
|
- New: total per vat rate are available as tags for ODT/ODS templates.
|
2013-02-20 21:16:31 +01:00
|
|
|
|
- New: Some part of interface use more CSS3 (ie: agenda)
|
2013-04-22 13:15:33 +02:00
|
|
|
|
- New: [ task #707 ] Create option "ProfIdx is mandatory to validate a invoice".
|
2013-03-09 17:08:19 +01:00
|
|
|
|
- New: Can define if we want to use VAT or not for subscriptions (foundation module).
|
2013-04-22 13:15:33 +02:00
|
|
|
|
- New: Can define a default choice for "More action when recording a
|
|
|
|
|
|
subscription" (foundation module).
|
|
|
|
|
|
- New: Add link to check professional id for India.
|
2013-03-11 09:03:16 +01:00
|
|
|
|
- New: [ task #731 ] Uniformize ref generation
|
|
|
|
|
|
- New: [ task #748 ] Add a link "Dolibarr" into left menu
|
2013-04-22 13:15:33 +02:00
|
|
|
|
- New: Script email_unpaid_invoices_to_representative accepts now a parameter "test"
|
|
|
|
|
|
and a "late delay".
|
|
|
|
|
|
- New: Can define different clicktodial setups for each user.
|
|
|
|
|
|
- New: Add hidden option INVOICE_CAN_NEVER_BE_REMOVED.
|
|
|
|
|
|
- New: Enhance agenda module to reach RFC2445 ("type" not enabled by default and add
|
|
|
|
|
|
"busy" information).
|
2013-04-09 23:05:50 +02:00
|
|
|
|
- New: Add module Opensurvey.
|
2013-04-22 13:15:33 +02:00
|
|
|
|
- New: Default approver for holidays is set by default to hierchical parent.
|
2013-04-09 23:05:50 +02:00
|
|
|
|
- First change to prepare feature "click to print" (IPP) for PDF.
|
2013-04-22 13:15:33 +02:00
|
|
|
|
- New: [ task #350 ] Merge tab customer and prospect.
|
|
|
|
|
|
- New: [ task #710 ] Add substitution into mailing send (and HTML is now valid).
|
|
|
|
|
|
- New: [ task #711 ] Add combobox for contact, as done for product/thirdparty.
|
|
|
|
|
|
- New: [ task #714 ] In Emailing module admin autogenerate security key of READRECEIPT.
|
|
|
|
|
|
- New: [ task #743 ] GED : Add aministration option to disable autotree display.
|
|
|
|
|
|
- New: [ task #767 ] Customer Address fallback when a contact doesn't have an address.
|
|
|
|
|
|
- New: [ task #768 ] WYSIWYG for all mails.
|
|
|
|
|
|
- New: [ task #773 ] Add Project document in GED(ECM) modules.
|
|
|
|
|
|
- New: [ task #783 ] Add more types for extra parameters (lists, phone, emails, checkbox,
|
|
|
|
|
|
prices, radio).
|
|
|
|
|
|
- New: [ task #798 ] Add range limit date on product/services as it is done on order
|
|
|
|
|
|
and invoice.
|
|
|
|
|
|
- New: [ task #814 ] Add extrafield feature for projects ands tasks.
|
|
|
|
|
|
- New: [ task #770 ] Add ODT document generation for Projects module.
|
|
|
|
|
|
- New: [ task #741 ] Add intervention box.
|
|
|
|
|
|
- New: [ task #826 ] Optionnal increase stock when deleting an invoice already validated.
|
|
|
|
|
|
- New: [ task #823 ] Shipping_validate email notification.
|
2013-05-18 12:17:43 +02:00
|
|
|
|
- New: [ task #900 ] Review code of ficheinter.class.php
|
2013-06-25 11:12:21 +02:00
|
|
|
|
- Fix: [Bug #958] LocalTax2 for Spain fails on Suppliers
|
2013-07-08 12:47:07 +02:00
|
|
|
|
- Fix: [ bug #972 ] Auto completion contact field do not take account the min caract number before search
|
2013-08-01 04:28:12 +02:00
|
|
|
|
- Fix: [ bug #971 ] html.form.class.php select_contact with autocomplete do not exclude id from exclude array
|
2013-09-05 17:45:30 +02:00
|
|
|
|
- Fix: Expedition creation, can retreive product from other expedition
|
2013-04-17 16:20:01 +02:00
|
|
|
|
|
2013-08-01 04:28:12 +02:00
|
|
|
|
For translators:
|
|
|
|
|
|
- Update language files.
|
|
|
|
|
|
|
|
|
|
|
|
For developers:
|
|
|
|
|
|
- System of menu managers has been rewritten to reduce code to do same things.
|
|
|
|
|
|
- An external module can force its theme.
|
|
|
|
|
|
- Add function dol_set_focus('#xxx').
|
|
|
|
|
|
- A mymodule can bring its own core/modules/mymodule/modules_mymodule.php file.
|
|
|
|
|
|
- Removed not used libraries.
|
|
|
|
|
|
- More web services.
|
|
|
|
|
|
- Renamed some database fields, code variables and parameters from french to english.
|
|
|
|
|
|
- First change to manage margins on contracts.
|
|
|
|
|
|
- Add hook getFormMail.
|
|
|
|
|
|
- Function plimit of databases drivers accept -1 as value (it means default value set
|
|
|
|
|
|
into conf->liste_limit).
|
|
|
|
|
|
- New: Add option dol_hide_topmenu, dol_hide_leftmenu, dol_optimize_smallscreen,
|
|
|
|
|
|
dol_no_mouse_hover and dol_use_jmobile onto login page (to support different terminal).
|
|
|
|
|
|
- New: dol_syslog method accept a suffix to use different log files for log.
|
|
|
|
|
|
- New: Type of fields are received by export format handlers.
|
|
|
|
|
|
- New: when adding an action, we can define a free code to tag it for a specific need.
|
|
|
|
|
|
- New: Enhance Dolibarr migration process to include migration script of external
|
|
|
|
|
|
modules.
|
|
|
|
|
|
- New: [ task #811 ] Uniformanize note field.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WARNING: If you used external modules, some of them may need to be upgraded due to:
|
|
|
|
|
|
- Fields of classes were renamed to be normalized (nom, prenom, cp, ville, adresse, tel
|
|
|
|
|
|
were renamed into lastname, firstname, zip, town, address, phone).
|
|
|
|
|
|
This may also be true for some fields into web services.
|
|
|
|
|
|
- If module use hook pdf_writelinedesc, module may have to add return 1 at end of
|
|
|
|
|
|
function to keep same behaviour.
|
|
|
|
|
|
|
|
|
|
|
|
TODO:
|
|
|
|
|
|
backport commit 53672dff75f4fdaeeed037ff9d15f860968022ca to fix confirm with jmobile
|
|
|
|
|
|
backport commit 384e3812eb73a15adafb472cacfb93397a54459b to fix W3C/edit contract
|
|
|
|
|
|
|
2012-04-11 15:27:03 +02:00
|
|
|
|
|
2013-03-02 16:17:12 +01:00
|
|
|
|
|
2013-12-31 15:55:10 +01:00
|
|
|
|
***** ChangeLog for 3.3.5 compared to 3.3.4 *****
|
2014-01-05 01:20:27 +01:00
|
|
|
|
- Fix: Change to make debian package ok despite removal of ckeditor.
|
2013-12-31 15:41:25 +01:00
|
|
|
|
- Fix: jcrop file to match debian rules
|
|
|
|
|
|
- Fix: Add missing country UK.
|
|
|
|
|
|
- Fix: Minor fix into package.
|
|
|
|
|
|
- Fix: Add missing label on project field.
|
|
|
|
|
|
|
2013-07-27 12:40:59 +02:00
|
|
|
|
***** ChangeLog for 3.3.4 compared to 3.3.3 *****
|
|
|
|
|
|
- Fix: [ bug #1001 ] Social Contribution : State not correct
|
2013-09-25 11:25:30 +02:00
|
|
|
|
- Fix: Better management of pdf generation when tcpdf is not available.
|
|
|
|
|
|
- Fix: Change to be more debian compliant natively.
|
2013-04-06 08:56:47 +02:00
|
|
|
|
|
2013-06-03 11:09:40 +02:00
|
|
|
|
***** ChangeLog for 3.3.3 compared to 3.3.2 *****
|
2013-06-01 15:39:45 +02:00
|
|
|
|
- Fix: [ bug #903 ] Fatal error: Call to undefined function dol_get_first_day() in htdocs/commande/liste.php
|
2013-06-13 15:05:19 +02:00
|
|
|
|
- Fix: [ bug #934 ] Error on proformat invoice creation (pgsql)
|
2013-06-19 10:22:46 +02:00
|
|
|
|
- Fix: [ bug #947 ] Can't create proposal lines with unit price = 0
|
2013-06-03 11:09:40 +02:00
|
|
|
|
|
|
|
|
|
|
***** ChangeLog for 3.3.2 compared to 3.3.1 *****
|
2013-04-19 23:33:54 +02:00
|
|
|
|
- Fix: Dutch (nl_NL) translation
|
2013-04-07 15:40:54 +02:00
|
|
|
|
- Generalize fix: file with a specific mask not found, again
|
|
|
|
|
|
- Fix: translations and BILL_SUPPLIER_BUILDDOC trigger
|
|
|
|
|
|
- Fix: Can't reset payment due date
|
2013-04-07 22:00:51 +02:00
|
|
|
|
- Fix: Orderstoinvoice didn't act as expected when no order was checked
|
2013-04-16 09:03:38 +02:00
|
|
|
|
- Fix: Bad link to all proposals into Third party card if customer is prospect
|
2013-05-13 17:15:23 +02:00
|
|
|
|
- Fix: Some bugs on withdrawal rejects
|
2013-04-19 15:38:24 +02:00
|
|
|
|
- Fix: [ bug #774 ] Bug on creating event with box "all day" crossed
|
2013-04-30 12:05:21 +02:00
|
|
|
|
- Fix: [ bug #787 ] Invoice supplier box incorrect tooltip when delay on payment
|
2013-04-16 09:03:38 +02:00
|
|
|
|
- Fix: [ bug #789 ] VAT not being calculated in POS
|
2013-04-30 12:05:21 +02:00
|
|
|
|
- Fix: [ bug #790 ] Spanish localtax RE not being correctly calculated
|
|
|
|
|
|
- Fix: [ bug #794 ] Lost filter on zipcode in prospect list
|
|
|
|
|
|
- Fix: [ bug #806 ] Margins module with orders2invoice does not respect cost price
|
2013-04-17 10:00:12 +02:00
|
|
|
|
- Fix: [ bug #810 ] Cannot update ODT template path
|
2013-04-30 12:05:21 +02:00
|
|
|
|
- Fix: [ bug #816 ] Sales journal does not reflect localtaxes
|
|
|
|
|
|
- Fix: [ bug #817 ] Purchases journal does not reflect localtaxes
|
2013-04-17 10:00:12 +02:00
|
|
|
|
- Fix: [ bug #824 ] MAIN_DB_PREFIX not use into dictionnary
|
2013-04-20 22:42:06 +02:00
|
|
|
|
- Fix: [ bug #828 ] Error when code_region is not a number in llx_c_regions (with postgres)
|
2013-04-29 12:49:56 +02:00
|
|
|
|
- Fix: [ bug #855 ] Holiday approval email in French
|
2013-04-30 12:05:21 +02:00
|
|
|
|
- Fix: [ bug #856 ] (Holidays module) Mail error if destination user doesn't have an email
|
|
|
|
|
|
- Fix: [ bug #857 ] Invoice created from shipment does not have the order discount
|
2013-04-30 21:57:34 +02:00
|
|
|
|
- Fix: [ bug #861 ] Impossible to create a new event in agenda
|
2013-04-30 21:45:40 +02:00
|
|
|
|
- Fix: [ bug #827 ] AJAX search does not respect multiprice level
|
|
|
|
|
|
- Fix: [ bug #865 ] Dolibarr navigation array in project/task do not work
|
2013-05-01 20:40:29 +02:00
|
|
|
|
- Fix: [ bug #866 ] Standing order from an invoice suggests invoice total amount instead of remaining to pay
|
2013-05-02 13:56:14 +02:00
|
|
|
|
- Fix: [ bug #788 ] Date of linked interventions are not shown
|
2013-05-19 14:06:51 +02:00
|
|
|
|
- Fix: external users should not see costprice and margin infos
|
2013-05-23 23:09:32 +02:00
|
|
|
|
- Fix: [ bug #806 ] Tasks are ordered alphabetically instead of chronological order
|
2013-03-04 00:10:09 +01:00
|
|
|
|
|
2013-03-01 20:38:08 +01:00
|
|
|
|
***** ChangeLog for 3.3.1 compared to 3.3 *****
|
2013-03-04 00:10:09 +01:00
|
|
|
|
- Fix: [ bug #733 ] Mass emailing tools do not support <style HTML tag
|
|
|
|
|
|
- Fix: Package for launchpad
|
|
|
|
|
|
- Fix: [ bug #736 ] Missing column in llx_c_chargesociales
|
|
|
|
|
|
- Fix: Localtax2 for Spain must be based into buyer
|
2013-03-12 16:55:21 +01:00
|
|
|
|
- Fix: [ bug #762 ] Bad profit calculation in Reporting
|
2013-04-17 09:32:35 +02:00
|
|
|
|
- Fix: bug dictionnary with wrong prefix table
|
2013-03-04 00:10:09 +01:00
|
|
|
|
|
2013-07-27 12:40:59 +02:00
|
|
|
|
***** ChangeLog for 3.3 compared to 3.2.* *****
|
2012-04-11 14:37:36 +02:00
|
|
|
|
For users:
|
2013-01-09 14:39:50 +01:00
|
|
|
|
- New: Add holiday module, to declare and follow holidays of your employees.
|
|
|
|
|
|
- New: Add margin management module.
|
|
|
|
|
|
- New: Add new theme Amarok.
|
2012-09-15 15:33:00 +02:00
|
|
|
|
- New: [ task #289 ] Can reorder tasks.
|
2012-12-31 13:40:35 +01:00
|
|
|
|
- New: Add field "signature" into user card. If filled, text is added
|
|
|
|
|
|
at end of predefined email texts. If option MAIN_MAIL_DO_NOT_USE_SIGN is on, this
|
2012-10-31 13:48:59 +01:00
|
|
|
|
feature is disabled.
|
2012-12-09 18:39:42 +01:00
|
|
|
|
- New: Can input a payment back onto an credit note.
|
2012-07-29 13:47:21 +02:00
|
|
|
|
- New: Add link "Back to list" on all cards.
|
2012-07-22 01:03:19 +02:00
|
|
|
|
- New: After first install, warning are visible onto mandatory setup not
|
2012-10-31 13:48:59 +01:00
|
|
|
|
configured. Show also total number of activated modules.
|
2012-06-23 20:39:20 +02:00
|
|
|
|
- New: Can filter list of proposal, order or invoice on sales representative.
|
2012-04-11 15:27:03 +02:00
|
|
|
|
- New: Add supplier ref on supplier orders.
|
2012-11-18 15:24:01 +01:00
|
|
|
|
- New: Can export supplier orders and customers shipments.
|
2012-07-18 00:20:33 +02:00
|
|
|
|
- New: First change to install external plugins from gui (experimental).
|
2012-04-29 11:42:30 +02:00
|
|
|
|
- New: Monaco is like France for default vat calculation
|
2012-07-18 00:20:33 +02:00
|
|
|
|
- New: Can list elements (invoices, orders or proposals) on a particular
|
2012-05-06 00:45:15 +02:00
|
|
|
|
user contact). This allow to view a "basket" of its elements.
|
2012-10-13 18:09:00 +02:00
|
|
|
|
- New: Show bank account on payment list of invoice card.
|
2013-10-19 17:51:21 +02:00
|
|
|
|
- New: Cloning project allow to clones task, notes, projects files, tasks files, contacts.
|
2012-05-06 00:45:15 +02:00
|
|
|
|
- New: Enhance default style.
|
2012-05-09 16:03:15 +02:00
|
|
|
|
- New: Can edit and resiliate member status from list.
|
2012-07-18 00:20:33 +02:00
|
|
|
|
- New: Can insert URL links into elements lines. Also reported into PDF.
|
2012-06-10 21:49:19 +02:00
|
|
|
|
- New: When a member is validated, we can subscribe to mailing-lists
|
2012-10-31 13:48:59 +01:00
|
|
|
|
according to its type.
|
2012-11-21 23:01:36 +01:00
|
|
|
|
- New: Add a tab into members statistics to count members by nature.
|
2012-06-13 11:32:09 +02:00
|
|
|
|
- New: Add link to third party into sells and purchase journal.
|
2012-06-14 23:00:44 +02:00
|
|
|
|
- New: Suggest a method to generate a backup file for user with no access
|
2012-10-31 13:48:59 +01:00
|
|
|
|
to mysqldump binary.
|
2012-11-30 15:55:59 +01:00
|
|
|
|
- New: Can also use extrafields on contacts/addresses and users.
|
2012-09-22 20:29:17 +02:00
|
|
|
|
- New: Support unique field for extrafields.
|
2012-10-13 18:09:00 +02:00
|
|
|
|
- New: Extra fields supports more types (int, string, double, date, datetime).
|
2012-06-15 02:16:35 +02:00
|
|
|
|
- New: Can correct stock of a warehouse from warehouse card.
|
2012-12-31 04:11:13 +01:00
|
|
|
|
- New: [ task #185 ] Can input amount when correcting stock to recalculate PMP.
|
|
|
|
|
|
- New: [ task #454 ] Add "No category" into filters on category.
|
2012-07-27 20:47:17 +02:00
|
|
|
|
- New: Auto check box on page to edit interface options of user.
|
2012-08-07 11:33:11 +02:00
|
|
|
|
- New: More surface control on stock correction page.
|
2012-07-28 03:12:34 +02:00
|
|
|
|
- New: Add great britain provinces.
|
2012-09-13 10:14:25 +02:00
|
|
|
|
- New: [ task #494 ] Send an email to foundation when a new member has auto-subscribed.
|
2012-12-31 04:11:13 +01:00
|
|
|
|
- New: [ task #326 ] Add a numbering module to suggest automatically a product ref.
|
2012-09-13 10:14:25 +02:00
|
|
|
|
- New: Add conditional substitution IF/ELSEIF/ENDIF for ODT templates.
|
2012-08-27 20:02:23 +02:00
|
|
|
|
- New: Add unit foot2, inch2, foot3 and inch3 for surface and volumes.
|
2012-08-27 20:21:53 +02:00
|
|
|
|
- New: Can select thirdparties into emailing targets, even if module category is not enabled.
|
2012-08-28 17:17:21 +02:00
|
|
|
|
- New: [ task #498 ] Improvement of the block to add products/services lines.
|
2012-09-02 15:03:55 +02:00
|
|
|
|
- New: ECM autodir works also for files joined to products and services.
|
2012-09-05 20:41:28 +02:00
|
|
|
|
- New: Add a selection module for emailing to enter a recipient from gui.
|
2012-09-13 10:14:25 +02:00
|
|
|
|
- New: Allow to search thirds and products from barcodes directly from the permanent mini search left box.
|
|
|
|
|
|
- New: Allow to search product from barcodes directly from invoices, proposals... through AJAX.
|
2012-10-03 11:54:23 +02:00
|
|
|
|
- New: Can make one invoice for several orders.
|
2012-10-05 12:40:19 +02:00
|
|
|
|
- New: POS module can works with only one payment method (cach, chq, credit card).
|
2012-11-21 19:07:03 +01:00
|
|
|
|
- New: Add possibility to defined position/job of a user.
|
|
|
|
|
|
- New: Add hidden option to add slashes between lines into PDF.
|
|
|
|
|
|
- New: [ task #210 ] Can choose cash account during POS login.
|
|
|
|
|
|
- New: [ task #104 ] Can create an invoice from several orders.
|
2012-10-13 18:09:00 +02:00
|
|
|
|
- New: Update libs/tools/logo for DoliWamp (now use PHP 5.3).
|
2013-01-10 13:51:52 +01:00
|
|
|
|
- New: Added ODT Template tag {object_total_discount_ht}
|
2012-10-29 18:19:37 +01:00
|
|
|
|
- New: Add new import options: Third parties bank details, warehouses and stocks, categories and suppliers prices
|
2012-10-31 00:22:13 +01:00
|
|
|
|
- New: English bank account need a bank code (called sort code) to identify an account.
|
2012-11-04 21:19:12 +01:00
|
|
|
|
- New: Can choose menu entry to show with external site module.
|
2012-12-31 04:11:13 +01:00
|
|
|
|
- New: Add hidden option MAIN_PDF_MARGIN_LEFT, MAIN_PDF_MARGIN_RIGHT, MAIN_PDF_MARGIN_TOP, MAIN_PDF_MARGIN_BOTTOM to force margins of generated PDF.
|
|
|
|
|
|
- New: [ task #314 ] Can define if prof id are mandatory or not.
|
2012-12-06 17:59:37 +01:00
|
|
|
|
- New: Add button on order card to create intervention from services.
|
|
|
|
|
|
- New: Add search box to find products by supplier reference.
|
|
|
|
|
|
- New: Add option MAIN_HELPCENTER_LINKTOUSE to define target link "I need help" onto logon page.
|
2012-12-07 11:06:51 +01:00
|
|
|
|
- New: [ task #608 ] Can clone a supplier order with prices updates
|
|
|
|
|
|
- New: [ task #559 ] Can define a discount % regarding quantity in supplier prices and price by quantity in customer prices
|
|
|
|
|
|
- New: [ task #527 ] After cloning a suplier invoice, go onto invoice ref into edit mode
|
2012-12-05 23:20:34 +01:00
|
|
|
|
|
2013-01-09 14:39:50 +01:00
|
|
|
|
New experimental module:
|
2012-10-13 18:09:00 +02:00
|
|
|
|
- New: Add commissions management module.
|
2012-09-05 03:26:57 +02:00
|
|
|
|
|
2012-12-31 04:11:13 +01:00
|
|
|
|
- Fix: [ bug #499 ] Supplier order input method not translated
|
2013-01-07 01:26:33 +01:00
|
|
|
|
- Fix: No images into product description lines as PDF generation does not work with this.
|
2012-08-26 22:33:27 +02:00
|
|
|
|
- Fix: Errors weren't being shown in customer's & supplier's orders
|
2012-10-13 18:09:00 +02:00
|
|
|
|
- Fix: Lastname wasn't being recorded in xinputuser emailing module.
|
2012-12-31 04:11:13 +01:00
|
|
|
|
- Fix: [ bug #653 ] Error while creating agenda additional attributes
|
|
|
|
|
|
- Fix: [ bug #654 ] Event rapport PDF showing ActionAC_OTH_AUTO
|
|
|
|
|
|
- Fix: [ bug #658 ] Search on bank do not work for description
|
|
|
|
|
|
- Fix: [ bug #659 ] Comment in recurrent invoices is not stored
|
2013-01-07 01:26:33 +01:00
|
|
|
|
- Fix: [ bug #622 ] Attaching wrong file when sending the invoice via e-mail
|
2012-04-11 15:27:03 +02:00
|
|
|
|
|
|
|
|
|
|
For developers:
|
2012-06-25 13:06:26 +02:00
|
|
|
|
- New: Add webservice for thirdparty creation and list.
|
2012-05-06 00:45:15 +02:00
|
|
|
|
- New: A module can overwrite templates parts.
|
|
|
|
|
|
- New: Can add a link on title field of added dictionnary.
|
|
|
|
|
|
- New: Uniformize code.
|
2012-07-17 01:23:41 +02:00
|
|
|
|
- New: Add option WORKFLOW_DISABLE_CREATE_INVOICE_FROM_ORDER and
|
2012-08-08 20:46:50 +02:00
|
|
|
|
WORKFLOW_DISABLE_CLASSIFY_BILLED_FROM_ORDER.
|
|
|
|
|
|
- New: A module can add several css and js.
|
2012-08-05 14:37:45 +02:00
|
|
|
|
- New: removed deprecated methods
|
|
|
|
|
|
ldap::connect, formadmin::select_lang,
|
|
|
|
|
|
html::select_tva
|
2012-08-17 22:48:50 +02:00
|
|
|
|
- New: Add custom substitution function for ODT product lines: mymodule_completesubstitutionarray_lines()
|
2012-08-26 22:33:27 +02:00
|
|
|
|
- New: Basic implementation of hooks and triggers for a lot (most) of core modules:
|
|
|
|
|
|
action/calendar, trips and expenses, dons, vat payment, contact/society, contract, product lines,
|
|
|
|
|
|
expedition, order supplier and order invoice (lines included), intervention card, project, tasks.
|
2012-08-29 17:43:20 +02:00
|
|
|
|
- New: Add ChromePHP output into syslog module.
|
2012-09-05 14:40:11 +02:00
|
|
|
|
- New: Add PRODUCT_PRICE_MODIFY trigger.
|
2012-10-15 00:49:39 +02:00
|
|
|
|
- New: Created function to retrieve total amount of discount of an invoice/proposal...
|
2012-11-04 21:19:12 +01:00
|
|
|
|
- New: We can use a dynamic value ($conf->global->XXX for example) into titles of menus.
|
2013-01-18 11:28:06 +01:00
|
|
|
|
- New: Use PHP classes DateTime* for some data functions instead of adodb
|
2012-12-30 02:48:08 +01:00
|
|
|
|
- Qual: Renamed SUPPLIER_INVOICE_BUILDDOC trigger to BILL_SUPPLIER_BUILDDOC
|
|
|
|
|
|
- Qual: Renamed INVOICE_SUPPLIER_DELETE trigger to BILL_SUPPLIER_DELETE
|
2012-12-31 04:11:13 +01:00
|
|
|
|
- Qual: Renamed SUPLIER_ORDER_BUILDDOC trigger to ORDER_SUPPLIER_BUILDDOC
|
|
|
|
|
|
- Qual: Renamed CONTRACTLINE_DELETE trigger to CONTRACT_LINE_DELETE
|
|
|
|
|
|
- Qual: Renamed all ficheinter.class.php triggers so that they start with 'FICHINTER_'
|
|
|
|
|
|
- Fix: [ bug #655 ] ORDER_REOPEN trigger incorrectly named
|
|
|
|
|
|
- Fix: [ bug #656 ] Contracts trigger CONTRACT_MODIFY incorrectly named
|
|
|
|
|
|
- Fix: [ bug #657 ] Usergroup class' GROUP_DELETE trigger incorrectly named
|
2012-08-05 14:37:45 +02:00
|
|
|
|
|
2012-08-26 18:58:24 +02:00
|
|
|
|
For translators:
|
|
|
|
|
|
- New: Update language files (de, tr, pt, ca, es, en, fr).
|
2012-09-08 18:57:52 +02:00
|
|
|
|
- New: Added bg_BG autotranslated language.
|
2012-08-26 18:58:24 +02:00
|
|
|
|
- New: Translate the donation receipt.
|
|
|
|
|
|
|
2013-01-16 16:28:36 +01:00
|
|
|
|
Dolibarr license has also been updated from GPLv2+ to GPLv3+.
|
|
|
|
|
|
|
|
|
|
|
|
|
2012-04-09 16:51:17 +02:00
|
|
|
|
|
2012-12-21 10:25:37 +01:00
|
|
|
|
***** ChangeLog for 3.2.3 compared to 3.2.2 *****
|
|
|
|
|
|
- Fix: Some permission into agenda module.
|
|
|
|
|
|
- Fix: Generation of PDF was not using correct font for some languages.
|
|
|
|
|
|
- Fix some translations.
|
|
|
|
|
|
- Fix: [ bug #607 ] Nom de société avec guillemets.
|
|
|
|
|
|
- Fix: Option MAIN_MAIL_SENDMAIL_FORCE_BA and MAIN_FIX_BUGGED_MTA was not
|
|
|
|
|
|
complete.
|
|
|
|
|
|
- Fix: comaptiblity with multicompany module.
|
|
|
|
|
|
- Fix: Bad label when validating/paying an invoice from POS module.
|
|
|
|
|
|
- Fix: Correct recipient into rouget template.
|
|
|
|
|
|
- Fix: A lot of fix into PDF pagebreak management.
|
|
|
|
|
|
- Update VAT for some countries.
|
|
|
|
|
|
- Firstname was missing when sending email from file list.
|
|
|
|
|
|
- Added en_SA language.
|
|
|
|
|
|
|
|
|
|
|
|
|
2012-04-09 16:51:17 +02:00
|
|
|
|
|
2012-09-01 18:43:51 +02:00
|
|
|
|
***** ChangeLog for 3.2.2 compared to 3.2.1 *****
|
2012-09-05 12:45:15 +02:00
|
|
|
|
- Fix: Modify spanish VAT to new rates.
|
|
|
|
|
|
- Fix: Add error message when creating already existing product.
|
|
|
|
|
|
- Fix: Edition of percentage of an event.
|
|
|
|
|
|
- Fix: Minor look fix for theme bureau2crea.
|
|
|
|
|
|
- Fix: Start and end date not saved at project creation
|
|
|
|
|
|
- Fix: Default vat is zero for customer invoices if company does not use vat
|
|
|
|
|
|
- Fix: Localtaxes unit prices precision
|
2012-09-01 18:43:51 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2012-08-30 18:05:16 +02:00
|
|
|
|
***** ChangeLog for 3.2.1 compared to 3.2.0 *****
|
|
|
|
|
|
- Fix: Edit of projects.
|
|
|
|
|
|
- Fix: Activation of modules does not fails if directory install was removed.
|
|
|
|
|
|
- Fix: [ bug #444 ] Regression on auto-closing for proposals and orders.
|
|
|
|
|
|
- Fix: Update translations (catalan, french, spanish, brazilian).
|
|
|
|
|
|
- Fix: [ bug #445 ] Hex escaping in descriptions.
|
|
|
|
|
|
- Fix: error when validating shipment for non predefined products with a
|
|
|
|
|
|
selected warehouse.
|
|
|
|
|
|
- Fix: Bad local taxes if price base type is TTC for spanish local taxes.
|
|
|
|
|
|
- Fix: Phone not saved when using web service.
|
|
|
|
|
|
- Fix: [ bug #464 ] Payment form should allow to add transmitter for bank transfers.
|
|
|
|
|
|
- Fix: Allows to use a comma decimal separator in supplier invoices payments.
|
|
|
|
|
|
- Fix: Translation for tr_TR, es_ES, pt_BR.
|
|
|
|
|
|
- Fix: Products with no prices not visible.
|
|
|
|
|
|
- Fix: Access to product card created with very old version of Dolibarr.
|
|
|
|
|
|
- Fix: Delete temporary files after validating an invoice.
|
|
|
|
|
|
- Fix: preview of supplier order and invoice template.
|
|
|
|
|
|
- Fix: [ bug #485 ] Configurated amount for public auto-subscription form is not taken into account
|
|
|
|
|
|
- Fix: Average amount graphs weren't comparing the previous year stats
|
|
|
|
|
|
- Fix: Closed project didn't show the new status unless the page was refreshed
|
|
|
|
|
|
- Fix: Files were not being uploaded to a project's task
|
|
|
|
|
|
- Fix: [ bug #503 ] Unable to delete linked file to a deposit
|
|
|
|
|
|
- Fix: [ bug #501 ] Error while trying to modify an user
|
|
|
|
|
|
- Fix: [ bug #506 ] Can't set percentage of a started event
|
|
|
|
|
|
- Fix: Bad assignation of const for pdf delivery module name
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2013-07-27 12:40:59 +02:00
|
|
|
|
***** ChangeLog for 3.2.0 compared to 3.1.* *****
|
2012-01-15 17:43:19 +01:00
|
|
|
|
WARNING: PHP lower than 5.x are no more supported.
|
2012-04-09 16:51:17 +02:00
|
|
|
|
WARNING: Because of a major datastructure change onto supplier prices tables, be aware
|
2012-03-03 19:02:44 +01:00
|
|
|
|
to make a backup of your database before making upgrade.
|
2011-08-17 18:21:22 +02:00
|
|
|
|
|
|
|
|
|
|
For users:
|
2012-03-19 14:06:21 +01:00
|
|
|
|
- New: Each user can remove/add its own boxes.
|
2012-03-28 00:57:02 +02:00
|
|
|
|
- New: Add signature at end of predefined email text.
|
2012-06-23 20:48:50 +02:00
|
|
|
|
- New: Can use personalized fields on products/services.
|
2012-01-11 20:31:40 +01:00
|
|
|
|
- New: Can attach files on social contributions.
|
2012-01-10 21:12:01 +01:00
|
|
|
|
- New: Show payments terms and conditions onto muscadet template.
|
2011-12-16 14:59:09 +01:00
|
|
|
|
- New: Can open back a closed commercial proposal.
|
2011-12-07 15:06:29 +01:00
|
|
|
|
- New: show thirdparty barcode on main tab.
|
2011-10-17 14:15:27 +02:00
|
|
|
|
- New: Can input note (private and public) during note and expenses creation.
|
2011-10-12 19:24:27 +02:00
|
|
|
|
- New: Print ticket show invoice ref into POS module.
|
2011-09-11 20:35:38 +02:00
|
|
|
|
- New: Can edit customer discounts from invoice create and edit card.
|
|
|
|
|
|
- New: task #11243: Show quantity into stocks for each sub-products into the sub-product tab.
|
|
|
|
|
|
- New: task #10500: Option to choose if professional id are unique.
|
|
|
|
|
|
- New: Add hidden option FOURN_PRODUCT_AVAILABILITY.
|
|
|
|
|
|
- New: task #11123: Add best supplier price.
|
2011-08-27 17:40:08 +02:00
|
|
|
|
- New: Enhancement in styles.
|
2012-02-15 12:16:33 +01:00
|
|
|
|
- New: Can conciliate several lines in one operation.
|
2011-09-11 20:35:38 +02:00
|
|
|
|
- New: task #11289 : Modify third party accountancy code generator aquarium.
|
|
|
|
|
|
- New: task #10606 : more comprehensive message error.
|
|
|
|
|
|
- New: task #11278 : Option into point of sale module to add services in list.
|
2011-08-27 18:55:10 +02:00
|
|
|
|
- New: task #11261 : Add an entry into menu called "New shipment".
|
2012-06-23 20:48:50 +02:00
|
|
|
|
- New: [ task #187 ] Gerer les evenement recurrents dans les imports ical.
|
2011-09-11 20:35:38 +02:00
|
|
|
|
- New: Make option MAIN_GENERATE_DOCUMENTS_WITHOUT_VAT available by default.
|
2012-01-10 21:12:01 +01:00
|
|
|
|
- New: Can build PDF in USLetter format or canada format (change paper size).
|
2011-09-13 23:59:44 +02:00
|
|
|
|
- New: Can export into Excel 2007 format.
|
2011-09-27 12:56:19 +02:00
|
|
|
|
- New: Add hidden option CASHDESK_FORCE_STOCK_ON_BILL
|
2011-10-01 13:23:10 +02:00
|
|
|
|
- New: Can search on part of barcode into POS module.
|
2011-10-28 00:47:28 +02:00
|
|
|
|
- New: Cheques into cheques receipts are ordered by operation date.
|
2011-11-06 14:24:59 +01:00
|
|
|
|
- New: Add hidden option MAIN_DISABLE_PDF_AUTOUPDATE to avoid generating pdf each time data change.
|
2011-11-09 18:52:59 +01:00
|
|
|
|
- New: Add hidden option PROJECT_HIDE_UNSELECTABLES to hide project you can't select into combo list.
|
2011-11-11 00:36:01 +01:00
|
|
|
|
- New: Add option INVOICE_POSITIVE_CREDIT_NOTE.
|
2011-11-14 11:28:16 +01:00
|
|
|
|
- New: Support zip/town autocompletion into warehouses.
|
2011-11-23 18:10:10 +01:00
|
|
|
|
- New: Add box for last expired services.
|
2011-12-18 10:11:33 +01:00
|
|
|
|
- New: Reduce seriously size of packages.
|
2011-12-22 00:28:02 +01:00
|
|
|
|
- New: Can define country code for import.
|
2011-12-31 14:58:38 +01:00
|
|
|
|
- New: When invoice was generated from order, order date is visible on PDF, after order ref.
|
2012-06-23 20:48:50 +02:00
|
|
|
|
- New: [ task #181 ] Hide password of click2dial in user card.
|
2012-01-08 00:53:49 +01:00
|
|
|
|
- New: Chart are faster to build
|
|
|
|
|
|
- New: Value of data into charts are visible on mouse hover.
|
2012-01-18 00:16:02 +01:00
|
|
|
|
- New: Import wizard can import contacts.
|
2012-03-03 16:33:38 +01:00
|
|
|
|
- New: Import wizard can import personalized fields.
|
|
|
|
|
|
- New: Personalized fields support int type.
|
2012-01-29 20:57:40 +01:00
|
|
|
|
- New: Install process is now two times faster.
|
2012-02-10 10:53:11 +01:00
|
|
|
|
- New: Can sort files into backup tool.
|
|
|
|
|
|
- New: Default output charset are utf8 into backup tool.
|
2012-02-04 19:00:24 +01:00
|
|
|
|
- New: Add brazilian states.
|
2012-02-15 23:08:20 +01:00
|
|
|
|
- New: Increase usability of module project.
|
2012-03-19 14:44:27 +01:00
|
|
|
|
- New: [ task #285 ] Add search filter on project in tasks list.
|
2012-02-21 18:37:36 +01:00
|
|
|
|
- New: Automatic list of documents in ECM module is ok for customers,
|
2012-02-06 14:34:58 +01:00
|
|
|
|
suppliers invoice, orders, customers orders, proposals and social contributions.
|
2012-02-25 01:34:05 +01:00
|
|
|
|
- New: All professional id can contains up to 128 chars instead of 32.
|
2012-02-21 18:46:03 +01:00
|
|
|
|
- New: [ task #176 ] Allow to use ODT templates for proposals and orders like it's done for invoices
|
2012-02-27 22:57:19 +01:00
|
|
|
|
- New: Add hidden option MAIN_ADD_PDF_BACKGROUND to add a PDF as background of invoice/order generated PDF.
|
2012-03-04 01:41:36 +01:00
|
|
|
|
- New: Can convert a product/service into service/product.
|
2012-03-04 22:18:15 +01:00
|
|
|
|
- New: Show delivery date into proposal template azur.
|
2012-03-28 20:12:25 +02:00
|
|
|
|
- New: Support tags into header and footer into ODT templates.
|
2011-10-19 17:26:25 +02:00
|
|
|
|
- Fix: Can use POS module with several concurrent users.
|
2012-02-21 01:54:06 +01:00
|
|
|
|
- Fix: Installer don't fails with Mysql version that added a ssl_cypher field.
|
2012-02-27 22:57:19 +01:00
|
|
|
|
- Fix: Sanitize input parameters.
|
2012-04-22 18:17:16 +02:00
|
|
|
|
- Fix: [ bug #368 ] Product list
|
|
|
|
|
|
- Fix: [ bug #370 ] Filter in accountancy -> suppliers_bills
|
2012-06-18 10:24:52 +02:00
|
|
|
|
- Fix: [ bug #399 ] Bad calculation of local taxes in update line products
|
|
|
|
|
|
- Fix: [ bug #427 ] Bad links to wiki help in certains menus
|
2011-08-17 18:21:22 +02:00
|
|
|
|
|
|
|
|
|
|
For developers:
|
2012-01-04 19:31:46 +01:00
|
|
|
|
- New: Can add a left menu into an existing top menu or left menu.
|
2011-11-10 11:07:14 +01:00
|
|
|
|
- New: Add webservice to get or create a product or service.
|
2011-12-31 01:33:12 +01:00
|
|
|
|
- New: Add webservice to get a user.
|
|
|
|
|
|
- New: Add more "hooks" (like hooks to change way of showing/editing lines into dictionnaries).
|
2011-10-03 17:19:39 +02:00
|
|
|
|
- New: Log module outputs can be setup with "or" rule (not only "xor").
|
2011-10-06 00:55:55 +02:00
|
|
|
|
- New: Add FirePHP output for logging module.
|
2011-12-31 01:33:12 +01:00
|
|
|
|
- New: Add trigger ACTION_DELETE and ACTION_MODIFY.
|
2012-01-31 20:29:21 +01:00
|
|
|
|
- New: Trigger now have a priority to define sort execution order.
|
2011-12-10 11:26:04 +01:00
|
|
|
|
- New: Can define different requests according to database type into migration files.
|
2011-12-31 01:33:12 +01:00
|
|
|
|
- New: Add "canvas" feature to overwrite page of thirdparty, contact, product with yours.
|
2012-01-08 00:53:49 +01:00
|
|
|
|
- New: Removed artichow deprecated libraries.
|
2012-01-15 17:40:44 +01:00
|
|
|
|
- New: A page can force reload of css style sheet
|
2012-01-18 00:16:02 +01:00
|
|
|
|
- New: A module can add import description for import wizard, even for tables with foreign keys.
|
2012-02-12 23:29:31 +01:00
|
|
|
|
- New: Can add tabs on statistics views.
|
2012-03-10 01:07:35 +01:00
|
|
|
|
- New: Add CSS id/class into public payment pages.
|
2011-12-31 01:33:12 +01:00
|
|
|
|
- Qual: Add a lot of more PHPUnit tests.
|
2011-10-06 00:55:55 +02:00
|
|
|
|
- Qual: Data structure for supplier prices is simpler.
|
2011-08-27 18:55:10 +02:00
|
|
|
|
- Qual: Removed no more used external libraries.
|
|
|
|
|
|
- Qual: Cleaned a lot of dead code.
|
2011-10-06 00:55:55 +02:00
|
|
|
|
- Qual: More OOP (usage of "abstract", "static", ...), uniformize constructors.
|
2011-12-31 01:33:12 +01:00
|
|
|
|
- Qual: Fix a lot of checkstyle warnings.
|
|
|
|
|
|
- Qual: task #216 : Move /lib into /core/lib directory
|
|
|
|
|
|
- Qual: task #217 : Move core files into core directory (login, menus, triggers, boxes, modules)
|
2012-02-18 12:54:23 +01:00
|
|
|
|
WARNING: To reduce technic debt, all functions dolibarr_xxx were renamed int dol_xxx.
|
2011-08-21 01:56:03 +02:00
|
|
|
|
|
2011-08-17 18:21:22 +02:00
|
|
|
|
|
2012-05-03 11:31:42 +02:00
|
|
|
|
|
2012-07-26 21:09:07 +02:00
|
|
|
|
***** ChangeLog for 3.1.3 compared to 3.1.2 *****
|
|
|
|
|
|
Fix: PgSQL - property must be set if success
|
|
|
|
|
|
Fix: Provide a solution for backup when mysqldump is not available
|
|
|
|
|
|
Fix: Bug #460 - Wrong entity assignment when creating a warehouse
|
|
|
|
|
|
Fix: bug #405 - Late icon always displayed on comm/propal.php
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2012-05-03 11:31:42 +02:00
|
|
|
|
***** ChangeLog for 3.1.2 compared to 3.1.1 *****
|
|
|
|
|
|
- Fix: Can clone a proposal
|
|
|
|
|
|
- Fix: Add member ID in substitution method
|
|
|
|
|
|
- Fix: Duplicate end tag and missing form parts
|
|
|
|
|
|
- Fix: Support companies with no prof id.
|
|
|
|
|
|
- Fix: Sanitize data
|
|
|
|
|
|
- Fix: Bug #318
|
|
|
|
|
|
- Fix: Bug #369
|
|
|
|
|
|
- Fix: More bugs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2012-01-27 23:10:21 +01:00
|
|
|
|
***** ChangeLog for 3.1.1 compared to 3.1.0 *****
|
|
|
|
|
|
- New: Add option FACTURE_DEPOSITS_ARE_JUST_PAYMENTS. With this option added,
|
|
|
|
|
|
credit notes are not removed from total amount of invoice but are just
|
|
|
|
|
|
payments used to reducs remain to pay.
|
2012-02-21 01:04:49 +01:00
|
|
|
|
- New: Added hidden option MAIN_FIX_FOR_BUGGED_MTA to fix bugged MTA.
|
2012-01-27 23:10:21 +01:00
|
|
|
|
- Fix: Removed warnings during install.
|
2012-02-21 01:04:49 +01:00
|
|
|
|
- Fix: State into address of paypal payments were lost.
|
|
|
|
|
|
- Fix: Currency into paypal payments were always euros.
|
2012-01-27 23:10:21 +01:00
|
|
|
|
- Fix: Removed Bare LF from emails sent with smtps method.
|
|
|
|
|
|
- Fix: Can show report on selected period.
|
|
|
|
|
|
- Fix: product removed from list after deleted into order.
|
2012-02-21 01:04:49 +01:00
|
|
|
|
- Fix: [bug #270] PostgreSQL backend try to connect throught TCP socket for
|
|
|
|
|
|
- Fix: price was not without tax when using multiprice into POS module.
|
|
|
|
|
|
- Fix: Can delete bank account.
|
|
|
|
|
|
- Fix: [ bug #277 ] Year dropdown in table header of supplier invoices.
|
|
|
|
|
|
- Fix: Some other very minor fixes.
|
2012-01-27 23:10:21 +01:00
|
|
|
|
|
|
|
|
|
|
|
2011-01-23 16:08:21 +01:00
|
|
|
|
***** ChangeLog for 3.1 compared to 3.0 *****
|
2011-07-13 16:16:39 +02:00
|
|
|
|
WARNING: IE6 browser is no more supported in this version.
|
2011-01-23 19:04:53 +01:00
|
|
|
|
For users:
|
2011-05-12 17:48:24 +02:00
|
|
|
|
- New: War against number of clicks:
|
2011-07-02 13:28:03 +02:00
|
|
|
|
- When adding a free bank transaction, form to add next one is still
|
|
|
|
|
|
visible (save one click).
|
|
|
|
|
|
- task #10969 : Add checkbox to close automatically invoice if
|
|
|
|
|
|
payment is complete (save 3 clicks).
|
|
|
|
|
|
- Reduce a step into supplier order workflow to save time. If user
|
|
|
|
|
|
has permission to approve, order is approved when order is validated.
|
|
|
|
|
|
(Save 2 clicks).
|
|
|
|
|
|
- In commercial main menu, left menu are already opened. This save one click
|
|
|
|
|
|
to open a proposal or order.
|
|
|
|
|
|
- Can add a discount for third party, during invoice edition (and we
|
|
|
|
|
|
saved clicks again).
|
|
|
|
|
|
- When creating a contract, sales representative are preset to user. This save
|
|
|
|
|
|
4 clicks.
|
|
|
|
|
|
- Can edit several fields in bank transaction line page into one update.
|
|
|
|
|
|
- Creation of contacts from third party page go back to third party.
|
|
|
|
|
|
- Preselect model if there is only one. This save 2 clicks.
|
|
|
|
|
|
- Can remove a project if project has tasks. No need to delete task one by one.
|
2011-06-12 17:47:10 +02:00
|
|
|
|
- New: Enhance donation module. Add a status "canceled".
|
2011-07-02 13:28:03 +02:00
|
|
|
|
- New: Add filters on all statistics report pages.
|
|
|
|
|
|
- New: If a service contains subproducts, subpoducts are decrease when service
|
2011-05-24 01:46:39 +02:00
|
|
|
|
is decrease.
|
2011-05-22 00:58:09 +02:00
|
|
|
|
- New: Add status for third parties to disable a third party.
|
2011-05-05 09:02:22 +02:00
|
|
|
|
- New: Can send interventions cards by email.
|
2011-06-06 00:58:14 +02:00
|
|
|
|
- New: Increase list of available notifications into module Notifications.
|
2011-05-02 20:21:57 +02:00
|
|
|
|
- New: Add option MAIN_FIRST_TO_UPPER to force upper case of first
|
|
|
|
|
|
letters for names and firstname.
|
2011-05-01 20:22:58 +02:00
|
|
|
|
- New: Can filter of payment type in bank transaction list.
|
2011-05-22 00:58:09 +02:00
|
|
|
|
- New: Status of users is visible into user list.
|
2011-07-02 13:28:03 +02:00
|
|
|
|
- New: Support BSB code for bank account in Australia.
|
2011-03-23 19:39:05 +01:00
|
|
|
|
- New: Can set date of payment for autocreate invoice/payment when
|
|
|
|
|
|
creating a foundation subscription.
|
2011-03-06 18:03:27 +01:00
|
|
|
|
- New: Can edit note of payment.
|
2011-07-02 13:28:03 +02:00
|
|
|
|
- New: Option to make login not mandatory in member module.
|
2011-05-22 00:58:09 +02:00
|
|
|
|
- New: Add box for last members for foundation module.
|
|
|
|
|
|
- New: A specialized menu can now be used when using smartphones.
|
2011-07-02 13:28:03 +02:00
|
|
|
|
- New: Can add information on current user on ODT generation.
|
2011-01-29 18:41:26 +01:00
|
|
|
|
- New: Prefix on third party is not used by default. Hidden option
|
|
|
|
|
|
SOCIETE_USEPREFIX can restore old feature.
|
2011-01-30 17:05:57 +01:00
|
|
|
|
- New: Standing orders module use bank account from banks module.
|
|
|
|
|
|
- New: Ask password when creating a user from a contact.
|
2011-05-22 00:58:09 +02:00
|
|
|
|
- New: task #10577: Use a numbering module for shipment and contract.
|
|
|
|
|
|
- New: Can create manually order from proposal.
|
2011-03-01 10:53:09 +01:00
|
|
|
|
- New: Add a first workflow module to create automatic action on some
|
|
|
|
|
|
events (create order on proposal closing).
|
2011-03-03 10:13:35 +01:00
|
|
|
|
- New: Use autocompletion on invoice select when creating replacement
|
|
|
|
|
|
or credit note invoice.
|
2011-05-22 00:58:09 +02:00
|
|
|
|
- New: task #10885: Add a week view for calendar.
|
|
|
|
|
|
- New: task #11018: Add a status "not applicable" on events.
|
2011-06-21 14:39:09 +02:00
|
|
|
|
- New: Add subscriptions/country/region/town statistics for member module.
|
2011-04-02 20:55:41 +02:00
|
|
|
|
- New: Can define a proxy for external web access.
|
2011-06-11 18:19:56 +02:00
|
|
|
|
- New: task #11003: checkbox on checks for deposit.
|
2011-07-02 13:28:03 +02:00
|
|
|
|
- New: Add status into export. Add third party default language into export.
|
2011-06-11 18:19:56 +02:00
|
|
|
|
- New: Can filter on date and bank account when building check receipts.
|
2011-06-11 18:10:52 +02:00
|
|
|
|
- New: task #10958 : Add link to cheque receipts into bank transaction
|
|
|
|
|
|
line if exists
|
2011-06-11 18:19:56 +02:00
|
|
|
|
- New: Can import external ical url into dolibarr agenda view.
|
2011-06-11 23:03:12 +02:00
|
|
|
|
- New: Can add a logo on third parties card.
|
|
|
|
|
|
- New: task #11194 : Can delete uploaded photos
|
2011-06-14 15:24:40 +02:00
|
|
|
|
- New: task #9744 : Add the barcode to select products on Point of Sale module
|
2011-06-22 16:56:11 +02:00
|
|
|
|
- New: Subscription/Unsubscription to mailman mailing-list can be done on
|
|
|
|
|
|
validate/resiliate in foundation module.
|
2011-06-22 18:24:20 +02:00
|
|
|
|
- New: Can use extrafields on third parties.
|
2011-07-02 13:28:03 +02:00
|
|
|
|
- New: Add chart to report counts by status on element home area pages.
|
|
|
|
|
|
- New: Look: Usage of Jquery Notify to show result or error messages on action.
|
|
|
|
|
|
- New: Look: Minor enhancements into agenda view.
|
|
|
|
|
|
- New: Look: Nicer tooltips with transparency and shadow.
|
2011-07-07 18:03:53 +02:00
|
|
|
|
- New: task #11004: Create invoice from intervention.
|
2011-07-29 12:49:58 +02:00
|
|
|
|
- New: task #10501: Can use point of sale with different bank accounts.
|
2011-02-24 19:45:26 +01:00
|
|
|
|
- Fix: Better Postgresql compatibility.
|
2011-05-22 00:58:09 +02:00
|
|
|
|
- Fix: Numbering module for invoices use same number for invoice
|
|
|
|
|
|
and credit note if mask is same.
|
2011-06-12 20:05:30 +02:00
|
|
|
|
- Fix: Debug and clean withdraw module.
|
2011-10-15 09:50:30 +02:00
|
|
|
|
- Fix: Allow access permission for point of sale module.
|
|
|
|
|
|
- Fix: Permissions issues with suppliers.
|
|
|
|
|
|
- Fix: Admin dict data is showing with active language
|
2011-01-23 16:08:21 +01:00
|
|
|
|
|
|
|
|
|
|
For developers:
|
2011-05-17 09:30:13 +02:00
|
|
|
|
- New: External modules can add tabs on agenda views.
|
2011-07-02 13:28:03 +02:00
|
|
|
|
- New: External modules can also remove default tabs.
|
2011-03-26 13:51:48 +01:00
|
|
|
|
- New: External modules can force skin directory so force their own skins.
|
2011-01-30 17:05:57 +01:00
|
|
|
|
- New: External modules can add their own menu manager.
|
2011-02-13 17:11:41 +01:00
|
|
|
|
- New: External modules can force menu manager.
|
|
|
|
|
|
- New: External modules can overwrite all default language files by
|
|
|
|
|
|
forcing priority on langs directories on its own lang directory.
|
|
|
|
|
|
- New: External modules can show export list with an "enabled" condition.
|
2011-07-02 13:28:03 +02:00
|
|
|
|
- New: Support a backtopage parameter on contact creation page.
|
|
|
|
|
|
- New: Add id on div to show logo.
|
|
|
|
|
|
- New: Install wizard can activate a module at end of install.
|
2014-02-05 17:53:30 +01:00
|
|
|
|
- New: Dictionary setup works with very large external dictionnaries (Add
|
2011-05-29 12:59:15 +02:00
|
|
|
|
page navigation).
|
2011-07-02 13:28:03 +02:00
|
|
|
|
- New: Add api to draw graphics with javascript (using Jquery Flot).
|
2011-06-30 00:42:42 +02:00
|
|
|
|
- New: Can add user login into menu urls added by modules.
|
2011-01-23 16:08:21 +01:00
|
|
|
|
|
2011-03-29 11:55:49 +02:00
|
|
|
|
For translators:
|
2011-05-29 12:59:15 +02:00
|
|
|
|
- New: Add fa_IR language.
|
2011-06-11 18:19:56 +02:00
|
|
|
|
- Fix: Move language ar_AR to ar_SA, sv_SV to sv_SE and da_Da to da_DK.
|
2011-03-29 11:55:49 +02:00
|
|
|
|
|
|
|
|
|
|
|
2011-01-23 16:08:21 +01:00
|
|
|
|
|
2013-07-27 12:40:59 +02:00
|
|
|
|
***** ChangeLog for 3.0 compared to 2.9.* *****
|
2010-08-12 00:56:13 +02:00
|
|
|
|
For users:
|
2010-12-27 21:42:16 +01:00
|
|
|
|
- New: Can edit date of cheque receipts.
|
2010-12-06 03:25:13 +01:00
|
|
|
|
- New: Add Sales journal and Purchase journal report.
|
2010-12-01 23:05:26 +01:00
|
|
|
|
- New: Can create supplier invoice from supplier order.
|
2011-01-17 03:14:32 +01:00
|
|
|
|
- New: Support login by openid
|
2010-11-20 16:25:21 +01:00
|
|
|
|
- New: Support "full day" event in calendar module.
|
|
|
|
|
|
- New: Add a weather on dashboard.
|
|
|
|
|
|
- New: Add a Paypal module.
|
2010-10-22 04:00:50 +02:00
|
|
|
|
- New: Can choose third party to use in point of sale module during logon.
|
2010-10-04 23:12:38 +02:00
|
|
|
|
- New: A lot of enhancements into ECM module:
|
|
|
|
|
|
Directories can contains special characters,
|
|
|
|
|
|
Speed enhancements,
|
|
|
|
|
|
Directories can be created outside of Dolibarr, refresh button will
|
|
|
|
|
|
update database,
|
|
|
|
|
|
Can rename a file.
|
2010-10-03 03:40:29 +02:00
|
|
|
|
- New: Reordering lines in invoice, orders, commercial proposal is faster (use Ajax
|
|
|
|
|
|
technology).
|
2010-10-02 01:37:36 +02:00
|
|
|
|
- New: Can import members using assistant.
|
2010-09-19 16:06:44 +02:00
|
|
|
|
- New: Can exclude deposit, replacement or credit notes in script rebuild_merge_pdf.
|
2010-09-15 10:36:13 +02:00
|
|
|
|
- New: task #10473 : Option MAIN_PROFIDx_IN_ADDRESS must no more be hidden.
|
2010-09-01 13:15:17 +02:00
|
|
|
|
- New: Can generate business card for on particular member.
|
2010-08-29 23:44:35 +02:00
|
|
|
|
- New: Task #10553 : Can attach files on members card.
|
2010-08-29 23:11:42 +02:00
|
|
|
|
- New: Can filter on payment type and bank account in payment lists.
|
2010-08-12 00:56:13 +02:00
|
|
|
|
- New: When sending supplier orders by mail, a text is predefined.
|
|
|
|
|
|
- New: Upgrade process works with Postgresql.
|
2010-08-13 00:23:44 +02:00
|
|
|
|
- New: Task #10538: Add filter on expiration date of subscription for
|
|
|
|
|
|
foundation module email selector.
|
2010-08-24 11:53:02 +02:00
|
|
|
|
- New: Task #9643: Add 2 status (tosell/tobuy) on products instead of only
|
|
|
|
|
|
1 status for both selling and buying.
|
2010-08-24 11:39:17 +02:00
|
|
|
|
- New: Can input payment conditions on several lines.
|
|
|
|
|
|
- New: Add hidden option MAIN_LOGOUT_GOTO_URL to set the exit url after
|
|
|
|
|
|
a logout.
|
2010-08-24 11:53:02 +02:00
|
|
|
|
- New: For germany, we invert order of address.
|
|
|
|
|
|
- New: Add hidden option MAIN_SERVICES_ARE_ECOMMERCE_200238EC.
|
|
|
|
|
|
- New: Support NPR in customer product prices.
|
2010-08-26 13:59:41 +02:00
|
|
|
|
- New: Add more volume units (ounce, gallon, inch, feet, ...)
|
2010-08-26 14:48:57 +02:00
|
|
|
|
- New: Delivery date accepts hours and minutes.
|
2010-08-26 17:46:39 +02:00
|
|
|
|
- New: Can add a comment on stock dispatching to be save into stock movements.
|
2011-01-12 03:46:04 +01:00
|
|
|
|
- New: Can filter product list with too low stocks.
|
2010-08-28 12:55:11 +02:00
|
|
|
|
- New: Add option to send all emails sent to a bulk carbon copy.
|
2010-08-29 14:54:39 +02:00
|
|
|
|
- New: Preview of emails sent by member module is shown.
|
2010-09-14 22:29:33 +02:00
|
|
|
|
- New: task #10100 : Add button to create invoice from a subscription
|
2010-09-19 16:06:44 +02:00
|
|
|
|
- New: Reorganize tabs on third parties.
|
2010-10-19 19:58:45 +02:00
|
|
|
|
- New: Option MAIN_INVERT_SENDER_RECIPIENT is available in einstein pdf template.
|
2010-11-07 12:27:22 +01:00
|
|
|
|
- New: Easier way to define url for clicktodial module.
|
2010-11-13 04:21:15 +01:00
|
|
|
|
- New: Add a fckeditor test area in fckeditor module setup.
|
2010-11-18 23:17:44 +01:00
|
|
|
|
- New: Add property "Event on full day" on agenda
|
2010-11-22 10:12:46 +01:00
|
|
|
|
- New: Enhancement and better compatibility (google, thunderbird) for agenda export.
|
2010-12-01 23:05:26 +01:00
|
|
|
|
- New: Can use image editor on user photo.
|
2010-12-15 13:05:27 +01:00
|
|
|
|
- New: Task #10796: Add Spain ProfId1 Verification
|
2010-12-15 10:35:14 +01:00
|
|
|
|
- New: Page "supplier summary" is now available.
|
2010-12-17 18:48:36 +01:00
|
|
|
|
- New: Task #10611: Add option to choose order of field in bank account info on PDF
|
2010-12-28 00:40:32 +01:00
|
|
|
|
- New: If a transaction was reconciliated and should not, there was no way to reverse error.
|
2011-01-12 03:43:48 +01:00
|
|
|
|
- New: Ubuntu package now works also on debian.
|
2010-08-24 11:53:02 +02:00
|
|
|
|
- Perf: Avoid reading database to determine country code after each
|
|
|
|
|
|
page call.
|
2010-12-15 12:15:41 +01:00
|
|
|
|
- Fix: Special chars are now supported in ECM module for filename (not yet for
|
|
|
|
|
|
directories).
|
2010-08-13 00:23:44 +02:00
|
|
|
|
- Fix: Better Postgresql compatibility.
|
2010-08-18 09:46:54 +02:00
|
|
|
|
- Fix: Box order is saved when moved.
|
2010-08-24 11:39:17 +02:00
|
|
|
|
- Fix: Database name can contains "-" characters.
|
2010-08-24 11:53:02 +02:00
|
|
|
|
- Fix: In coloring negative amounts.
|
2010-08-28 01:59:39 +02:00
|
|
|
|
- Fix: Date input use date format of user and not dd/mm/yyyy format.
|
2010-10-10 01:17:41 +02:00
|
|
|
|
- Fix: Fixed a very old bug making file attachment fails with some emails
|
|
|
|
|
|
readers when using "mail php function".
|
2010-11-17 09:38:13 +01:00
|
|
|
|
- Fix: When cloning commercial proposal, due date is creation date + delay
|
|
|
|
|
|
by default.
|
2011-02-23 16:32:47 +01:00
|
|
|
|
- Fix: Can edit ordering methods.
|
2010-08-12 00:56:13 +02:00
|
|
|
|
|
2010-08-26 23:31:44 +02:00
|
|
|
|
For translators:
|
|
|
|
|
|
- New: Update and complete slovenian language sl_SL.
|
2010-11-17 09:38:13 +01:00
|
|
|
|
- New: Add full manually translated files for de_AT en de_DE (thanks to eCleaner.at).
|
2010-12-24 17:03:43 +01:00
|
|
|
|
- New: Create the language ja_JP.
|
2011-01-02 21:37:17 +01:00
|
|
|
|
- New: Add el_GR language.
|
2010-08-26 23:31:44 +02:00
|
|
|
|
|
2010-08-18 09:46:54 +02:00
|
|
|
|
For developers:
|
2010-08-24 11:39:17 +02:00
|
|
|
|
- New: Add jquery by default.
|
2010-08-24 11:53:02 +02:00
|
|
|
|
- New: Removed PWC libraries.
|
2010-08-28 01:59:39 +02:00
|
|
|
|
- New: Removed Scriptaculous libraries.
|
2010-11-07 14:07:21 +01:00
|
|
|
|
- New: Removed Prototype libraries.
|
2010-08-16 01:30:16 +02:00
|
|
|
|
- New: Add first Selenium GUI tests.
|
2010-08-24 11:53:02 +02:00
|
|
|
|
- New: Enhance a lot of internal function to build external modules
|
|
|
|
|
|
more easily.
|
2011-01-18 09:53:25 +01:00
|
|
|
|
- New: Add a user field ref_ext in object tables to allow external
|
|
|
|
|
|
systems to store their id and make self-developed synchronizing
|
|
|
|
|
|
functions easier to build.
|
2010-12-15 11:45:13 +01:00
|
|
|
|
- New: Local user timezone is saved into session (not used yet).
|
2011-01-16 02:14:34 +01:00
|
|
|
|
- New: Works with Mysql 5.5.
|
2010-10-03 03:40:29 +02:00
|
|
|
|
- Qual: Menu system code is simpler.
|
2010-08-24 11:53:02 +02:00
|
|
|
|
- Qual: Mutualize some duplicate code.
|
2010-08-18 09:46:54 +02:00
|
|
|
|
- Qual: Renamed some fields into database to be more internationnal.
|
2010-08-24 11:53:02 +02:00
|
|
|
|
- Qual: Removed deprecated code.
|
2010-08-12 00:56:13 +02:00
|
|
|
|
|
|
|
|
|
|
|
2013-07-27 12:40:59 +02:00
|
|
|
|
***** ChangeLog for 2.9 compared to 2.8.* *****
|
2010-02-20 10:59:34 +01:00
|
|
|
|
For users:
|
2010-07-14 18:16:55 +02:00
|
|
|
|
- New: POS module allow to choose which warehouse to use.
|
2010-06-25 02:14:23 +02:00
|
|
|
|
- New: Support "Department/State" field on company setup, contact,
|
|
|
|
|
|
bank account and members card.
|
2010-05-29 15:40:13 +02:00
|
|
|
|
- New: Can reopen a refused/canceled supplier order.
|
2010-05-23 12:20:35 +02:00
|
|
|
|
- New: Add Gant diagramm on project module.
|
2010-05-29 15:40:13 +02:00
|
|
|
|
- New: Add a new mode for automatic stock increase: Can be increased
|
2010-08-13 00:23:44 +02:00
|
|
|
|
on dispatching of products from a supplier order receipt.
|
2010-05-22 11:50:32 +02:00
|
|
|
|
- New: Can set a past delay to limit calendar export.
|
2010-07-14 18:16:55 +02:00
|
|
|
|
- New: Can attach files on emailing campaigns.
|
2010-04-05 03:01:28 +02:00
|
|
|
|
- New: Add statistics on trips and expenses module.
|
2010-03-31 22:08:38 +02:00
|
|
|
|
- New: Can reopen a closed customer order.
|
2010-03-27 17:35:49 +01:00
|
|
|
|
- New: Add module externalsite to add a web site/tools inside
|
|
|
|
|
|
menu and a Dolibarr frame.
|
2010-03-21 15:01:39 +01:00
|
|
|
|
- New: Can link trips and fees to a project.
|
|
|
|
|
|
- New: Add civility title in foundation module.
|
2010-03-20 19:39:32 +01:00
|
|
|
|
- New: Can set accountancy code for product (buy and sell).
|
2010-03-16 20:50:07 +01:00
|
|
|
|
- New: Can filter third parties lists on categories.
|
2010-03-16 21:28:56 +01:00
|
|
|
|
- New: Can filter products and services lists on categories.
|
2010-06-02 13:14:56 +02:00
|
|
|
|
- New: task #10202 : Support categories for members.
|
2010-07-14 18:29:33 +02:00
|
|
|
|
- New: Can build documents for third parties (Using ODT templates, need PHP 5.2+).
|
|
|
|
|
|
- New: Support new products properties: length and area.
|
|
|
|
|
|
- New: Add the "payment due before" field in invoice exports.
|
2010-02-21 12:50:21 +01:00
|
|
|
|
- New: Add feature to resize or crop image files (for products photos)
|
2010-02-21 22:21:12 +01:00
|
|
|
|
- New: task #10113 : Show list of emailing on clicking on "number of mass emailing received"
|
2010-02-27 12:05:01 +01:00
|
|
|
|
- New: Add default language for third parties and use it when multilang is enabled
|
|
|
|
|
|
to define default language for document generation.
|
2010-02-27 13:05:47 +01:00
|
|
|
|
- New: Can reopen a closed supplier invoice.
|
2010-03-13 00:40:39 +01:00
|
|
|
|
- New: Move permission "see hidden categories" into "see hidden products/services".
|
2010-04-18 16:37:44 +02:00
|
|
|
|
- New: Can delete several files at once in FTP module.
|
2010-04-19 08:50:14 +02:00
|
|
|
|
- New: Add box "last contracts".
|
2010-07-14 18:16:55 +02:00
|
|
|
|
- New: Works even if Web hosting provider has disabled PHP "glob" function.
|
2010-07-14 18:29:33 +02:00
|
|
|
|
- New: Can now send supplier orders by email.
|
2010-06-05 01:00:57 +02:00
|
|
|
|
- New: task #10076 : Show content of message in notification module.
|
2010-07-14 18:16:55 +02:00
|
|
|
|
- New: Bank name is shown on invoice.
|
2010-06-23 21:17:38 +02:00
|
|
|
|
- New: IBAN value is called IFSC if country is India.
|
2010-07-14 18:16:55 +02:00
|
|
|
|
- New: Add option to choose to show firstname then name or name then firstname on PDF.
|
2010-06-23 22:40:08 +02:00
|
|
|
|
- New: Add company in fields exported by export of members tool.
|
2010-07-14 18:29:33 +02:00
|
|
|
|
- New: Reorganise bank menus.
|
2010-06-26 02:58:36 +02:00
|
|
|
|
- New: Bookmarks can be sorted on a particular order.
|
2010-07-14 18:16:55 +02:00
|
|
|
|
- New: Support spanish RE and IRPF taxes on invoices.
|
2010-07-14 18:29:33 +02:00
|
|
|
|
- New: Module category offers categories for foundation module.
|
|
|
|
|
|
- New: Can filter on category on third parties, products and members listings.
|
|
|
|
|
|
- New: A flag is visible before country labels.
|
|
|
|
|
|
- New: When activating a new module, permissions for admin user are set. This save
|
2010-07-14 18:16:55 +02:00
|
|
|
|
time when configuring Dolibarr.
|
2010-07-14 18:29:33 +02:00
|
|
|
|
- New: Dolibarr 2.9 is faster than 2.8.
|
2010-07-14 18:16:55 +02:00
|
|
|
|
- New: A lot of more predefined VAT values, states, regions for
|
|
|
|
|
|
miscelaneous contries.
|
|
|
|
|
|
- New: Enhance skin engine to make themes easier.
|
|
|
|
|
|
- New: Add images into menu "eldy".
|
2010-07-14 18:29:33 +02:00
|
|
|
|
- New: Auguria theme is now more modern.
|
|
|
|
|
|
- New: Update tools refers to www.dolibarr.org but also www.dolistore.com web site.
|
|
|
|
|
|
- New: Postgresql experimental support seems to work completely.
|
|
|
|
|
|
- New: Changes in Dolibarr core to allow to use cache servers (see Memcached module on
|
|
|
|
|
|
dolistore.com).
|
2010-07-15 00:23:14 +02:00
|
|
|
|
- New: Default choice for interactive confirm box is yes by default, and no only for
|
|
|
|
|
|
delete actions. This reduce number of clicks required to validate actions and
|
|
|
|
|
|
is still safe to dangerous actions.
|
2010-07-14 18:29:33 +02:00
|
|
|
|
- Fix: Durations are correctly shown for languages using PM/AM dates.
|
2010-07-14 18:16:55 +02:00
|
|
|
|
- Fix: A lot of fixes in Point of Sale module.
|
2010-06-14 23:48:04 +02:00
|
|
|
|
- Fix: Debug experimental module widthrawal.
|
2010-02-27 17:14:52 +01:00
|
|
|
|
- Fix: Format number was wrong for ar_AR language.
|
2010-07-14 18:16:55 +02:00
|
|
|
|
- Fix: Can change password if user has only permission "change password".
|
|
|
|
|
|
- Fix: Project PDF document shows all tasks.
|
|
|
|
|
|
- Fix: bug #29278 : SMTP fails with IP instead of hostname.
|
|
|
|
|
|
- Fix: Default language on login page was wrong.
|
2010-04-28 13:14:53 +02:00
|
|
|
|
- Fix: Complete support of euros sign (even in PDF).
|
2010-05-17 00:40:54 +02:00
|
|
|
|
- Fix: Bad setup of phpMyAdmin for DoliWamp installer.
|
2010-05-17 02:32:05 +02:00
|
|
|
|
- Fix: Tracking number should be available on sending sheets.
|
2010-07-14 18:16:55 +02:00
|
|
|
|
- Fix: Stock value is not reset when product is transfered into other warehouse.
|
|
|
|
|
|
- Fix: A lot of not tracked bugs fixed.
|
|
|
|
|
|
- Fix: Some fixes in barcode management.
|
2010-07-14 18:29:33 +02:00
|
|
|
|
- Fix: Access to phpMyAdmin is now ok on new DoliWamp installation.
|
2010-05-17 00:40:54 +02:00
|
|
|
|
|
2010-12-23 00:41:19 +01:00
|
|
|
|
For translators:
|
2010-05-29 15:40:13 +02:00
|
|
|
|
- Fix: Major update of italian translation (it_IT).
|
2010-07-14 18:16:55 +02:00
|
|
|
|
- Fix: A lot of translation fixes in all languages.
|
|
|
|
|
|
- New: Added translations (sl_SL, is_IS).
|
|
|
|
|
|
- New: Add translations for the DoliWamp installer.
|
2010-05-18 10:25:45 +02:00
|
|
|
|
|
2010-02-20 10:59:34 +01:00
|
|
|
|
For developers:
|
2010-03-13 00:40:39 +01:00
|
|
|
|
- More comments in code.
|
|
|
|
|
|
- Uniformize some code.
|
2010-12-23 00:41:19 +01:00
|
|
|
|
- All arrays "lignes" were renamed into "lines".
|
2010-06-02 13:12:01 +02:00
|
|
|
|
- Delete all useless pre.inc.php files (this also increase speed).
|
2010-03-17 01:50:00 +01:00
|
|
|
|
- Fix W3C errors in page forging.
|
|
|
|
|
|
- Qual: Mutualize code of menu managers.
|
2010-04-21 20:35:40 +02:00
|
|
|
|
- Better isolation of modules files and dolibarr core files.
|
2010-07-21 15:06:31 +02:00
|
|
|
|
- Task #8682 : Remove functions unix_timestamp.
|
2010-07-21 14:56:54 +02:00
|
|
|
|
- The makepack tool now make pack with UID 500.
|
2010-07-21 14:57:11 +02:00
|
|
|
|
- More css class and div to output menu to allow more skins.
|
2010-07-21 14:56:54 +02:00
|
|
|
|
- Generated documentation can be build from Eclipse using Doxygen plugin.
|
2010-07-21 15:06:31 +02:00
|
|
|
|
- Snapshot is provided with PHPunit tests.
|
2010-02-20 10:59:34 +01:00
|
|
|
|
|
2010-04-28 13:18:01 +02:00
|
|
|
|
WARNING:
|
|
|
|
|
|
- A lot of class files (*.class.php) has moved into subdirectories. So If you use
|
|
|
|
|
|
or develop non official modules that includes Dolibarr classes, you will have to rename
|
|
|
|
|
|
path to thoose classes into the include function.
|
|
|
|
|
|
- Also, parameters of the "fetch()" method for class "User" has changed to reflect
|
|
|
|
|
|
other fetch methods.
|
2010-07-14 18:16:55 +02:00
|
|
|
|
- If you build a personalised themes, you must rename the style sheet into style.css.php.
|
|
|
|
|
|
- This version is also the last one to support PHP 4.*, Mysql 3.1, IE6.
|
|
|
|
|
|
Dolibarr 3.* will be supported with PHP 5+ and MySql 4.1+ only.
|
2010-04-27 20:49:54 +02:00
|
|
|
|
|
2009-05-04 20:01:47 +02:00
|
|
|
|
|
2010-04-10 13:37:10 +02:00
|
|
|
|
***** ChangeLog for 2.8.1 compared to 2.8 *****
|
|
|
|
|
|
For users:
|
|
|
|
|
|
- Fix: Works on database with _ in name.
|
|
|
|
|
|
- Fix: Broken feature in trips and expense module.
|
|
|
|
|
|
- Fix: Can use $ in database and login/pass values.
|
|
|
|
|
|
- Fix: No error on upgrade if there is orphelins tasks.
|
2010-04-12 02:27:14 +02:00
|
|
|
|
- Fix: Failed to login when user agent string was longer than 128.
|
2010-04-13 21:34:40 +02:00
|
|
|
|
- Fix: bug #29526 : Numérotation Proposition Incorrecte après duplication
|
2010-04-10 13:37:10 +02:00
|
|
|
|
|
|
|
|
|
|
|
2013-07-27 12:40:59 +02:00
|
|
|
|
***** ChangeLog for 2.8 compared to 2.7.* *****
|
2009-12-04 11:21:14 +01:00
|
|
|
|
For users:
|
2010-01-15 00:21:22 +01:00
|
|
|
|
- New: Support note on trips module
|
2010-01-13 14:32:09 +01:00
|
|
|
|
- New: Can link contacts to projects
|
|
|
|
|
|
- New: Can removed attached file on email form if attachment was wrong.
|
|
|
|
|
|
- New: Add option to show your logo on top of left menu.
|
2010-01-12 11:26:05 +01:00
|
|
|
|
- New: task #9935: Can edit accountancy code.
|
2010-01-13 14:32:09 +01:00
|
|
|
|
- New: Add an option to make users email required.
|
|
|
|
|
|
- New: Module notification can send email on order or proposal validation.
|
|
|
|
|
|
- New: Can use any command line antivirus on file upload.
|
2010-01-05 21:03:37 +01:00
|
|
|
|
- New: A customer can also be a prospect.
|
2010-01-12 11:26:05 +01:00
|
|
|
|
- New: task #9802 : Can link an action to a project and use project to
|
|
|
|
|
|
filter agenda.
|
|
|
|
|
|
- New: Project can be set on contract creation.
|
|
|
|
|
|
- New: Initial sold can be conciliated on bank module.
|
2009-12-29 21:32:59 +01:00
|
|
|
|
- New: Add a default errors-to email for emailing module.
|
|
|
|
|
|
- New: Can filter on user on stock movement list.
|
2009-12-04 11:21:14 +01:00
|
|
|
|
- New: When creating a third party from a member, it is set as a new
|
2010-07-14 18:16:55 +02:00
|
|
|
|
customer.
|
2009-12-07 18:27:09 +01:00
|
|
|
|
- New: Can use {tttt} in numbering mask setup. It will be replaced
|
2010-07-14 18:16:55 +02:00
|
|
|
|
with third party type.
|
2009-12-09 14:17:16 +01:00
|
|
|
|
- New: VAT number is stored in one field. This is more "international".
|
2009-12-09 19:13:47 +01:00
|
|
|
|
- New: task #9782 : Add possibility to delete a warehouse.
|
2009-12-09 20:04:54 +01:00
|
|
|
|
- New: task #9640 : Add label for stock movements.
|
2009-12-10 12:01:16 +01:00
|
|
|
|
- New: task #9916 : Add FREE text for interventions card.
|
|
|
|
|
|
- New: Can define the new product ref when cloning.
|
2010-01-04 22:45:59 +01:00
|
|
|
|
- New: Project module support status of project and end date.
|
2011-01-12 03:43:48 +01:00
|
|
|
|
- New: Provide a ubuntu package.
|
2010-02-10 15:16:36 +01:00
|
|
|
|
- New: Add link to check a SIREN for french users.
|
|
|
|
|
|
- New: Add link "now" to fill date when creating invoices.
|
2010-01-15 01:02:52 +01:00
|
|
|
|
- Fix: Import module works even if prefix is empty in source file.
|
2009-12-09 19:13:47 +01:00
|
|
|
|
- Fix: bug #28055 : Unable to modify the date of a cloned command.
|
|
|
|
|
|
- Fix: bug #27891.
|
|
|
|
|
|
- Fix: Change of numbering module was not effective.
|
2009-12-13 23:29:13 +01:00
|
|
|
|
- Fix: Change error management when adding already used supplier ref
|
|
|
|
|
|
for a product.
|
2009-12-17 08:28:19 +01:00
|
|
|
|
- Fix: Running sending-email.php
|
2010-01-13 15:08:39 +01:00
|
|
|
|
- Fix: Warning should not appears for invoice closed
|
2010-01-15 01:02:52 +01:00
|
|
|
|
- Fix: Import for companies works even with prefix empty.
|
2010-02-22 20:16:03 +01:00
|
|
|
|
- Fix: bug #28895 : Création d'utilisateur impossible.
|
2010-02-27 17:14:52 +01:00
|
|
|
|
- Fix: Can change password if has only permission change password.
|
2009-12-17 08:28:19 +01:00
|
|
|
|
|
2009-12-28 14:23:58 +01:00
|
|
|
|
For developers:
|
2010-01-04 17:58:57 +01:00
|
|
|
|
- Qual: Reorganize /dev directory.
|
|
|
|
|
|
- Qual: Change the way items are linked together.
|
2010-01-12 11:26:05 +01:00
|
|
|
|
- Qual: The login page now use a template in /core/template/login.tpl.php.
|
2010-01-19 11:47:26 +01:00
|
|
|
|
- New: Modules can add their own tab on projects cards.
|
|
|
|
|
|
- New: Add management of triger FICHEINTER_VALIDATE
|
2009-12-04 11:21:14 +01:00
|
|
|
|
|
2009-12-30 17:53:09 +01:00
|
|
|
|
|
|
|
|
|
|
***** ChangeLog for 2.7.1 compared to 2.7 *****
|
|
|
|
|
|
For users:
|
|
|
|
|
|
- Fix: Bad decimal management for it_IT and fr_BE languages.
|
|
|
|
|
|
- Fix: A third party created from a member is created as a
|
|
|
|
|
|
customer.
|
|
|
|
|
|
- Fix: Change of numbering module was not effective.
|
|
|
|
|
|
- Fix: Report of balance missing supplier invoices.
|
|
|
|
|
|
- Fix: Running sendmaing-email.php script.
|
|
|
|
|
|
- Fix: Detection of country for IBAN management.
|
2009-12-30 17:53:34 +01:00
|
|
|
|
- Fix: Update member photo.
|
2009-12-30 17:53:09 +01:00
|
|
|
|
|
|
|
|
|
|
|
2013-07-27 12:40:59 +02:00
|
|
|
|
***** ChangeLog for 2.7 compared to 2.6.* *****
|
2009-05-04 20:01:47 +02:00
|
|
|
|
For users:
|
2009-08-19 22:57:15 +02:00
|
|
|
|
- New: Add a print icon to show a page to print without menus.
|
|
|
|
|
|
- New: Can add a free text on bank cheque receipts.
|
2009-06-16 20:51:48 +02:00
|
|
|
|
- New: Price level can be defined also for prospects.
|
2009-05-25 00:01:19 +02:00
|
|
|
|
- New: Add a help and support center.
|
2009-05-07 02:47:15 +02:00
|
|
|
|
- New: Can export commercial proposals.
|
2009-05-04 22:39:17 +02:00
|
|
|
|
- New: Can use a cache for xcal exports.
|
2009-05-07 02:47:15 +02:00
|
|
|
|
- New: Option for faster confirmation process with one ajax popup.
|
2009-05-10 16:16:17 +02:00
|
|
|
|
- New: Complete theme bluelagoon and rodolphe
|
2009-05-22 17:45:31 +02:00
|
|
|
|
- New: Can select third parties emails in emailing module for all
|
|
|
|
|
|
third parties with expired contract's lines.
|
2009-05-25 00:01:19 +02:00
|
|
|
|
- New: Can add a field errors-to in emailing.
|
|
|
|
|
|
- New: Can use inline images in emails.
|
2009-05-27 03:59:33 +02:00
|
|
|
|
- New: Add predefined invoices (can be use for repeated invoices).
|
2009-05-27 17:16:54 +02:00
|
|
|
|
- New: Add a confirmation when cloning products.
|
2009-06-03 22:05:49 +02:00
|
|
|
|
- New: Add stock in product lists.
|
|
|
|
|
|
- New: Can filter list of stock movement on date or product.
|
|
|
|
|
|
- New: Added a link from product list to their stock movements.
|
2009-06-15 16:26:34 +02:00
|
|
|
|
- New: Several speed enhancements after using the Google Page speed
|
|
|
|
|
|
plugin for FireBug.
|
2009-07-04 14:50:43 +02:00
|
|
|
|
- New: Add a confirmation on dangerous admin purge feature.
|
2009-07-04 15:07:52 +02:00
|
|
|
|
- New: Add navigation on donation sheets.
|
2009-07-09 20:59:29 +02:00
|
|
|
|
- New: Added estimated value for stocks.
|
2009-07-19 18:58:34 +02:00
|
|
|
|
- New: Added module Gravatar to found photo of users or members
|
|
|
|
|
|
from their email on gravatar.com.
|
2009-07-28 19:19:46 +02:00
|
|
|
|
- New: Include Dolibarr version in suggested dump filename.
|
|
|
|
|
|
- New: Enhancement in project module.
|
2009-07-29 20:41:39 +02:00
|
|
|
|
- New: Add log tab on emailing module.
|
2009-08-09 03:47:28 +02:00
|
|
|
|
- New: Minor enhancements in look themes.
|
2009-08-09 21:25:17 +02:00
|
|
|
|
- New: Add option to hide help in menu.
|
2009-08-12 01:42:21 +02:00
|
|
|
|
- New: Added a "force LDAP synchronize" on member and contact cards.
|
2009-08-22 05:47:19 +02:00
|
|
|
|
- New: Can split a discount into two smaller discount. This allows to use a
|
|
|
|
|
|
discount on an invoice even if invoice amount is lower than discount
|
2009-08-25 15:37:29 +02:00
|
|
|
|
credit available.
|
|
|
|
|
|
- New: Can use variables into the free text on PDF (__TOTAL_TTC_, __TOTAL_VAT...)
|
2009-08-26 12:06:12 +02:00
|
|
|
|
- New: Increase page loading speed (all changes reported by Google PageSpeed
|
2009-08-30 03:39:40 +02:00
|
|
|
|
tool has been added).
|
|
|
|
|
|
- New: Add support of constant MAIN_ONLY_LOGIN_ALLOWED to allow to lock all
|
2009-09-02 00:20:55 +02:00
|
|
|
|
access to any users except the one defined in constant.
|
|
|
|
|
|
- New: Add an admin page of PHP sessions with a way to lock new connections
|
|
|
|
|
|
for other users than yourself. Can also purge existing sessions.
|
2009-10-24 01:51:09 +02:00
|
|
|
|
- New: Add point of sale module.
|
2009-09-15 13:24:00 +02:00
|
|
|
|
- New: Better usage when using with smartphones.
|
2009-09-28 01:22:00 +02:00
|
|
|
|
- New: Add module FTP client.
|
2009-09-29 19:26:59 +02:00
|
|
|
|
- New: Can set first day of week.
|
2009-10-06 02:24:33 +02:00
|
|
|
|
- New: Installer now create a .htaccess to protect documents directory.
|
2009-10-26 19:10:52 +01:00
|
|
|
|
- New: Experimental support for Postgresql.
|
2009-11-02 11:48:12 +01:00
|
|
|
|
- New: Full support of SMTPS (can works with Google SMTP).
|
2009-08-09 21:25:17 +02:00
|
|
|
|
- Fix: "Now" link works when date popup is not used.
|
2009-07-30 00:03:20 +02:00
|
|
|
|
- Fix: Debug seriously the email notification module.
|
2009-07-09 20:59:29 +02:00
|
|
|
|
- Fix: Error Call to a member function trans when refusing a supplier order.
|
2009-06-16 20:06:40 +02:00
|
|
|
|
- Fix: Fix payment conditions on commercial proposals.
|
2009-06-14 23:09:44 +02:00
|
|
|
|
- Fix: Nb of orders to process was wrong.
|
2009-05-05 17:06:59 +02:00
|
|
|
|
- Fix: Customer code was not correct on PDF it if contains special
|
|
|
|
|
|
characters.
|
2009-05-15 12:47:12 +02:00
|
|
|
|
- Fix: Can update price even with "NPR" VAT rates.
|
2009-05-15 13:02:54 +02:00
|
|
|
|
- Fix: When product type is missing, description is not lost when adding
|
|
|
|
|
|
new product lines.
|
2009-05-25 00:01:19 +02:00
|
|
|
|
- Fix: CC and BCC in emails was not used if using SMTPS handler.
|
2009-06-03 22:05:49 +02:00
|
|
|
|
- Fix: Last character was lost when text end with n or r.
|
2009-08-12 02:16:32 +02:00
|
|
|
|
- Fix: LDAP synchronization is now more robust (transaction and
|
|
|
|
|
|
use modify instead of delete/add).
|
|
|
|
|
|
- Fix: Fix: Setup of member synchronization does not conflict
|
|
|
|
|
|
with contact or user synchronization.
|
2009-06-03 22:05:49 +02:00
|
|
|
|
|
2009-05-04 20:01:47 +02:00
|
|
|
|
For translators:
|
|
|
|
|
|
- Update some language files.
|
2009-08-12 02:21:24 +02:00
|
|
|
|
- Can accept right to left languages. Added an "automatic" arabe translation.
|
2009-06-03 22:05:49 +02:00
|
|
|
|
|
2009-05-04 20:01:47 +02:00
|
|
|
|
For developers:
|
2009-07-09 20:59:29 +02:00
|
|
|
|
- An external module can force the third party code to be required whatever
|
|
|
|
|
|
is the rule of third party code module.
|
2009-05-10 18:26:10 +02:00
|
|
|
|
- Update fckeditor to 2.6.4.
|
2009-08-13 10:04:32 +02:00
|
|
|
|
- Update Smarty to 2.6.26.
|
2009-07-10 10:58:26 +02:00
|
|
|
|
- Removed some deprecated code and files.
|
2009-05-04 20:01:47 +02:00
|
|
|
|
- Creation of directory in module descriptor is simpler.
|
|
|
|
|
|
- Can use an alternate document_root directory to develop with
|
|
|
|
|
|
sources on two repositories.
|
2009-05-05 19:27:52 +02:00
|
|
|
|
- Removed useless code of old commercial module.
|
2009-10-20 18:17:58 +02:00
|
|
|
|
- Move some modules into the CVS modules repository dolibarrmod. This reduces
|
|
|
|
|
|
amount of code in main branch.
|
2009-05-09 00:08:41 +02:00
|
|
|
|
- Updated wiki documentation.
|
2009-06-03 22:05:49 +02:00
|
|
|
|
- Better W3C standard.
|
2009-08-09 03:47:28 +02:00
|
|
|
|
- Can add init data when enabling a module.
|
2009-10-09 20:32:35 +02:00
|
|
|
|
- Can fix some corruptions in database by calling the update page
|
|
|
|
|
|
/install/repair.ksh
|
2009-08-22 05:47:19 +02:00
|
|
|
|
- Log files contains more information (PHP_SELD added and OS user used for
|
|
|
|
|
|
log of command lines scripts)
|
2009-08-24 14:05:41 +02:00
|
|
|
|
- Can protect a module to not being enabled if javascript disabled.
|
2009-08-25 22:57:54 +02:00
|
|
|
|
- If module numberwords is installed, code can use langs->getLabelFromNumber
|
|
|
|
|
|
to get value of an amount in text.
|
|
|
|
|
|
- A module can add subsitution keys in makesubsitutions() functions.
|
2009-09-15 03:22:19 +02:00
|
|
|
|
- Add $conf->browser->phone defined to optimise code for smartphone browsers.
|
2009-10-08 09:56:17 +02:00
|
|
|
|
- All external libs are now in same directory /includes.
|
|
|
|
|
|
- All install files are now in same directory /install.
|
|
|
|
|
|
|
2009-05-04 20:01:47 +02:00
|
|
|
|
|
2013-07-27 12:40:59 +02:00
|
|
|
|
***** ChangeLog for 2.6 compared to 2.5.* *****
|
2009-01-02 16:33:08 +01:00
|
|
|
|
For users:
|
2009-04-29 16:17:39 +02:00
|
|
|
|
- New: Add filter on status in emailing selector for Dolibarr users.
|
2009-01-23 01:47:23 +01:00
|
|
|
|
- New: Can add bookmarks on all pages.
|
2009-04-29 16:17:39 +02:00
|
|
|
|
- New: Enhance bank transactions reporting.
|
2009-08-22 05:47:19 +02:00
|
|
|
|
- New: When creating a contact from a third party, informations from third
|
|
|
|
|
|
party card are automatically suggested.
|
2009-01-09 21:53:03 +01:00
|
|
|
|
- New: Sort list of languages in combo box.
|
2009-01-07 14:09:42 +01:00
|
|
|
|
- New: EMails links are show with function dol_print_email
|
2009-01-09 21:53:03 +01:00
|
|
|
|
- New: Add graph report on number of entities in product statistics page.
|
2009-01-10 00:05:25 +01:00
|
|
|
|
- New: Can delete a supplier order whatever is its status.
|
2009-01-12 18:36:14 +01:00
|
|
|
|
- New: No limit on free text on PDF generated documents.
|
2009-01-14 16:53:52 +01:00
|
|
|
|
- New: Can force login value when creating a user from a member.
|
2009-03-28 18:09:49 +01:00
|
|
|
|
- New: Can clone commercial proposals and orders.
|
2009-01-15 00:36:51 +01:00
|
|
|
|
- New: Major enhancement of project module.
|
2009-01-15 00:47:43 +01:00
|
|
|
|
- New: Added product label in invoice exports fields.
|
2009-01-15 21:08:32 +01:00
|
|
|
|
- New: Add VAT number in export fields.
|
2009-01-15 23:49:06 +01:00
|
|
|
|
- New: Upgrade FPDF to 1.6
|
2009-03-03 00:18:56 +01:00
|
|
|
|
- New: Upgrade Scriptaculous to 1.8.2 and Prototype to 1.6.0.3
|
2009-01-31 17:11:34 +01:00
|
|
|
|
- New: Added keywords in PDF.
|
2009-01-18 18:07:27 +01:00
|
|
|
|
- New: Add hidden option MAIN_DISABLE_PDF_COMPRESSION.
|
2009-01-31 17:11:34 +01:00
|
|
|
|
- New: Add attachments on intervention cards.
|
2009-04-29 16:17:39 +02:00
|
|
|
|
- New: Can add personalized fields in emailing selectors.
|
2009-01-31 17:11:34 +01:00
|
|
|
|
- New: Customer code and supplier code can be defined automatically.
|
|
|
|
|
|
- New: Emailing feature can extract civility from contacts.
|
2009-04-29 16:17:39 +02:00
|
|
|
|
- New: Can create a third party from a member of foundation module.
|
2009-02-06 07:45:50 +01:00
|
|
|
|
- New: Can set a limit for stock alert to 0.
|
2009-02-09 01:04:34 +01:00
|
|
|
|
- New: Support SMTPS.
|
2009-02-09 01:50:38 +01:00
|
|
|
|
- New: Added a page /support to provide a help center service on Dolibarr.
|
2009-02-09 20:31:06 +01:00
|
|
|
|
- New: Distinct status "running not expired" from "running expired" in lines
|
|
|
|
|
|
contract status.
|
2009-02-11 21:44:00 +01:00
|
|
|
|
- New: Add a first version of a module for Paybox.
|
2009-02-16 23:37:30 +01:00
|
|
|
|
- New: Can add contact to suppliers orders.
|
2009-04-29 16:17:39 +02:00
|
|
|
|
- New: Changes to support the external Bit Torrent module.
|
2009-03-03 01:12:56 +01:00
|
|
|
|
- New: Can filter on social contribution type in list.
|
|
|
|
|
|
- New: Upload of joined files need create/modify permissions to work.
|
2009-03-03 01:42:40 +01:00
|
|
|
|
- New: For admin users, show the SQL request in export build.
|
2009-03-04 01:14:51 +01:00
|
|
|
|
- New: Can modify proposal date if status is draft.
|
2009-03-09 12:28:12 +01:00
|
|
|
|
- New: The help link on some pages now links directly to the wiki web page.
|
2009-03-28 18:09:49 +01:00
|
|
|
|
- New: Enhancements in barcode module.
|
2009-03-28 19:32:27 +01:00
|
|
|
|
- New: Can use decimal values in stocks.
|
2009-03-03 01:12:56 +01:00
|
|
|
|
- Fix: Partial payment on social contributions not shown on main page.
|
2009-02-02 23:11:10 +01:00
|
|
|
|
- Fix: Handle correctly the comment in status changing of supplier orders.
|
|
|
|
|
|
- Fix: Author, title and topic are correctly encoded in PDF.
|
2009-08-22 05:47:19 +02:00
|
|
|
|
- Fix: Now HTML output is always UTF8, this solve bad PDF encoding on old
|
|
|
|
|
|
users.
|
2009-01-15 01:04:43 +01:00
|
|
|
|
- Fix: Save new model when changed on interventions.
|
2009-01-09 22:22:58 +01:00
|
|
|
|
- Fix: Failed to go on the future view of bank transaction if there is no
|
2009-01-05 03:01:24 +01:00
|
|
|
|
future bank transaction already wrote.
|
2009-01-09 22:22:58 +01:00
|
|
|
|
- Fix: Bad ref in supplier list.
|
2009-04-29 16:17:39 +02:00
|
|
|
|
- Fix: Bad link in product statistics for supplier referrers.
|
2009-01-07 16:57:02 +01:00
|
|
|
|
- Fix: Usage of reset of cursor in personalized numbering modules for a particular
|
|
|
|
|
|
month (@ option) was broken.
|
2009-01-07 18:57:01 +01:00
|
|
|
|
- Can add contacts to a supplier invoice.
|
2009-01-09 22:22:58 +01:00
|
|
|
|
- Fix: When an invoice is changed back to status draft, warehouse is increased
|
2009-01-09 20:05:04 +01:00
|
|
|
|
back.
|
2009-01-09 22:22:58 +01:00
|
|
|
|
- Fix: Category of a bank transaction was not saved.
|
|
|
|
|
|
- Fix: Clicktodial plugin works correctly now
|
2009-01-10 02:11:17 +01:00
|
|
|
|
- Fix: Multiprices features works correctly.
|
2009-01-10 04:47:52 +01:00
|
|
|
|
- Fix: Project module and task creation.
|
2009-01-15 01:17:57 +01:00
|
|
|
|
- Fix: Validation of order if a file was attached.
|
2009-01-29 02:57:56 +01:00
|
|
|
|
- Fix: A lot of fixes in PDF generators.
|
2009-04-29 16:17:39 +02:00
|
|
|
|
- Fix: Bad line/page break with long description of products on PDF.
|
2009-03-09 19:40:16 +01:00
|
|
|
|
- Fix: Option force invoice date to validation date working correctly.
|
2009-04-02 02:34:32 +02:00
|
|
|
|
- Fix: Creation of a member from the example public page works.
|
2009-01-02 16:33:08 +01:00
|
|
|
|
|
|
|
|
|
|
For translators:
|
2009-01-31 02:34:52 +01:00
|
|
|
|
- Added 10 more new language files.
|
2009-01-18 19:38:47 +01:00
|
|
|
|
- Added autotranslator tool. A tool to build/update automatically
|
2009-04-29 16:17:39 +02:00
|
|
|
|
languages files using Google API for a new language. Wonderful to start a
|
2009-01-18 19:38:47 +01:00
|
|
|
|
new translation.
|
|
|
|
|
|
|
2009-01-02 16:33:08 +01:00
|
|
|
|
For developers:
|
2009-01-29 02:57:56 +01:00
|
|
|
|
- Removed some deprecated files.
|
2009-01-31 17:11:34 +01:00
|
|
|
|
- Removed treemenu library.
|
2009-01-07 14:09:42 +01:00
|
|
|
|
- Renamed all function dolibarr_xxx into dol_xxx to have same prefix everywhere.
|
2009-01-07 18:57:01 +01:00
|
|
|
|
- Rewrite clone feature for supplier invoice to work like other clone features.
|
2009-01-15 02:03:19 +01:00
|
|
|
|
- First change to manage a future feature "stock PMP value".
|
2009-03-12 02:44:02 +01:00
|
|
|
|
- A module can add a new tab in third party view tabs.
|
2009-10-13 23:46:09 +02:00
|
|
|
|
- First change for future geoip module.
|
2009-01-02 16:33:08 +01:00
|
|
|
|
|
|
|
|
|
|
|
2013-07-27 12:40:59 +02:00
|
|
|
|
***** ChangeLog for 2.5 compared to 2.4.* *****
|
2008-09-04 19:56:55 +02:00
|
|
|
|
For users:
|
2008-10-12 14:00:16 +02:00
|
|
|
|
- Sessions timeout can be configured to overwrite PHP setup.
|
2008-10-26 03:02:21 +01:00
|
|
|
|
- Can filter on date in services list.
|
2008-09-04 19:56:55 +02:00
|
|
|
|
- Support bookmark add of product cards.
|
2008-10-26 03:02:21 +01:00
|
|
|
|
- Enhancement in stock management (Automatic increase/decrease
|
|
|
|
|
|
from order or invoice is possible).
|
2008-10-28 01:29:44 +01:00
|
|
|
|
- New filter options in prospect lists (category and level).
|
2008-11-24 23:13:49 +01:00
|
|
|
|
- New view in ECM module.
|
2008-09-05 02:31:43 +02:00
|
|
|
|
- Look enhancements for graphics (add transparency).
|
2008-10-13 18:39:53 +02:00
|
|
|
|
- Added statistics report for supplier invoices.
|
2008-09-08 09:37:53 +02:00
|
|
|
|
- Added average amount in invoices statistics reports.
|
2008-09-26 01:30:06 +02:00
|
|
|
|
- Can move a contract line to another contract of same third party.
|
2008-10-13 18:39:53 +02:00
|
|
|
|
- Add an export definition to export interventions.
|
2008-10-13 20:10:26 +02:00
|
|
|
|
- Can set umask file permissions on Unix/Linux/BSD systems.
|
2008-10-13 20:13:00 +02:00
|
|
|
|
- Miscelanous bug fixes.
|
2008-10-26 03:02:21 +01:00
|
|
|
|
- A lot of other enhancements to increase productivity.
|
2008-11-01 01:16:34 +01:00
|
|
|
|
- All phone numbers show the clicktodial link if module is enabled.
|
2008-11-02 23:11:34 +01:00
|
|
|
|
- Can define hour and minutes in intervention cards.
|
|
|
|
|
|
- Can edit a validated intervention.
|
2008-11-24 23:13:49 +01:00
|
|
|
|
- Add filters on intervention list.
|
2008-11-03 00:05:52 +01:00
|
|
|
|
- Add juridical status and number of employees in third party
|
|
|
|
|
|
export definition.
|
2008-11-05 23:42:45 +01:00
|
|
|
|
- A lot of enhancements and translation in withdraw module.
|
2008-11-11 20:32:48 +01:00
|
|
|
|
- Full support of Mysql option mode=strict.
|
2008-11-16 17:10:35 +01:00
|
|
|
|
- Added a new event from member module to agenda tracked events.
|
2008-11-24 23:13:49 +01:00
|
|
|
|
- Can attach a file to suppliers orders.
|
|
|
|
|
|
- Change to make Bank Account Number form more "internationnal".
|
|
|
|
|
|
- Can clone an invoice.
|
|
|
|
|
|
- Can clone an emailing.
|
|
|
|
|
|
- Reduce memory usage (about 2%).
|
|
|
|
|
|
- Add weight and size in sendings module.
|
2008-12-09 22:13:10 +01:00
|
|
|
|
- Add a fast search form on left menu for member module.
|
|
|
|
|
|
- Fix: Do not show export filter for disabled modules
|
|
|
|
|
|
- Show greyed lines for not allowed export filters.
|
|
|
|
|
|
- Add nature in product fields (manufactured product or not).
|
2008-12-17 20:15:54 +01:00
|
|
|
|
- Add export filters for category module and trip and expenses module.
|
2008-12-17 19:34:47 +01:00
|
|
|
|
- Can choose login of dolibarr account created when create from contact
|
2008-11-11 20:32:48 +01:00
|
|
|
|
|
2008-09-04 19:56:55 +02:00
|
|
|
|
For translators:
|
|
|
|
|
|
- The errors language file contains only error or warning messages with
|
|
|
|
|
|
prefix Error or Warning.
|
2008-11-16 17:10:35 +01:00
|
|
|
|
- HTML Output is by default in UTF8 and language files can be provided
|
|
|
|
|
|
in UTF8.
|
2008-09-04 19:56:55 +02:00
|
|
|
|
|
|
|
|
|
|
For developers:
|
2008-11-24 23:13:49 +01:00
|
|
|
|
- Update skeletons (some fixes and add function createFromClone).
|
2008-10-26 02:57:05 +01:00
|
|
|
|
- Add an experimental Cash Desk module.
|
2008-11-11 20:32:48 +01:00
|
|
|
|
- Added new triggers events in agenda module.
|
2008-10-26 02:58:32 +01:00
|
|
|
|
- All submodules are moved in the includes directory.
|
2008-10-26 03:02:21 +01:00
|
|
|
|
- Removed some deprecated files.
|
2008-11-16 17:10:35 +01:00
|
|
|
|
- Menu managers now use same class name for their menu entry
|
|
|
|
|
|
and add a different value in an HTML id for each entry. This allows
|
|
|
|
|
|
to build skins that use different style for each menu entry.
|
2008-11-24 23:13:49 +01:00
|
|
|
|
- All emails and url HTML output use same function.
|
|
|
|
|
|
- Add more integrity check on database
|
2008-12-09 22:13:10 +01:00
|
|
|
|
- Can disable modules on logon page. This make possible to
|
|
|
|
|
|
have several profiles of demo with only one demo. Also added a new
|
|
|
|
|
|
Dolibarr demo front page (in htdocs/public/demo).
|
|
|
|
|
|
- Allow modules to add new tabs.
|
2007-12-02 23:06:32 +01:00
|
|
|
|
|
2008-12-09 22:13:10 +01:00
|
|
|
|
|
2008-11-20 22:26:53 +01:00
|
|
|
|
|
2013-07-27 12:40:59 +02:00
|
|
|
|
***** ChangeLog for 2.4 compared to 2.2.* *****
|
2008-01-26 19:49:07 +01:00
|
|
|
|
For users:
|
2008-07-18 00:51:57 +02:00
|
|
|
|
- Add a calendar module (module agenda) with ical/vcal/rss export.
|
2007-12-29 13:25:58 +01:00
|
|
|
|
- Look enhancement in graphics (thanks artichow).
|
|
|
|
|
|
- Add tel and fax on delivery addresses.
|
2008-01-12 15:36:21 +01:00
|
|
|
|
- Add a tool to edit personalized menu.
|
2008-04-21 16:10:55 +02:00
|
|
|
|
- Add an ical and vcal export link in agenda and webcalendar module.
|
2008-01-12 15:36:21 +01:00
|
|
|
|
- Reduce memory usage.
|
2008-01-26 19:49:07 +01:00
|
|
|
|
- Now triggers are enabled/disabled according to module they refers to.
|
2008-01-12 15:36:21 +01:00
|
|
|
|
- Fix infinite loop on popup calendar.
|
|
|
|
|
|
- Change in tanslation to make Dolibarr easier to understand.
|
|
|
|
|
|
- Add a warning when sending a mail from a user with no email defined.
|
2008-01-26 19:49:07 +01:00
|
|
|
|
- Added clicktodial module.
|
2008-03-31 01:31:25 +02:00
|
|
|
|
- Add a property private/public in contact. This allows to user Dolibarr
|
|
|
|
|
|
for a personnal address book.
|
2008-02-12 04:58:13 +01:00
|
|
|
|
- French NAF code can accept 5 chars.
|
|
|
|
|
|
- Supplier prices can be input with or without taxe.
|
2008-03-05 23:28:47 +01:00
|
|
|
|
- New generic numbering modules to offer more solutions for generating
|
|
|
|
|
|
automatic id.
|
2008-04-01 14:09:33 +02:00
|
|
|
|
- Add new predefined exports wizards (stocks, suppliers, taxes...).
|
2008-04-08 20:24:56 +02:00
|
|
|
|
- Add feature to log security events (logon, change of users, passwords).
|
2008-04-21 16:10:55 +02:00
|
|
|
|
- Can link all documents (included supplier invoices and orders) to a
|
|
|
|
|
|
project.
|
2008-07-18 00:51:57 +02:00
|
|
|
|
- Can attach several files to email when sending an invoice, order or
|
|
|
|
|
|
proposal by email.
|
2008-08-20 01:48:59 +02:00
|
|
|
|
- Can choose accuracy (number of decimals) for prices.
|
|
|
|
|
|
- Localization for decimal and thousand delimiter on number is fully
|
|
|
|
|
|
supported.
|
2008-07-18 00:51:57 +02:00
|
|
|
|
- More informations reported in system information pages.
|
2008-07-31 18:07:40 +02:00
|
|
|
|
- Add a budget report.
|
2008-07-18 00:51:57 +02:00
|
|
|
|
- Added a security audit report.
|
2008-04-21 16:10:55 +02:00
|
|
|
|
- Other minor changes (features, look, fixes)
|
2008-06-19 02:07:09 +02:00
|
|
|
|
- Added compatibility with Firefox 3.
|
2008-07-18 00:51:57 +02:00
|
|
|
|
- Changes for compatibility with PHP6/Mysql6.
|
|
|
|
|
|
- Some bug fixes.
|
2008-01-26 19:49:07 +01:00
|
|
|
|
|
2008-08-20 01:48:59 +02:00
|
|
|
|
For translators:
|
|
|
|
|
|
- Added spanish es_ES translation.
|
|
|
|
|
|
- Added en_AU translation.
|
|
|
|
|
|
|
2008-01-12 15:36:21 +01:00
|
|
|
|
For developers:
|
2008-07-18 00:51:57 +02:00
|
|
|
|
- Removed useless code:
|
|
|
|
|
|
Replaced phplot and phplot5 librairies by artichow.
|
|
|
|
|
|
Removed cryptograph library replaced by artichow.
|
|
|
|
|
|
- Login functions are now externalised as modules.
|
2008-01-12 15:36:21 +01:00
|
|
|
|
- Update code skeletons examples.
|
2008-07-18 00:51:57 +02:00
|
|
|
|
- Several enhancements to make addon development easier.
|
2008-01-26 19:49:07 +01:00
|
|
|
|
- Add a tool to generate PHP classes completely mapped to a table.
|
2008-07-18 00:51:57 +02:00
|
|
|
|
- Added a check to enable external modules only if dolibarr version is
|
|
|
|
|
|
high enough.
|
|
|
|
|
|
- Changes in wizard installer to allow building autoexe installer for
|
|
|
|
|
|
Windows with Apache and Mysql included.
|
2007-12-28 04:58:09 +01:00
|
|
|
|
|
|
|
|
|
|
|
2013-07-27 12:40:59 +02:00
|
|
|
|
***** ChangeLog for 2.2 compared to 2.1.* *****
|
2007-06-06 00:30:46 +02:00
|
|
|
|
- Add more statistics on main page.
|
|
|
|
|
|
- Add option to add message on login page.
|
2007-05-15 02:03:37 +02:00
|
|
|
|
- Management of categories for third parties.
|
2007-06-06 00:30:46 +02:00
|
|
|
|
- Add volume on products properties.
|
|
|
|
|
|
- Support for LDAP authentication.
|
2007-05-15 02:03:37 +02:00
|
|
|
|
- Full member synchronisation with LDAP database in
|
2007-06-02 04:16:52 +02:00
|
|
|
|
fundation module.
|
|
|
|
|
|
- More LDAP fields supported for user synchronization.
|
|
|
|
|
|
- Better logger for install.
|
|
|
|
|
|
- First changes to support UTF8.
|
2007-06-06 00:30:46 +02:00
|
|
|
|
- Add a "forget password" feature.
|
2007-05-15 02:03:37 +02:00
|
|
|
|
- Setup process can run several migrate files if need
|
|
|
|
|
|
to jump several versions to upgrade.
|
|
|
|
|
|
- Support for webcalendar 1.1 in webcalendar module.
|
|
|
|
|
|
- Support for menu in database.
|
|
|
|
|
|
- Better support for using Dolibarr on more WHP.
|
2007-06-02 04:16:52 +02:00
|
|
|
|
- Removed some deprecated files and clean code.
|
2007-05-15 02:03:37 +02:00
|
|
|
|
- New theme: Auguria
|
|
|
|
|
|
- Removed PHP warnings.
|
|
|
|
|
|
- Some bugs fixes.
|
|
|
|
|
|
- Traduction more complete.
|
|
|
|
|
|
- Better code comments for Doxygen documentation.
|
2007-07-24 01:05:45 +02:00
|
|
|
|
- Better support of vcard export format.
|
2007-09-22 04:37:33 +02:00
|
|
|
|
- A lot of security enhancements (no more password in log files,
|
|
|
|
|
|
crypted password in database, in config file...).
|
2007-08-08 14:31:43 +02:00
|
|
|
|
- Themes are full CSS compliant.
|
2007-09-22 04:37:33 +02:00
|
|
|
|
- A lot of other minor changes...
|
2007-11-07 16:11:08 +01:00
|
|
|
|
- Option to scan uploaded document by an antivirus.
|
2007-12-02 16:09:57 +01:00
|
|
|
|
- Transparency for picto files works with IE.
|
2007-12-03 05:31:08 +01:00
|
|
|
|
- Can drag and drop boxes on main page.
|
2007-05-15 02:03:37 +02:00
|
|
|
|
|
2006-04-01 14:03:31 +02:00
|
|
|
|
|
2013-07-27 12:40:59 +02:00
|
|
|
|
***** ChangeLog for 2.1 compared to 2.0.* *****
|
2006-11-11 17:15:26 +01:00
|
|
|
|
- Added a better installer.
|
|
|
|
|
|
- Support user and groups permissions.
|
|
|
|
|
|
- Translation in english and support for several languages.
|
|
|
|
|
|
- New enhanced look and several new themes.
|
|
|
|
|
|
- Small search boxes for each Dolibarr elements (invoices, contracts,
|
|
|
|
|
|
orders, proposals...)
|
2006-08-27 01:38:23 +02:00
|
|
|
|
- Added an export assistant module to export main dolibarr data.
|
|
|
|
|
|
- Added backup tool to backup database via mysqldump.
|
2006-05-01 23:38:04 +02:00
|
|
|
|
- Added product categories management with a categorie tree.
|
2006-07-30 02:11:43 +02:00
|
|
|
|
- Management of companies' discounts (relative or absolute).
|
2006-12-01 05:52:15 +01:00
|
|
|
|
- Support credit note and discounts (relative and absolute) on
|
|
|
|
|
|
commercial proposal, orders and invoices.
|
2006-07-30 02:11:43 +02:00
|
|
|
|
- Support multi-langual description for products.
|
2006-04-01 14:03:31 +02:00
|
|
|
|
- Graphical enhancements (picto to describe all status).
|
2006-07-30 02:11:43 +02:00
|
|
|
|
- Added more permissions (ie: can restrict access for a commercial user
|
2006-06-24 21:10:24 +02:00
|
|
|
|
to elements of its companies only).
|
2006-04-01 14:03:31 +02:00
|
|
|
|
- Little enhancements to OSCommerce module.
|
2006-11-11 17:15:26 +01:00
|
|
|
|
- Added a second OSCommerce module working through web services.
|
2006-12-01 05:48:40 +01:00
|
|
|
|
- Added a Mantis module to have a Mantis application in Dolibarr menu.
|
2006-04-29 17:09:44 +02:00
|
|
|
|
- Building a PDF document for invoices works like other modules. You
|
|
|
|
|
|
can change model just before generating the PDF.
|
2006-05-01 23:32:20 +02:00
|
|
|
|
- Can generate documents (PDF) for customer orders. Can send them by mail.
|
2007-04-23 09:39:01 +02:00
|
|
|
|
- Added FPDI and FPDI_Protection (ie: PDF with password-protection)
|
2006-04-01 14:03:31 +02:00
|
|
|
|
- Can make one payment for several supplier invoices.
|
2006-05-01 17:56:39 +02:00
|
|
|
|
- Rule to suggests passwords when creating a user are in modules
|
|
|
|
|
|
allowing to add easily other rules.
|
2007-04-23 02:19:59 +02:00
|
|
|
|
- Option to encrypt passwords in database (MD5).
|
2006-05-01 23:38:04 +02:00
|
|
|
|
- Add Dolibarr triggers support on users creation/change.
|
|
|
|
|
|
- Add Dolibarr triggers support on payments.
|
2006-08-12 01:43:35 +02:00
|
|
|
|
- Add Dolibarr triggers on supplier and customers orders.
|
2007-02-11 19:00:27 +01:00
|
|
|
|
- Webcalendar triggers for actions on Member module.
|
2014-03-05 09:57:36 +01:00
|
|
|
|
- Support optional new javascript popup selector for date fields.
|
2006-08-27 01:38:23 +02:00
|
|
|
|
- Support for several RSS boxes in external RSS module. Setup easier.
|
2006-06-24 21:10:24 +02:00
|
|
|
|
- Can attach documents on Action, Orders, Invoices, Commercial proposals.
|
2006-07-30 02:11:43 +02:00
|
|
|
|
- Can attach contacts on proposals, orders, contracts, invoices.
|
2006-08-27 01:38:23 +02:00
|
|
|
|
- Preview on results of PDF generator modules in setup pages.
|
2006-06-24 21:10:24 +02:00
|
|
|
|
- Code cleaner. Remove unused or duplicate code.
|
2006-08-27 01:38:23 +02:00
|
|
|
|
- Save and show last connexion date for users.
|
2006-08-12 01:42:48 +02:00
|
|
|
|
- Enhancements on a lot of forms for better ergonomy.
|
|
|
|
|
|
- Can add/remove company logo.
|
2006-11-19 17:41:17 +01:00
|
|
|
|
- Added LDAP synchronisation for users, groups and/or contacts.
|
2006-08-12 01:42:48 +02:00
|
|
|
|
- Can configure your own SMTP server/port for mail sendings.
|
2006-06-11 05:19:29 +02:00
|
|
|
|
- Works even on "UTF8 by default" systems (Mysql, Linux...)
|
2006-04-29 17:09:44 +02:00
|
|
|
|
- Better compatibility with different PHP version or setup.
|
2006-11-11 17:15:26 +01:00
|
|
|
|
- Added mysqli driver.
|
|
|
|
|
|
- Add a WISIWYG editor (FCKEditor) to edit note and comment areas.
|
2006-11-19 17:41:17 +01:00
|
|
|
|
- Added AJAX features like a 'search product selector'.
|
|
|
|
|
|
- Modules boxes on main page can be dragged and dropped (with firefox only).
|
2006-11-11 17:15:26 +01:00
|
|
|
|
- Support for PHP5.
|
2006-12-01 05:52:15 +01:00
|
|
|
|
- Experimental support for Postgresql (not working yet, but waiting feedbacks).
|
2006-11-11 17:15:26 +01:00
|
|
|
|
- Removed obsolete files and documentation.
|
|
|
|
|
|
- Added admin tools (backup and files purge).
|
|
|
|
|
|
- Added a tool to build a lang package.
|
|
|
|
|
|
- Added a tool to build a module package.
|
|
|
|
|
|
- Added a tool to build a theme package.
|
2006-12-01 05:48:40 +01:00
|
|
|
|
- Traduction more complete.
|
2007-02-11 19:00:27 +01:00
|
|
|
|
- Added skeletons for code examples.
|
2006-12-01 05:48:40 +01:00
|
|
|
|
- Lot of fixes after 2.0 release not fixed in 2.0.1.
|
2007-04-25 16:32:29 +02:00
|
|
|
|
- Added more security option (ie: encrypted password in database)
|
2006-12-01 05:48:40 +01:00
|
|
|
|
|
2006-11-11 17:15:26 +01:00
|
|
|
|
|
2006-04-29 17:09:44 +02:00
|
|
|
|
|
2006-04-01 14:03:31 +02:00
|
|
|
|
|
2009-10-26 19:10:52 +01:00
|
|
|
|
***** ChangeLog for 2.0.1 compared to 2.0 *****
|
2006-04-01 14:03:31 +02:00
|
|
|
|
Minor bug fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2013-07-27 12:40:59 +02:00
|
|
|
|
***** ChangeLog for 2.0 compared to 1.0.* *****
|
2009-10-26 19:10:52 +01:00
|
|
|
|
ChangeLog file size is so important, that it is not included inside Dolibarr
|
2006-07-30 02:11:43 +02:00
|
|
|
|
package. You can find it at www.dolibarr.org
|