Laurent Destailleur
97863440cb
Merge pull request #22937 from atm-gauthier/FIX_total_invoice_on_show_objects_linked_bloc
...
FIX : $sign is useless
2022-11-23 12:27:50 +01:00
Laurent Destailleur
fb3bbee0a3
Merge pull request #22938 from Daviid-P/15.0
...
FIX Broken Permissions check, $object is null.
2022-11-23 12:22:21 +01:00
atm-steve
e7096509b5
add project label and ref columns
2022-11-23 12:19:07 +01:00
Laurent Destailleur
4c02652d87
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into develop
2022-11-23 12:07:42 +01:00
Laurent Destailleur
9a0b10bf9f
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-11-23 12:06:34 +01:00
Laurent Destailleur
207f56ff64
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2022-11-23 12:06:21 +01:00
Laurent Destailleur
2f0880020c
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2022-11-23 12:02:25 +01:00
Laurent Destailleur
9ee4c73036
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-11-23 11:58:59 +01:00
Laurent Destailleur
c9930ee6ce
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2022-11-23 11:58:46 +01:00
David Pareja Rodriguez
05e850dbfc
FIX Broken Permissions check, $object is null.
...
This code was probably copy&paste'd from `htdocs/compta/prelevement/card.php` where the `$object` variable exists.
On `htdocs/compta/prelevement/line.php` `$object` is not defined, and `$type` come from the `$type = GETPOST('type', 'aZ09');` which ends up being overwritten with null.
2022-11-23 11:58:21 +01:00
Laurent Destailleur
3a59344c2f
Fix responsive
2022-11-23 11:57:53 +01:00
Gauthier PC portable 024
b77f63bc5c
FIX : $sign is useless
2022-11-23 11:24:29 +01:00
Laurent Destailleur
a36ed6a3c4
Debug v17
2022-11-23 10:43:09 +01:00
VESSILLER
ed2a9a22e8
FIX compute next value when year is on one digit for reset counter
2022-11-23 08:36:20 +01:00
Anthony Berton
ff5609273b
Update pdf_other.php
2022-11-23 00:29:49 +01:00
Laurent Destailleur
a59bdfba0c
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2022-11-23 00:00:47 +01:00
Laurent Destailleur
8f196c1214
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2022-11-22 23:55:45 +01:00
Laurent Destailleur
5ba80117ec
FIX #22858 #22862
2022-11-22 23:53:00 +01:00
stickler-ci
1a7a5e89ba
Fixing style errors.
2022-11-22 21:53:41 +00:00
Laurent Destailleur
8cc31725ee
Update modFournisseur.class.php
2022-11-22 22:26:53 +01:00
Laurent Destailleur
a5f4a8481e
Update modFournisseur.class.php
2022-11-22 22:14:01 +01:00
Laurent Destailleur
55513662c2
Merge pull request #22842 from lamrani002/fix_issue_don_payement_payement
...
Fix issue in htdocs/don/payment/payment.php
2022-11-22 22:10:03 +01:00
Laurent Destailleur
5756018941
Merge branch 'develop' into fix_issue_don_payement_payement
2022-11-22 22:09:22 +01:00
stickler-ci
8f9dea244d
Fixing style errors.
2022-11-22 21:08:41 +00:00
Laurent Destailleur
5ad7894849
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2022-11-22 22:05:43 +01:00
Laurent Destailleur
2c1571c514
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2022-11-22 22:05:33 +01:00
Laurent Destailleur
f782ac6654
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2022-11-22 22:03:47 +01:00
Laurent Destailleur
8d35258370
Update facture.php
2022-11-22 22:02:47 +01:00
Laurent Destailleur
1e54e695b2
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
2022-11-22 22:00:59 +01:00
Laurent Destailleur
7d0fd0d815
Merge pull request #22881 from lamrani002/fix_issue_22846
...
Fix issue #22846
2022-11-22 21:59:29 +01:00
Laurent Destailleur
da8d6d958a
Update list.php
2022-11-22 21:56:46 +01:00
Laurent Destailleur
18c0372fee
Merge pull request #22894 from ksar-ksar/patch-18
...
FIX #22893
2022-11-22 21:55:01 +01:00
Laurent Destailleur
5c012a53f8
Update contact.lib.php
2022-11-22 21:54:21 +01:00
Laurent Destailleur
2d27acbe8d
Merge pull request #22895 from cfoellmann/PR/fix-load-lang
...
FIX load correct language file
2022-11-22 21:52:16 +01:00
Laurent Destailleur
6c9521560e
Merge pull request #22896 from FHenry/dev_add_lotBatch_in_recpetion_Object_forPDF
...
NEW: add batch lot for reception and squille PDF
2022-11-22 21:51:39 +01:00
Laurent Destailleur
f2eb3c1a55
Merge pull request #22919 from atm-maxime/11.0
...
Fix API right check
2022-11-22 21:40:12 +01:00
Laurent Destailleur
4628fc6313
Merge pull request #22921 from atm-steve/fix_filter_by_hierarchy_on_project_task_by_month
...
fix: filter user by hierarchy on task
2022-11-22 21:39:37 +01:00
Laurent Destailleur
41a970c90f
Merge pull request #22922 from ATM-Nicolas/fix_sql_request_parenthesis
...
FIX sql request parenthesis
2022-11-22 21:39:11 +01:00
Laurent Destailleur
da937c1ba1
Merge pull request #22926 from FliyFly/scrutinizerDonPayement
...
Fix(scrutinizer)
2022-11-22 21:33:18 +01:00
Laurent Destailleur
f3b7b7b41c
Merge pull request #22932 from josett225/14.0
...
FIX PaymentBankTransfer Type page management with Select and Input on create.php
2022-11-22 21:32:23 +01:00
Laurent Destailleur
427a785fb3
Update help on security
2022-11-22 21:27:30 +01:00
stickler-ci
76fdf0006d
Fixing style errors.
2022-11-22 20:17:37 +00:00
josett225
e38ef6bc8c
Update create.php
2022-11-22 21:03:28 +01:00
FLIO
638b7bc653
fix(scrutinizer) https://scrutinizer-ci.com/g/Dolibarr/dolibarr/issues/develop/files/htdocs/core/boxes/box_services_contracts.php?selectedLabels%5B0%5D=9&selectedSeverities%5B0%5D=10&orderField=lastFound&order=desc&honorSelectedPaths=0
2022-11-22 17:02:12 +01:00
Christian Foellmann
01a4d0414d
add applicant name
2022-11-22 16:22:10 +01:00
Laurent Destailleur
f15c7a1e80
Responsive
2022-11-22 15:48:29 +01:00
Hasanuzzaman Sattar
b3f455e6db
Merge branch 'Dolibarr:16.0' into 16.0
2022-11-22 20:08:14 +05:30
ATM-Nicolas
3d9b2a1676
FIX : SQL request parenthesis
2022-11-22 15:32:37 +01:00
atm-steve
1a73f4e9c6
fix: filter user by hierarchy on task
2022-11-22 15:07:33 +01:00
atm-steve
416c809f74
fix: filter user by hierarchy on task
2022-11-22 15:05:24 +01:00