Hasanuzzaman Sattar
b85b826b18
FIX#31241 ( #31245 )
2024-10-03 16:33:18 +02:00
Laurent Destailleur
59004c6fe8
FIX Revert storing of ticket files into event dir, too many troubles.
...
Files must remains into ticket directory.
2024-10-03 15:04:32 +02:00
Laurent Destailleur
364bef7f79
FIX webhook must send POST in body. Add WEBHOOK_POST_SEND_DATA_IN_BODY
...
for this.
2024-09-27 16:11:00 +02:00
Laurent Destailleur
7b5c4b2e99
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-23 21:57:16 +02:00
Laurent Destailleur
c10e968600
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-09-23 21:52:08 +02:00
MaximilienR-easya
fd0338cb1c
Backport Fix error on empty(NOLOGIN) ( #30594 )
...
* initial commit
* Backport Fix from develop
* Fix precommit
* Correction as sugested in the PR
* Deleted too much last commit
* this time it's good
2024-09-23 03:53:22 +02:00
Laurent Destailleur
def1cfe27e
Debug clone tasks
2024-09-10 01:57:46 +02:00
Laurent Destailleur
3f9b2d9d57
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-09-01 14:15:57 +02:00
Laurent Destailleur
80411ff95c
Content-type should be enough. So wa can accept error message in html
2024-09-01 14:08:28 +02:00
Lucas Marcouiller
cfd56c0653
fix #30800 bad GetUrlContent with no hearders for webhook ( #30803 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-08-31 19:41:29 +02:00
Frédéric FRANCE
ad93a54402
fix phpstan ( #29961 )
...
Expression in empty() is not falsy.
2024-06-10 14:07:28 +02:00
Lucas Marcouiller
56d8564bce
Fix #29797 add test on Target status ( #29860 )
...
Co-authored-by: Hystepik <lmarcouiller@nltechno.com >
2024-06-06 23:32:19 +02:00
battosai30
d0b183f12a
Update interface_95_modWebhook_WebhookTriggers.class.php ( #29795 )
...
Allow webhook request on the same machine or on the local network
2024-05-31 15:07:01 +02:00
Laurent Destailleur
82908a30eb
Clean phan warnings
2024-05-30 13:37:17 +02:00
Laurent Destailleur
59ae417912
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-05-23 12:52:28 +02:00
Laurent Destailleur
2a3372b3dc
Fix warning
2024-05-17 12:59:02 +02:00
Laurent Destailleur
a99e72ce93
Fix warning
2024-05-17 12:58:12 +02:00
Laurent Destailleur
7e8285fa3a
Fix warning
2024-05-16 15:44:44 +02:00
Laurent Destailleur
e3c26a2084
Debug v20
2024-05-15 17:12:16 +02:00
lelex86
671ae12bee
Fix: content-type haeder missing for webhook ( #29588 )
...
Data sent by webhooks is encoded in JSON and sent using the CURLOPT_POSTFIELDS function in cURL. However, the Content-Type header is not explicitly specified. By default, cURL automatically sets the Content-Type header to application/x-www-form-urlencoded, which can cause issues with certain applications.
To avoid this, I explicitly set the Content-Type header to application/json. This ensures that the data is sent in the correct format and that applications receiving the data can process it correctly.
2024-05-02 19:40:30 +02:00
Laurent Destailleur
db8785869e
Fix warning
2024-04-30 13:24:07 +02:00
Laurent Destailleur
f5adfeca59
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-04-29 13:39:20 +02:00
Laurent Destailleur
d9847070b3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-04-29 13:34:41 +02:00
Laurent Destailleur
94e93aea05
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-04-29 13:32:47 +02:00
Laurent Destailleur
77ac3fe3f0
Fix error
2024-04-29 11:34:58 +02:00
Laurent Destailleur
d3fe7fca09
Try to fix cti
2024-04-29 11:32:54 +02:00
Laurent Destailleur
9e654e65dd
Debug v20
2024-04-29 11:04:19 +02:00
HENRY Florian
768846191b
fix: when invoice is created by WORKFLOW_ORDER_AUTOCREATE_INVOICE on ORDER_CLOSE, the invoice must have the default bank account of the thirdparty is it's empty on order ( #29462 )
...
* fix: when invoice is created by WORKFLOW_ORDER_AUTOCREATE_INVOICE on ORDER_CLOSE, the invoice must have the default bank account of the thirdparty is it's empty on order
* fix: add control on back stattement
2024-04-27 12:49:27 +02:00
Laurent Destailleur
64ecea7c83
FIX #26959
2024-04-14 02:53:20 +02:00
atm-sami
2670e74403
NEW : Added a configuration in workflows ( #26959 )
...
* Added a configuration that allows an customer order to be placed in invoiced status if its total excluding tax is equal to the sum of the totals excluding tax of the linked invoices
* update for travis CI
* update
* update
* update
* update
* update for travis CI
* update travis ci
* update
* Update interface_20_modWorkflow_WorkflowManager.class.php
* Update interface_20_modWorkflow_WorkflowManager.class.php
* Update interface_20_modWorkflow_WorkflowManager.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-04-14 01:52:20 +02:00
Laurent Destailleur
ef6dde2d62
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-28 14:39:08 +01:00
Laurent Destailleur
c92de3117f
Fix var not found
2024-03-28 14:38:43 +01:00
Laurent Destailleur
9f66e6e7a7
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-28 13:49:19 +01:00
rsanjoseo
816e80c4d5
FIX $object->oldcopy may be a stdClass and not original object depending
...
on copy type, so we realod a new object to run the del_to_abo()
2024-03-28 13:46:54 +01:00
MDW
a7245184d0
Fix PhanTypeMismatch* with change to ->data and type checks
2024-03-20 04:09:20 +01:00
Laurent Destailleur
e92d6230df
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/ticket/class/ticket.class.php
htdocs/ticket/list.php
htdocs/ticket/stats/index.php
2024-03-20 02:31:33 +01:00
Laurent Destailleur
dd5d70ad5d
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
...
Conflicts:
htdocs/core/triggers/interface_50_modTicket_TicketEmail.class.php
htdocs/public/ticket/create_ticket.php
htdocs/public/ticket/index.php
htdocs/public/ticket/list.php
htdocs/public/ticket/view.php
htdocs/ticket/agenda.php
htdocs/ticket/card.php
htdocs/ticket/class/ticket.class.php
htdocs/ticket/contact.php
htdocs/ticket/document.php
htdocs/ticket/index.php
htdocs/ticket/list.php
htdocs/ticket/messaging.php
htdocs/ticket/stats/index.php
2024-03-20 02:25:58 +01:00
MDW
5c007eede4
Fix PhanTypeSuspiciousStringExpression
2024-03-19 02:43:42 +01:00
MDW
9d4aede5c7
Fix PhanTypeSuspiciousStringExpression
2024-03-19 02:43:33 +01:00
Laurent Destailleur
f9346a8022
Fix restore declaration to avoid to many uncompatibility problems.
2024-03-18 15:15:35 +01:00
MDW
5067a8bee9
Fix Dolibarr spellings
2024-03-16 18:11:10 +01:00
Laurent Destailleur
d0ea54dce8
Fix phan warning
2024-03-16 16:27:11 +01:00
Laurent Destailleur
44ff048881
Exclude false positive
2024-03-16 12:20:51 +01:00
Laurent Destailleur
cad8f24322
Merge pull request #28799 from mdeweerd/fix/PhanPluginDuplicateExpressionAssignmentOperation
...
Fix & enable PhanPluginDuplicateExpressionAssignment
2024-03-13 14:49:21 +01:00
MDW
cf778e9da8
Fix PhanPluginRedundantAssignment
2024-03-13 01:04:52 +01:00
MDW
6319b5bff1
Fix PhanPluginDuplicateExpressionAssignment (NOOP assignment)
2024-03-12 22:25:37 +01:00
Francis Appels
7ff68a5819
Fix shipping is not a delivery_note (sub module of shipping)
2024-03-12 11:07:18 +01:00
Eric Seigne
57e5599d82
Merge branch '18.0' into 18.0-ticket_code_review
2024-03-08 00:12:22 +01:00
Laurent Destailleur
7866ee472b
QUAL Clean code around dol_eval use
2024-03-06 17:07:24 +01:00
Laurent Destailleur
4d10fe3bba
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-02-29 15:48:50 +01:00