Laurent Destailleur
|
c9a620d1a6
|
Renamed property of thirdparty "statut_commercial" into
"status_prospect_label"
|
2019-11-02 14:25:52 +01:00 |
|
Laurent Destailleur
|
68c971a2b5
|
All properties 'type_libelle' were renamed into 'type_label'.
|
2019-11-02 11:12:57 +01:00 |
|
Laurent Destailleur
|
2d9135b6ad
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/expedition/card.php
htdocs/holiday/list.php
|
2019-11-01 21:06:06 +01:00 |
|
Laurent Destailleur
|
e3b5be7475
|
All properties 'libstatut', 'labelstatut', 'labelstatus' were renamed
into 'labelStatus'.
All properties 'labelstatusshort' and 'labelstatut_short' were renamed
into 'labelStatusShort'.
|
2019-11-01 12:52:03 +01:00 |
|
com4WEB
|
dae475bac1
|
Update ChangeLog
some text erros in changelog
|
2019-10-29 12:37:08 +01:00 |
|
Laurent Destailleur
|
da00591bba
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/lib/product.lib.php
htdocs/expedition/card.php
htdocs/product/list.php
|
2019-10-23 04:04:32 +02:00 |
|
Laurent Destailleur
|
2fb521667c
|
Doc
|
2019-10-22 02:42:08 +02:00 |
|
Laurent Destailleur
|
1c6df393a7
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/supplier/index.php
|
2019-10-22 02:41:10 +02:00 |
|
Laurent Destailleur
|
e909d16880
|
Doc
|
2019-10-20 15:57:32 +02:00 |
|
Laurent Destailleur
|
5a4960f7ae
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/filefunc.inc.php
htdocs/takepos/takepos.php
|
2019-10-20 15:30:28 +02:00 |
|
Laurent Destailleur
|
eaffe4d1eb
|
doc
|
2019-10-17 20:13:10 +02:00 |
|
Laurent Destailleur
|
3267c224ff
|
doc
|
2019-10-17 16:03:56 +02:00 |
|
Laurent Destailleur
|
d388c0b0a3
|
Doc
|
2019-10-17 16:03:07 +02:00 |
|
Laurent Destailleur
|
7960c91955
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/journal/bankjournal.php
htdocs/theme/md/style.css.php
|
2019-10-16 17:27:41 +02:00 |
|
Laurent Destailleur
|
a45ad29e71
|
Doc
|
2019-10-15 11:32:53 +02:00 |
|
Laurent Destailleur
|
fb3d20107c
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/exports/export.php
htdocs/filefunc.inc.php
|
2019-10-15 03:51:57 +02:00 |
|
Laurent Destailleur
|
b4827dbe06
|
Prepare 10.0.3
|
2019-10-14 12:30:26 +02:00 |
|
Laurent Destailleur
|
5801d09dbe
|
NEW Use the squarre logo as favicon of pages
|
2019-10-11 12:28:13 +02:00 |
|
Laurent Destailleur
|
3b56cf5e19
|
Trans
|
2019-10-10 15:24:26 +02:00 |
|
Laurent Destailleur
|
fe735d4e67
|
Changelog
|
2019-09-30 18:51:28 +02:00 |
|
Laurent Destailleur
|
a56b9e1ca9
|
The trigger BON_PRELEVEMENT has been renamed into
DIRECT_DEBIT_ORDER_CREATE.
|
2019-09-30 18:50:23 +02:00 |
|
Laurent Destailleur
|
9e851eaa78
|
Removed function dol_micro_time. Use native PHP microtime instead.
|
2019-09-13 11:16:03 +02:00 |
|
Laurent Destailleur
|
decddd2157
|
Doc
|
2019-09-12 11:23:10 +02:00 |
|
Laurent Destailleur
|
56a99f6e6d
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-09-12 11:22:13 +02:00 |
|
Laurent Destailleur
|
ee11da1075
|
Update ChangeLog
|
2019-09-11 21:08:49 +02:00 |
|
Laurent Destailleur
|
66a9fabd06
|
If you develop your own emailing target selector and used
parent::add_to_target(...), you must now use parent::addToTargets(...)
|
2019-09-09 14:18:25 +02:00 |
|
Laurent Destailleur
|
750182f9cd
|
Removed deprecated method actioncomm->add(), use create() instead
|
2019-09-04 13:54:36 +02:00 |
|
Laurent Destailleur
|
481a25cb8f
|
The hook "moreFamily" must return payment into var "totalpayment" and no
more "paiement" (english replace french).
|
2019-09-03 17:39:19 +02:00 |
|
Laurent Destailleur
|
da3d230182
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
.stickler.yml
htdocs/takepos/invoice.php
|
2019-09-03 17:34:49 +02:00 |
|
Laurent Destailleur
|
05c9e97fe4
|
The deprecated method get_OutstandingBill has been removed. You can use
getOutstandingBills() instead.
|
2019-08-29 00:45:02 +02:00 |
|
Laurent Destailleur
|
c8078f1195
|
Rename module_part parameter into modulepart into document APIs
|
2019-08-25 16:39:15 +02:00 |
|
Laurent Destailleur
|
7e4cf224ec
|
Merge branch 'develop' into develop_new_task_progress_bar
|
2019-08-18 05:38:45 +02:00 |
|
Laurent Destailleur
|
8ad2081555
|
NEW Can select website templates from available default templates
|
2019-08-12 22:19:24 +02:00 |
|
Laurent Destailleur
|
8647a20c18
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/langs/en_US/admin.lang
htdocs/product/dynamic_price/class/price_parser.class.php
htdocs/product/stats/facture.php
|
2019-08-10 01:57:43 +02:00 |
|
Laurent Destailleur
|
0ede654482
|
Prepare 10.0.1
|
2019-08-04 13:15:49 +02:00 |
|
Alexandre SPANGARO
|
0af1206892
|
Merge branch 'develop' into 11.0_salaries
|
2019-07-19 23:11:06 +02:00 |
|
Alexandre SPANGARO
|
9ab0734415
|
NEW Extrafields on salaries
|
2019-07-19 23:08:24 +02:00 |
|
Laurent Destailleur
|
ddc01b4c27
|
Removed the method liste_array() of project class. It was not used by
core code.
|
2019-07-18 14:22:05 +02:00 |
|
Laurent Destailleur
|
6136dd6e7c
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2019-06-27 13:57:08 +02:00 |
|
Laurent Destailleur
|
8c6485fa20
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
ChangeLog
htdocs/compta/facture/card.php
|
2019-06-27 13:56:33 +02:00 |
|
Laurent Destailleur
|
abbc9062ef
|
Merge
|
2019-06-27 13:54:31 +02:00 |
|
Laurent Destailleur
|
fa986e311d
|
Merge
|
2019-06-27 13:45:21 +02:00 |
|
Laurent Destailleur
|
12d3a7021f
|
Prepare 8.0.5
|
2019-06-26 18:50:31 +02:00 |
|
Laurent Destailleur
|
51a1550dbb
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
|
2019-06-25 23:14:49 +02:00 |
|
Laurent Destailleur
|
7a0962a393
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/core/modules/modAccounting.class.php
|
2019-06-25 23:13:55 +02:00 |
|
Laurent Destailleur
|
ad725b3bb0
|
Doc
|
2019-06-25 22:27:35 +02:00 |
|
Laurent Destailleur
|
70967b4ea1
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/core/class/utils.class.php
|
2019-06-25 20:06:39 +02:00 |
|
Laurent Destailleur
|
1277e36179
|
Prepare 9.0.4
|
2019-06-25 13:30:18 +02:00 |
|
Laurent Destailleur
|
fd4dd05040
|
Properties ->libelle_incoterms were renamed into ->label_incoterms
|
2019-06-25 13:00:34 +02:00 |
|
Laurent Destailleur
|
23c8b3305c
|
Doc
|
2019-06-24 19:02:59 +02:00 |
|