Commit Graph

112040 Commits

Author SHA1 Message Date
ptibogxiv
a4fa76eef4
Update api_contacts.class.php 2022-08-20 13:24:38 +02:00
stickler-ci
73321f0812 Fixing style errors. 2022-08-20 11:16:54 +00:00
ptibogxiv
e8faeabbe1
New can view and set no_email for contacts 2022-08-20 13:16:04 +02:00
ptibogxiv
f62e343830
Fix language on contact
same code as member or thirdparty for use

can be use for mail templates
2022-08-20 13:09:28 +02:00
This Charlène
e13f30164a
php V8 warning (allready send on develop) 2022-08-20 11:06:30 +02:00
Christian Humpel
75be74b450 Fix: correct parameter "backtopage". 2022-08-19 20:23:53 +02:00
Frédéric FRANCE
c6a0605940 Merge remote-tracking branch 'upstream/develop' into correctstockbatch 2022-08-19 20:12:06 +02:00
Frédéric FRANCE
7d25d3c710 apply fix 2022-08-19 19:59:53 +02:00
Frédéric FRANCE
74ae6ef027 fix syntax 2022-08-19 18:12:54 +02:00
Frédéric FRANCE
7f60a34799 use isModEnabled 2022-08-19 18:07:21 +02:00
Frédéric FRANCE
18f0ee07d5
Update barcode.php 2022-08-19 17:59:57 +02:00
Frédéric FRANCE
dda704dca9
Update codeinit.php 2022-08-19 17:57:28 +02:00
Frédéric FRANCE
e942e69a09
Update codeinit.php 2022-08-19 17:56:24 +02:00
Frédéric FRANCE
97b759f3cc
Update cashcontrol_card.php 2022-08-19 17:46:34 +02:00
Frédéric FRANCE
1ca6e04977 iban human readable 2022-08-19 17:32:54 +02:00
Christian Humpel
326c8762bb Fix #21761 Correct numbering by adding/updating the BomLine and clean code. 2022-08-19 17:29:05 +02:00
Frédéric FRANCE
6923bd9c06 iban human readable 2022-08-19 17:21:00 +02:00
atm-lena
0e09e43714 Clean 2022-08-19 14:44:25 +02:00
Christian Humpel
e1de08467b
Merge branch 'Dolibarr:develop' into develop_#21761 2022-08-19 14:17:01 +02:00
atm-lena
4a6b854963 FIX mode de calcul splitall 2022-08-19 11:29:56 +02:00
stickler-ci
b1b10a5d3f Fixing style errors. 2022-08-19 07:35:20 +00:00
Florian Charlaix
453eeb1f4a CLOSE #21780 Add pid field to Cronjob class and store PID on job execution
Add the new pid column to the Cronjob class internal value and functions

 Store the current PID on job execution during run_jobs
2022-08-19 09:28:07 +02:00
Laurent Destailleur
94bd42d3b8
Merge pull request #21773 from ksar-ksar/patch-14
FIX #21772
2022-08-19 02:28:27 +02:00
Laurent Destailleur
f95612d9a5
Merge pull request #21782 from Humml87/develop_#20004
Fix #20004 correct SQL command to detect "products to be ordered"
2022-08-18 22:27:46 +02:00
Laurent Destailleur
2e36533a2a
Merge pull request #21794 from hregis/fix_multicompany_security
FIX security for Multicompany
2022-08-18 22:24:51 +02:00
Laurent Destailleur
8dafaf4695
Merge pull request #21789 from Quatadah/dolicloud-template03
FIX Template 01 in #21775
2022-08-18 22:18:12 +02:00
Laurent Destailleur
239a54c5dc
Merge pull request #21790 from fcharlaix-opendsi/21780-db
CLOSE #21780 Add pid integer column to llx_cronjob
2022-08-18 22:16:12 +02:00
Laurent Destailleur
b5125cdd76
Merge pull request #21797 from Humml87/develop_#21774_REST_BOM-Line_PUT_DELETE
New #21774 extend REST with PUT and DELETE for BOM-Lines.
2022-08-18 22:12:26 +02:00
atm-lena
17af973da3 FIX erreur 2022-08-18 18:50:05 +02:00
stickler-ci
f0dd152f11 Fixing style errors. 2022-08-18 16:12:40 +00:00
Christian Humpel
17c5f30689 New #21774 extend REST with PUT and DELETE for BOM-Lines. Otherwise some changes for correct ranking of BOM-Lines. 2022-08-18 18:07:56 +02:00
atm-lena
c0c540f4cb Traitement du splitall 2022-08-18 17:39:52 +02:00
Regis Houssin
293ad34ca8 FIX security for Multicompany 2022-08-18 17:02:20 +02:00
Florian Charlaix
c5b43fc7df Add pid integer column to llx_cronjob
Store the PID of the cronjob to allow cleanup if the process is no longer present in the system
2022-08-18 15:17:59 +02:00
Quatadah Nasdami
0b4a6f07f4 reexporting template 03 2022-08-18 14:48:45 +02:00
atm-lena
3e9a053b60 FIX data quantités sur tr 2022-08-18 13:31:51 +02:00
atm-lena
7bd6f0338e Ajout de la quantité maximum par produit 2022-08-18 12:17:16 +02:00
atm-lena
69fcb0939f Affichage du split all (numéros de série uniques) 2022-08-18 12:12:58 +02:00
stickler-ci
115a2cdc9e Fixing style errors. 2022-08-17 22:02:20 +00:00
Christian Humpel
9db7c210df
Merge branch 'develop_HUSCH' into develop_#21761 2022-08-18 00:01:37 +02:00
Christian Humpel
e193080a23
Merge pull request #2 from Humml87/develop_#20004
Fix #20004 correct SQL command to detect "products to be ordered"
2022-08-17 23:56:15 +02:00
Christian Humpel
351b4ee236
Merge pull request #1 from Humml87/develop_Clean_dopple_Code
Develop clean dopple code
2022-08-17 23:55:22 +02:00
Philippe GRAND
692939288c FIX php8 compatibility 2022-08-17 22:40:56 +02:00
Philippe GRAND
0c656891b1 FIX php8 compatibility 2022-08-17 22:40:14 +02:00
Philippe GRAND
ba73364df5 FIX php8 compatibility 2022-08-17 22:39:44 +02:00
Philippe GRAND
3d28118ec8 FIX php8 compatibility 2022-08-17 22:39:18 +02:00
Philippe GRAND
dc1ece2c14 FIX php8 compatibility 2022-08-17 22:38:51 +02:00
Philippe GRAND
ff4967695b FIX php8 compatibility 2022-08-17 22:38:29 +02:00
Philippe GRAND
6cbcbad6ee FIX php8 compatibility 2022-08-17 22:38:00 +02:00
Philippe GRAND
476b383a07 FIX php8 compatibility 2022-08-17 22:37:35 +02:00