Commit Graph

111914 Commits

Author SHA1 Message Date
Laurent Destailleur
81dc2bf901
Merge pull request #21770 from Humml87/develop_#21768
Fix #21768 The Contact is now showing in the card, if no company is selected
2022-08-22 13:41:20 +02:00
Laurent Destailleur
c13620b218
Merge pull request #21800 from atm-lena/develop_NEW_SplitAll_OF_V2
MO : Split All of v2
2022-08-22 13:26:09 +02:00
Laurent Destailleur
5fd072083e
Merge pull request #21798 from fcharlaix-opendsi/21780
CLOSE #21780 Add pid field to Cronjob class and store PID on job execution
2022-08-22 13:20:49 +02:00
Laurent Destailleur
3bcd143d5e
Merge pull request #21804 from Humml87/develop_#21761
Fix #21761 Correct numbering by adding/updating the BomLine and clean code.
2022-08-22 13:10:19 +02:00
Laurent Destailleur
a93c142e3a
Merge pull request #21808 from Humml87/develop_Fix_MO_Agenda_Button_backtopage
Fix: Parameter "backtopage" on AddEvent Button
2022-08-22 13:06:53 +02:00
Laurent Destailleur
6e800fe342 Close #21786 Merged manually to solve conflict on binary file 2022-08-22 12:17:26 +02:00
Christian Humpel
e5db83d19f Fix: add urlencode to backtopage. 2022-08-22 11:26:48 +02:00
Laurent Destailleur
88e66ab39a
Merge pull request #21803 from frederic34/ibanForHuman
iban human readable
2022-08-22 10:53:20 +02:00
Laurent Destailleur
6f34072a27
Merge pull request #21806 from frederic34/patch-5
fix php8 warnings
2022-08-22 10:50:59 +02:00
Laurent Destailleur
9e504a1ce6
Merge pull request #21805 from frederic34/patch-4
Update cashcontrol_card.php
2022-08-22 10:50:23 +02:00
Laurent Destailleur
2602f9d4cc
Merge pull request #21819 from Humml87/develop_Fix_Create_left_menu
Fix: left and top menu can't create. Now the checks are correct.
2022-08-22 10:50:08 +02:00
Laurent Destailleur
ec375f99f8
Merge pull request #21815 from ptibogxiv/patch-39
New can view and set no_email for contacts with API
2022-08-22 10:48:57 +02:00
Laurent Destailleur
adfddcd9fe
Merge pull request #21817 from Humml87/develop_#21816_Agenda_filter
Fix #21816: correct Agenda filter (if no filter is selected)
2022-08-22 10:44:35 +02:00
Laurent Destailleur
301d14d58e
Merge pull request #21824 from ptibogxiv/patch-40
Fix hook in takepos/pay.php
2022-08-22 10:42:26 +02:00
Laurent Destailleur
fa756982be
Merge pull request #21825 from ptibogxiv/patch-41
ADD belgium public holiday
2022-08-22 10:42:06 +02:00
Laurent Destailleur
7d053c9cca
Merge pull request #21826 from dolibit-ut/patch-415
Update ChangeLog
2022-08-22 10:41:46 +02:00
Laurent Destailleur
0258da808c FIX MVC and missing http header in TakePOS 2022-08-22 01:56:19 +02:00
Laurent Destailleur
8e15f95890 Fix missing llxHeader() 2022-08-22 00:04:04 +02:00
Laurent Destailleur
cf131c042a Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-08-21 23:49:07 +02:00
Laurent Destailleur
a03c0efacb Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2022-08-21 23:48:54 +02:00
Laurent Destailleur
23c489349a Fix regression 2022-08-21 23:46:34 +02:00
Christian Humpel
fbadce46c5 Fix: left and top menu can't create. Now the checks are correct. GETPOST with method 3 (POST then GET). 2022-08-21 22:33:41 +02:00
UT from dolibit
0d8b852eda
Update ChangeLog
double entries deleted in ChangeLog 15.0.3
2022-08-21 20:01:32 +02:00
ptibogxiv
808d5a50f3
Update 16.0.0-17.0.0.sql 2022-08-21 12:58:20 +02:00
ptibogxiv
97faf603b1
ADD belgium public holiday 2022-08-21 12:57:45 +02:00
ptibogxiv
c582f060ec
Fix hook in takepos.pay.php 2022-08-21 12:28:00 +02:00
Christian Humpel
9c9e1b776c Fix: left menu can't create. Now the check is correct. 2022-08-20 19:19:31 +02:00
Christian Humpel
0bf814d558 Fix #21816: correct Agenda filter (if no filter is selected) 2022-08-20 18:00:43 +02:00
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
Christian Humpel
75be74b450 Fix: correct parameter "backtopage". 2022-08-19 20:23: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
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
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