ldestailleur
6ead2839d0
Fix missing several test on permission on actions
2025-09-23 16:41:53 +02:00
Fabian Volkers
a0fc45d523
🐛 Use reception email templates for receptions ( #35310 )
2025-09-12 02:30:59 +02:00
ldestailleur
6cb1eaef92
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-03 19:22:53 +02:00
ldestailleur
68e239efe4
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-03 19:21:14 +02:00
Sébastien NASSIET
3a27b44f95
FIX #35154 - Massaction createbills in reception list don't mind about order and/or thirdparty currency ( #35156 )
...
* FIX#35154
Massaction createbills in reception list don't mind about order and/or thirdparty currency
* FIX#35154
* FIX#35154
* Delete white space line 406
* Correcting typing error
2025-09-01 19:49:50 +02:00
Laurent Destailleur
35bfe71b79
FIX #35098
2025-08-28 02:37:27 +02:00
ldestailleur
e6255edc26
Fix warning
2025-08-24 21:50:41 +02:00
ldestailleur
263626b2fd
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-08-20 16:51:05 +02:00
hermans
1fb37db6f6
Bug Fix for issue 34898, default warehause and obj->endbrowid not exist on receipt.class ( #34959 )
...
* bug fix for: https://github.com/Dolibarr/dolibarr/issues/34939
* Bug fix for: Dolibarr Issue #34939
* Revert "bug fix for: https://github.com/Dolibarr/dolibarr/issues/34939 "
This reverts commit bd4c1ccc41 .
* Revert "Bug fix for: Dolibarr Issue #34939 "
This reverts commit 8e46f863b9 .
* Bug fix for issue https://github.com/Dolibarr/dolibarr/issues/34898
* fix bug on reception setClosed: ->edbrowid is not exist
* Fix missing variable for obj->endbrowid in etDraft,valid,setClosed
* fix white space
* remove white space
2025-08-15 17:26:39 +02:00
Jyhere
787bd1d278
CHANGE: ternary simplification ( #34675 )
2025-07-01 20:34:09 +02:00
ldestailleur
d1ddf4314e
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-06-28 13:18:15 +02:00
ldestailleur
51f246b4ac
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-06-28 13:17:30 +02:00
HENRY Florian
3280be4583
fix: remove php warning ( #34614 )
...
* fix php warning
* fix php warning
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-06-25 19:26:58 +02:00
HENRY Florian
e3f2e1bd55
fix: negative quantity in reception are allowed and must be managed on revert stock mvt ( #34615 )
2025-06-24 16:02:07 +02:00
ldestailleur
9c2da8b9b6
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-06-19 11:31:44 +02:00
ldestailleur
a78e63dbf0
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-06-19 11:13:59 +02:00
ldestailleur
ec098b2632
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-06-19 10:59:07 +02:00
ldestailleur
0da1e6b464
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-06-19 10:48:18 +02:00
Marc de Lima Lucio
456adc1e95
FIX: receptions: crash from api because of classes not found ( #34523 )
2025-06-14 23:59:21 +02:00
dum77
d4fe691f54
FIX: Allow decimal qty reception ( #34328 )
...
* Use fmod instead of % with line->packaging, to avoid fatal error if packaging decimal
Ensure packaging is numeric, positive, then use fmod instead of %, to prevent error with decimal packaging values (resulting in division by zero), for ajusting quantity
* Update edit rules
* Update edit rules
* After saving, it's better
* ```
No code changes made
```
* Just modify reception/card.php
2025-06-04 11:12:45 +02:00
Clément
e28b2cd16c
QUAL harmonization between statistical sections ( #34169 )
...
* QUAL harmonization between statistical sections
* Update index.php
* Update index.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-05-17 14:38:31 +02:00
Noé Cendrier
be3fae0275
FIX: stock control condition in reception delete ( #33952 )
2025-04-24 01:47:43 +02:00
Frédéric FRANCE
de763b4b43
clean code of order ( #33880 )
...
* clean code of order
* clean code of order
* clean code of order
* clean code of order
2025-04-16 21:09:45 +02:00
ldestailleur
6af8298736
Fix related to #33449
2025-04-07 15:46:10 +02:00
ldestailleur
6c8ae0b2a6
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-03-31 16:28:08 +02:00
ldestailleur
533ca31814
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-03-29 17:32:45 +01:00
Noé Cendrier
58039d4994
FIX: we must retrieve linked order_supplier and no other object ( #33602 )
...
* FIX: we must retrieve linked order_supplier preferably to any other object
* FIX: better sourcetype verification, won’t collapse if order_supplier link is lost
* FIX: typo
2025-03-26 19:29:02 +01:00
ldestailleur
ae59c409f6
Modulebuilderization
2025-03-26 00:56:24 +01:00
Yannis Hoareau
1f15c35b15
Removed unnecessary tests ( #33603 )
2025-03-25 16:29:44 +01:00
Clément
9d25e2cd58
Hook doAction on statistics pages ( #33532 )
...
* Hook doAction on statistics pages
* Hook doAction on statistics pages
* Update index.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-19 18:02:28 +01:00
Frédéric FRANCE
869d7af747
comment test not needed ( #33504 )
2025-03-19 13:48:56 +01:00
MDW
0cc1aa6d80
Qual: Fix phan notices (asset..compta/paiement) ( #33484 )
...
* Qual: Fix phan notices (accountancy, adherents)
* Qual: Fix phan notices (admin)
* Qual: Fix phan notices (asset..compta/paiement)
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-03-16 20:45:04 +01:00
MDW
2cd6459d10
Qual: Fix phan notices (*card) ( #33450 )
2025-03-14 17:25:11 +01:00
MDW
f625f8de60
Qual: Fix api phan notices
2025-03-05 13:22:08 +01:00
MDW
eac44b164a
Qual: Fix phpdoc index(), FIELDS
2025-03-05 13:21:05 +01:00
MDW
c02293a880
Qual: Add phpdoc for request_data param
2025-03-02 20:49:45 +01:00
Regis Houssin
51e96dfb60
FIX wrong object and avoid warnings
2025-02-23 14:16:20 +01:00
MDW
d8678c793e
Qual: Fix phan notices (reception)
2025-02-13 15:39:39 +01:00
RemiLecas
a325fc5042
fix: remove unused variable $show_files
2025-02-13 11:41:09 +01:00
MDW
288aca6423
Qual: Fix phan (project-2)
2025-02-11 22:08:21 +01:00
MDW
2130f1395a
Qual: Fix phan (product-part-1) implies fixing unit types
2025-02-09 20:14:20 +01:00
MDW
23ff8b378c
Qual: Fix phan: dol_mktime GETPOST args to GETPOSTINT
2025-02-08 14:06:14 +01:00
MDW
24fa28dfe2
Qual: Fix getKanban phpdoc
...
# Qual: Fix getKanban phpdoc
Array phpdoc for getKanban corrections.
2025-02-05 01:43:37 +01:00
MDW
7150af31dc
Fix Phan notices introduced since 30/12/2024
2025-01-27 13:24:29 +01:00
Laurent Destailleur (aka Eldy)
fa9fe2efa7
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-01-20 15:02:37 +01:00
Laurent Destailleur (aka Eldy)
c9ab22782e
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-01-20 14:57:45 +01:00
Laurent Destailleur (aka Eldy)
dcb0befcd4
Fix regression
2025-01-20 12:51:00 +01:00
Laurent Destailleur (aka Eldy)
1f360ca498
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-01-20 12:28:49 +01:00
Laurent Destailleur (aka Eldy)
1b42078d1e
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-01-20 10:24:30 +01:00
atm-florian
ba4e97f07b
FIX 17.0 API endpoints "PUT": prevent overwriting all extrafields if only some are supplied in the request cf. PR #29237
...
+ security for Tickets API: disable updating rowid
2025-01-16 10:37:29 +01:00