Laurent Destailleur
|
aac93f6e1f
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-04-27 04:52:45 +02:00 |
|
Laurent Destailleur
|
73a07ed669
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-04-27 04:49:08 +02:00 |
|
Laurent Destailleur
|
c29a27d79d
|
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
|
2024-04-27 04:48:38 +02:00 |
|
Laurent Destailleur
|
90a89d3468
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
|
2024-04-27 04:46:34 +02:00 |
|
Laurent Destailleur
|
56e1412627
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
|
2024-04-27 04:28:25 +02:00 |
|
thomas-Ngr
|
5129454883
|
Backport : Fix VAT computation. Fix #28620 (#29493)
|
2024-04-27 03:45:13 +02:00 |
|
Laurent Destailleur
|
090d079641
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-04-24 21:08:47 +02:00 |
|
Laurent Destailleur
|
0693fa9149
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2024-04-24 21:08:18 +02:00 |
|
Florian Mortgat
|
0a2699f6cd
|
FIX php8: Fatal when empty $tmpvat is an empty string (no silent conversion to '0' when used in arithmetic operations) (#29451)
|
2024-04-24 15:09:00 +02:00 |
|
Laurent Destailleur
|
404ba88107
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-04-04 11:19:45 +02:00 |
|
Regis Houssin
|
85a08a9288
|
FIX sometimes a string type instead integer is return, why ?
|
2024-03-31 19:17:58 +02:00 |
|
sonikf
|
bf00047cc4
|
fix #29142
|
2024-03-31 11:54:38 +03:00 |
|
Zephyriony
|
b9c50507ad
|
Fix Order bug
Fixed the bug that caused the update() function to delete the contents of the fk_user_author field and leave the fk_user_modif field empty.
|
2024-03-28 13:00:59 +01:00 |
|
Laurent Destailleur
|
dc43a7e87b
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-03-27 11:22:38 +01:00 |
|
Delthair
|
5f1796b39a
|
FIX #29029 Impossible to delete an order line
Impossible to delete a line because the code lead to add an error if the request is valid therefore leading to a rollback of the request
|
2024-03-22 18:49:12 +01:00 |
|
Laurent Destailleur
|
43a3f449c4
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-03-19 17:07:51 +01:00 |
|
Kamel Khelifa
|
426e18ea33
|
Correction syntax
|
2024-03-19 14:31:15 +01:00 |
|
Kamel Khelifa
|
07c84df3dc
|
FIX: Move the trigger for delete order line before the SQL request
|
2024-03-19 14:23:02 +01:00 |
|
Laurent Destailleur
|
8bfc0779c4
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-03-13 22:20:08 +01:00 |
|
Laurent Destailleur
|
a0b26ae7cd
|
FIX Amount of localtaxes in foreign currency was wrong on screen and PDF
|
2024-03-13 22:04:44 +01:00 |
|
Laurent Destailleur
|
4cba87129c
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2024-02-01 12:22:54 +01:00 |
|
atm-adrien
|
570fcd9174
|
FIX : Retours PR
|
2024-01-31 10:33:25 +01:00 |
|
atm-adrien
|
dedd0ef20d
|
FIX : Adding hooks init
|
2024-01-30 15:15:32 +01:00 |
|
MDW
|
963afede5e
|
Fix: Match local variable name to parameter variable name (#27316)
# Fix: Match local variable name to parameter variable name
Improve consistency and avoids that phan reports suspicious parameter order
|
2024-01-10 17:38:23 +01:00 |
|
Fabian Heinz
|
b78632a20e
|
api fixes
According to [RFC2616](https://www.rfc-editor.org/rfc/rfc2616#section-10.2), APIs should return 2xx status codes if the request was correct.
The response should be status 200 with an empty result array.
|
2023-12-31 14:11:05 +01:00 |
|
routmoute
|
1d38a3b7b8
|
fix conflict with develop branch
|
2023-12-29 20:19:17 +01:00 |
|
routmoute
|
48f4e52a22
|
fix: Display of the list of merged pdf
|
2023-12-29 02:30:32 +01:00 |
|
Laurent Destailleur
|
961deffd35
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-12-28 19:59:43 +01:00 |
|
Laurent Destailleur
|
4ea3dd9dc2
|
Debug v19
|
2023-12-28 19:55:35 +01:00 |
|
Laurent Destailleur
|
70ce043b58
|
Merge pull request #27165 from defrance/patch-310
Php V8 warning
|
2023-12-28 19:28:43 +01:00 |
|
Laurent Destailleur
|
47a633cf2e
|
Update card.php
|
2023-12-28 19:28:28 +01:00 |
|
Laurent Destailleur
|
163a09d6fd
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2023-12-28 12:37:34 +01:00 |
|
Laurent Destailleur
|
3ef872bb3d
|
Merge pull request #27175 from cfoellmann/19/PR/hooks-contact
QUAL fix hooks on contact.php files - fixes contexts
|
2023-12-27 16:05:00 +01:00 |
|
Laurent Destailleur
|
b28ae5d8d3
|
Clean code
|
2023-12-27 12:12:20 +01:00 |
|
Laurent Destailleur
|
b3020923b7
|
Merge pull request #27186 from Hystepik/fix-php-warnings-code-smell
Fix some php code smell
|
2023-12-22 11:07:07 +01:00 |
|
Hystepik
|
d08f91e4cb
|
Fix some phpstan warnings
|
2023-12-21 13:43:19 +01:00 |
|
Hystepik
|
5e4a4da130
|
Fix some php codce smell
|
2023-12-20 14:22:45 +01:00 |
|
Laurent Destailleur
|
fb5393149a
|
Merge pull request #27096 from defrance/patch-308
php V8 warning
|
2023-12-19 16:27:30 +01:00 |
|
Laurent Destailleur
|
d6e4b71958
|
Merge pull request #27104 from cfoellmann/19/PR/stings-supplier
make UI strings differenciate between orders torward customer or supplier
|
2023-12-19 16:08:48 +01:00 |
|
Christian Foellmann
|
045c623536
|
QUAL fix hooks on contact.php files - fixes contexts
|
2023-12-19 14:39:29 +01:00 |
|
Charlène Benke
|
b881dca994
|
php V8 warning
|
2023-12-18 16:53:12 +01:00 |
|
MDW
|
e49f32ab2d
|
dolGetGlobalInt -> getDolGlobalInt
Detected with phan -> https://github.com/Dolibarr/dolibarr/actions/runs/7242660297/job/19728384233?pr=26480#step:5:39
|
2023-12-18 03:13:37 +01:00 |
|
Laurent Destailleur
|
5e28ab0ec3
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2023-12-17 23:54:37 +01:00 |
|
Laurent Destailleur
|
4dc5483b12
|
Fix warning
|
2023-12-17 23:54:08 +01:00 |
|
Laurent Destailleur
|
689ba89b21
|
Merge pull request #27108 from altairisfr/ORDER_REOPEN_TO_DRAFT_2023
add constant ORDER_REOPEN_TO_DRAFT
|
2023-12-17 23:27:56 +01:00 |
|
Laurent Destailleur
|
d92c65ad91
|
FIX infinite loop in API call/trigger by adding a caller
|
2023-12-15 12:15:33 +01:00 |
|
Christophe Battarel
|
30d181c933
|
aadd constant ORDER_REOPEN_TO_DRAFT
|
2023-12-14 15:35:37 +01:00 |
|
Christian Foellmann
|
88c0700ee5
|
QUAL make UI strings differenciate between orders torward customer or supplier
|
2023-12-14 13:42:15 +01:00 |
|
Charlène Benke
|
bcf015533e
|
Update list_det.php
|
2023-12-14 10:56:11 +01:00 |
|
Laurent Destailleur
|
0fc4be5d2b
|
Merge pull request #27067 from alexandre-janniaux/commande-error-forward/1
Qual: command: forward database error on failure
|
2023-12-14 01:39:59 +01:00 |
|