Commit Graph

95981 Commits

Author SHA1 Message Date
ptibogxiv
e5f6a64846
FIX update order by api
fix update shipping method and shipping date by API (no change with code or functionality juste fix this pb with updating)
2021-02-09 19:24:36 +01:00
Laurent Destailleur
eae232da50 Fix sql error 2021-02-09 19:16:26 +01:00
Laurent Destailleur
92a19c0caa Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	ChangeLog
2021-02-09 18:34:50 +01:00
Laurent Destailleur
fdc2a88fc0 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2021-02-09 18:30:47 +01:00
Laurent Destailleur
e2d1813451 Fix column title wrapped 2021-02-09 18:30:34 +01:00
Laurent Destailleur
0a2ace81ff Fix phpcs 2021-02-09 18:15:32 +01:00
Frédéric FRANCE
da8c80071f
Update html.form.class.php 2021-02-09 18:09:35 +01:00
Frédéric FRANCE
aecb185c8d
Update card.php 2021-02-09 18:07:58 +01:00
Frédéric FRANCE
2c6656b2ad
Update card.php 2021-02-09 18:07:21 +01:00
Laurent Destailleur
1f441deb5d
Merge pull request #16237 from AlexisLaurier/13.0
13.0 - Fix db begin() not closed into commande.class.php
2021-02-09 18:06:36 +01:00
Laurent Destailleur
2e6dde6209
Merge pull request #16239 from frederic34/patch-3
remove debug in V13
2021-02-09 18:05:54 +01:00
Laurent Destailleur
4f07de5b9c Fix when no contact set 2021-02-09 18:04:46 +01:00
Frédéric FRANCE
fb4aea8223
Update card.php 2021-02-09 18:02:41 +01:00
Frédéric FRANCE
075d2c3ded
remove deprecated 2021-02-09 17:58:59 +01:00
Laurent Destailleur
21558dd0a6 Debug and enhance the feature to assign tasks on project assignation 2021-02-09 17:52:33 +01:00
Gauthier PC portable 024
3b8e804412 Merge branch '12.0_new_payments_on_salaries' of github.com:atm-gauthier/dolibarr into NEW/add_real_payments_on_salaries 2021-02-09 16:07:41 +01:00
Gauthier PC portable 024
3761dfe8bc FIX : table llx_salary_extrafield deosn't exists for the moment 2021-02-09 16:05:25 +01:00
Gauthier PC portable 024
11a4ab0e65 Merge branch '12.0_new_payments_on_salaries' of github.com:atm-gauthier/dolibarr into NEW/add_real_payments_on_salaries 2021-02-09 15:59:59 +01:00
Gauthier PC portable 024
d83914efd7 FIX : group by for for postgres 2021-02-09 15:58:32 +01:00
Frédéric FRANCE
07668167f6
Update card.php 2021-02-09 15:18:07 +01:00
Frédéric FRANCE
8d13e9231f
remove debug 2021-02-09 15:05:32 +01:00
Frédéric FRANCE
71a2c20d4b
massaction validate invoice do not regenerate pdf 2021-02-09 14:32:04 +01:00
Gauthier PC portable 024
23f5c1c1c3 FIX : migration script 2021-02-09 14:28:55 +01:00
Philippe GRAND
2e52d00951 standardization, internationalisation 2021-02-09 14:28:18 +01:00
Philippe GRAND
007e58782a standardization, internationalisation 2021-02-09 14:26:46 +01:00
LAURIER Alexis
abf2875eba
commande.class.php - move db->begin() into cloture
A DB begin request was sent before executing the status guard. If the guard fails, we exited the method without closing it. And it will occur a bug to any further database operation.
2021-02-09 14:25:45 +01:00
Philippe GRAND
f96f100c37 standardization, internationalisation 2021-02-09 14:25:41 +01:00
Philippe GRAND
046affcd0d standardization, internationalisation 2021-02-09 14:24:53 +01:00
Philippe GRAND
a827a9ee6d standardization, internationalisation 2021-02-09 14:22:47 +01:00
Philippe GRAND
2307275d61 standardization, internationalisation 2021-02-09 14:21:39 +01:00
Philippe GRAND
66b06405d9 standardization, internationalisation 2021-02-09 14:20:10 +01:00
Philippe GRAND
44f2269764 standardization, internationalisation 2021-02-09 14:19:17 +01:00
Philippe GRAND
8fd7d3e586 standardization, internationalisation 2021-02-09 14:18:27 +01:00
Philippe GRAND
182563329f standardization, internationalisation 2021-02-09 14:17:38 +01:00
Philippe GRAND
635260e59f standardization, internationalisation 2021-02-09 14:16:47 +01:00
Philippe GRAND
663108d239 standardization, internationalisation 2021-02-09 14:16:17 +01:00
Philippe GRAND
8d9ae906c8 standardization, internationalisation 2021-02-09 14:15:45 +01:00
Laurent Destailleur
67fe91f6aa Prepare 13.0.1 2021-02-09 14:15:21 +01:00
Philippe GRAND
e1bf624e45 standardization, internationalisation 2021-02-09 14:15:14 +01:00
Philippe GRAND
a2b5a3190d standardization, internationalisation 2021-02-09 14:14:40 +01:00
Philippe GRAND
c1bbd076df standardization, internationalisation 2021-02-09 14:13:49 +01:00
Philippe GRAND
1317b5cfac standardization, internationalisation 2021-02-09 14:13:12 +01:00
Philippe GRAND
3e9a6818f2 standardization, internationalisation 2021-02-09 14:12:27 +01:00
Philippe GRAND
f47d5e6a69 standardization, internationalisation 2021-02-09 14:10:07 +01:00
Laurent Destailleur
1b129831a9 Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop 2021-02-09 14:09:46 +01:00
Philippe GRAND
ef3e7fa65a standardization, internationalisation 2021-02-09 14:09:35 +01:00
Philippe GRAND
2fc6d76029 standardization, internationalisation 2021-02-09 14:09:02 +01:00
Laurent Destailleur
48a4ed656b Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
	htdocs/comm/propal/class/propal.class.php
	htdocs/expensereport/class/expensereport.class.php
	htdocs/projet/element.php
	htdocs/supplier_proposal/class/supplier_proposal.class.php
2021-02-09 14:08:49 +01:00
Philippe GRAND
ee50cee862 standardization, internationalisation 2021-02-09 14:07:58 +01:00
Philippe GRAND
a50ecdd1aa standardization, internationalisation 2021-02-09 14:06:55 +01:00