Laurent Destailleur
19134e82cb
Prepare 8.0.3
2018-10-31 12:23:53 +01:00
Laurent Destailleur
532e05c42e
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
...
Conflicts:
ChangeLog
htdocs/filefunc.inc.php
2018-10-13 14:29:51 +02:00
Laurent Destailleur
bd60fe6ffd
Prepare 7.0.4
2018-10-12 19:13:11 +02:00
Laurent Destailleur
bb606df5e0
Prepare 7.0.4
2018-10-12 19:12:20 +02:00
Laurent Destailleur
9f27dd41e5
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
ChangeLog
htdocs/filefunc.inc.php
htdocs/societe/class/societe.class.php
2018-10-12 19:08:06 +02:00
Laurent Destailleur
817920f282
Prepare 6.0.8
2018-10-12 17:36:49 +02:00
Laurent Destailleur
ced4038443
FIX qty not visible for a lot when making shipment on a dedicated stock
2018-10-11 11:56:52 +02:00
Laurent Destailleur
58e82008ac
Prepare 8.0.2
2018-09-18 16:45:08 +02:00
Laurent Destailleur
902bdf540e
Update ChangeLog
2018-09-12 13:45:04 +02:00
Laurent Destailleur
6952f346ad
Prepare 8.0.1
2018-09-02 17:47:21 +02:00
Laurent Destailleur
653134e179
Fix changelog
2018-07-06 12:06:16 +02:00
Laurent Destailleur
bb79257827
Prepare Changelog
2018-07-06 12:00:12 +02:00
Regis Houssin
496907d448
Fix: changelog
2018-07-01 10:15:47 +02:00
Laurent Destailleur
5c93fa1bfb
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/admin/journals_list.php
htdocs/compta/facture/fiche-rec.php
htdocs/core/class/html.form.class.php
htdocs/filefunc.inc.php
htdocs/langs/fr_FR/other.lang
2018-06-26 01:25:03 +02:00
Laurent Destailleur
edec89ef1e
Prepare 7.0.3
2018-06-23 12:44:30 +02:00
Laurent Destailleur
ad2df304b4
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/customer/lines.php
htdocs/fourn/commande/card.php
htdocs/societe/class/societe.class.php
2018-06-18 13:31:29 +02:00
Laurent Destailleur
5fe8249706
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
2018-05-05 23:22:04 +02:00
Laurent Destailleur
4f0e053463
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
ChangeLog
2018-05-05 21:58:17 +02:00
Laurent Destailleur
d4d4f8cc83
Prepare 7.0.2
2018-05-05 20:29:06 +02:00
Laurent Destailleur
b958311819
Prepare 6.0.7
2018-05-05 20:25:06 +02:00
Laurent Destailleur
bdf4c0704b
Removed depreaceted not used method Categorie::get_nb_categories()
2018-05-05 13:40:45 +02:00
Laurent Destailleur
486a372d44
Remove old deprecated hook insertExtraFields. Triggers must be used for
...
action on CRUD events.
2018-04-10 12:03:42 +02:00
Laurent Destailleur
b6e9e0e287
Fix missing hooks
2018-03-30 16:44:58 +02:00
Laurent Destailleur
72cedcf9f3
Removed method fetch_prods() and get_each_prod() not used, keep only
...
get_arbo_each_prod() that is better.
2018-03-22 18:01:06 +01:00
Laurent Destailleur
aa859f980d
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-03-22 14:21:17 +01:00
Laurent Destailleur
a9944e1d23
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
ChangeLog
htdocs/contrat/card.php
2018-03-22 14:19:34 +01:00
Laurent Destailleur
5efb94b06f
Prepare 5.0.6
2018-03-22 14:13:58 +01:00
Laurent Destailleur
9980a5fbd0
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
2018-03-22 14:08:43 +01:00
Laurent Destailleur
4eec7db731
Prepare 7.0.1
2018-03-22 13:13:04 +01:00
Laurent Destailleur
e2cbf903ba
Remove deprecated code
2018-03-16 10:33:23 +01:00
Laurent Destailleur
eb5d5d07ec
Remove the old deprecated code of doActions in canvas. The doActions of
...
hooks are already available and are better.
2018-03-16 09:58:46 +01:00
Laurent Destailleur
545bfeedcc
Minimum PHP version for 8.0 is PHP 5.4
2018-03-16 01:25:34 +01:00
Laurent Destailleur
809ef1bd00
FIX Trigger *_MODIFY must be called when editing a property event extra.
...
Clean duplicate trigggers "*_CLONE"
2018-02-20 18:09:38 +01:00
Laurent Destailleur
540e3d6dc5
USe common name for triggers CONTRACT_SERVICE_ACTIVATE into
...
LINECONTRACT_ACTIVATE and CONTRACT_SERVICE_CLOSE into LINECONTRACT_CLOSE
2018-02-16 01:19:31 +01:00
Laurent Destailleur
f1a9f81fb4
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/langs/en_US/website.lang
2018-02-14 22:19:59 +01:00
Laurent Destailleur
7f8cbc0f62
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/adherents/type.php
htdocs/contrat/services.php
htdocs/contrat/tpl/linkedobjectblock.tpl.php
htdocs/install/upgrade2.php
2018-02-14 22:08:18 +01:00
Regis Houssin
fa2fddcdc1
Fix: Update entity field in llx_user_rights and llx_usergroup_rights
2018-02-14 14:30:39 +01:00
Laurent Destailleur
779fa75395
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-02-13 20:01:36 +01:00
Laurent Destailleur
a8267a86ca
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
2018-02-13 13:39:41 +01:00
Laurent Destailleur
af9e5885d0
Update changelog
2018-02-13 13:38:19 +01:00
Laurent Destailleur
39a2d03263
Update changelog
2018-02-13 13:36:44 +01:00
Laurent Destailleur
eccdc9a075
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/filefunc.inc.php
htdocs/langs/pt_PT/companies.lang
2018-02-08 15:20:24 +01:00
Laurent Destailleur
37afc58c48
The module ExpenseReport use numbering rules that you can setup (like
...
other modules do). If you need to keep the hard coded numbering rule of
expenses report used in 6.0, just add constant
EXPENSEREPORT_USE_OLD_NUMBERING_RULE to 1.
2018-02-07 17:45:13 +01:00
Laurent Destailleur
833c7685e1
Hook 'maildao' was renamed into 'mail' into the method sendfile that
...
send emails, and method was renamed from 'doaction' into 'sendMail'.
To process task #4875 #7969 in several steps.
2018-02-03 17:36:33 +01:00
Laurent Destailleur
4ea4419cd6
Update changelog
2018-02-02 10:39:50 +01:00
Laurent Destailleur
a6f12eebe3
Fix changelog
2018-01-31 15:23:57 +01:00
Laurent Destailleur
d6317a26d2
Fix for multicompany
2018-01-30 15:48:09 +01:00
Laurent Destailleur
3239187f6b
Prepare 7.0
2018-01-26 13:14:30 +01:00
Laurent Destailleur
e79f6fda2b
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
2018-01-26 01:23:18 +01:00
Laurent Destailleur
d3c0414b4f
Update changelog
2018-01-26 01:16:36 +01:00