Commit Graph

581 Commits

Author SHA1 Message Date
Marc de Lima Lucio
456adc1e95 FIX: receptions: crash from api because of classes not found (#34523) 2025-06-14 23:59:21 +02: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
thomas-Ngr
c396a08cb2 fix const WORKFLOW_RECEPTION_CLASSIFY_CLOSED_INVOICE (#31601)
* rename const WORKFLOW_EXPEDITION_CLASSIFY_CLOSED_INVOICE to WORKFLOW_RECEPTION_CLASSIFY_CLOSED_INVOICE

* edit wrong SQL erquest
2024-10-29 17:34:30 +01:00
Thomas C.
39afafc585 FIX: If you have no stock of your product, an error is displayed when you delete the reception. (#31504)
* fix

* delete

* f

* indent

* indent
2024-10-23 23:11:02 +02:00
Rémi Champlon
66d4960a79 FIX : Not qualified lines for reception (#29473)
* Fix qualified line receptions

* indent

* change
2024-05-09 13:16:27 +02:00
Laurent Destailleur
ab5d5a3e79 FIX #28205 2024-02-19 18:18:28 +01:00
Laurent Destailleur
127de7e7d8 FIX On object validation, ecm index are not updated for uploaded files 2023-11-01 16:17:54 +01:00
thomas-Ngr
00a936bffa fix #18654 : orders are partially received even if all products have been received (#26358) 2023-10-26 12:42:07 +02:00
Francis Appels
ae3112a828 HAR-132 Fix double closing Reception when classified billed. 2023-09-28 15:41:23 +02:00
Laurent Destailleur
ec8c2a7d62 Debug dispatch tab 2023-09-13 03:01:18 +02:00
Laurent Destailleur
e31cdbe297 Fix dispatch tab on reception (no way to change batch number once set) 2023-09-12 19:47:45 +02:00
Laurent Destailleur
55d93b3126 Fix help messages 2023-09-03 22:45:47 +02:00
Laurent Destailleur
b6b1d8acbc Fix error message 2023-09-03 22:34:14 +02:00
Laurent Destailleur
4cb97704cc Fix look and feel on shipment/reception 2023-09-03 22:12:34 +02:00
Laurent Destailleur
45d323a6f8 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-08-27 16:02:57 +02:00
Laurent Destailleur
cd960d30df Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-08-27 16:01:05 +02:00
Laurent Destailleur
5c03db3b05 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-08-27 15:58:48 +02:00
Laurent Destailleur
3b6b9661fa Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-08-27 15:57:45 +02:00
VESSILLER
ebed2211b6 FIX reception odt dir output path 2023-08-23 11:24:09 +02:00
Francis Appels
71e145d852 Merge remote-tracking branch 'Dolibarr/18.0' into 18_fix_mass_bill_reception 2023-08-22 10:18:44 +02:00
Francis Appels
c06282358c Fix validate supplier invoice should also set closed reception billed. Related to #25530 2023-08-22 10:16:12 +02:00
Frédéric FRANCE
10abaf9dd1 add missing error info 2023-08-11 14:05:20 +02:00
Francis Appels
d3b0d5be98 FIX Billing massaction should possible on Processed Reception. (#25530) 2023-08-01 13:36:38 +02:00
Francis Appels
4420d6a260 FIX Billing massaction should possible on Processed Reception. 2023-08-01 10:02:56 +02:00
Hystepik
17471ff3b7 Fix #25250 : Wrong class name in function 2023-07-04 16:11:42 +02:00
Frédéric FRANCE
e74d8fa54d use isModEnabled 2023-06-29 14:04:39 +02:00
Laurent Destailleur
a373d9da0f Merge pull request #25023 from frederic34/20230609
use user hasRight, isModEnabled
2023-06-09 15:31:13 +02:00
Frédéric FRANCE
d66ed4adf9 use isModEnabled 2023-06-09 13:47:07 +02:00
Florian HENRY
a2c0eac09b on going 2023-06-09 11:53:39 +02:00
Frédéric France
5a018d715d use user hasRight 2023-06-06 00:05:02 +02:00
Laurent Destailleur
ebfe632efe Debug v18 2023-06-03 15:33:46 +02:00
Laurent Destailleur
47b776195e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-05-23 01:38:32 +02:00
Laurent Destailleur
58238166d8 Debug v17 2023-05-22 16:48:06 +02:00
Laurent Destailleur
9972277679 Debug v18 2023-05-22 15:59:48 +02:00
Laurent Destailleur
d0568ab346 Merge pull request #24678 from Hystepik/develop#2
Fix : reception dispatch card
2023-05-05 01:37:29 +02:00
hystepik
b74c00b830 Fix : reception dispatch card 2023-05-03 15:36:10 +02:00
Laurent Destailleur
864399c08a Debug v18 2023-05-03 14:39:34 +02:00
Laurent Destailleur
eccbe94131 Debug v18 2023-05-03 04:54:04 +02:00
Laurent Destailleur
404940a14e Remove separator from extrafields in popup 2023-04-29 20:04:51 +02:00
Laurent Destailleur
be835d63ed Merge pull request #24635 from VMR-Global-Solutions/develop
API add / fix filter on extrafields in index()
2023-04-28 20:02:09 +02:00
Laurent Destailleur
1291095936 Merge pull request #24642 from Hystepik/develop#1
New : Dispatch card on reception object
2023-04-28 19:53:17 +02:00
Laurent Destailleur
e74c50aa8a Clean code 2023-04-28 16:05:25 +02:00
Lucas Marcouiller
79b686fb33 Merge branch 'develop' into develop#1 2023-04-28 11:31:43 +02:00
VMR Global Solutions
926aa6fec7 API add / fix filter on extrafields in index()
Add / change in api_xxx.class.php files the ability to filter on extrafields when missing in the public functions index()
by changing the SQL query with the pattern 
" FROM ".MAIN_DB_PREFIX"xxxx AS t LEFT JOIN ".MAIN_DB_PREFIX."xxxx_extrafields AS ef ON (ef.fk_object = t.rowid)
2023-04-28 09:31:33 +02:00
hystepik
ca815ff9c6 working dispatchcard reception 2023-04-27 14:56:27 +02:00
VMR Global Solutions
7126ff7b1f Update api_receptions.class.php
Change made in _private function validate in reception/class/api_receptions.class.php:709
replaced line 712
foreach (Shipments::$FIELDS as $field) { => foreach (Receptions::$FIELDS as $field) {
2023-04-27 09:16:17 +02:00
Laurent Destailleur
cd385a0605 Merge pull request #24488 from aspangaro/18a6
FIX:  Propagate vat-reverse charge information when supplier invoice is created from reception list
2023-04-21 19:00:26 +02:00
Laurent Destailleur
224c7b1847 Debug v18 2023-04-18 16:40:38 +02:00
Laurent Destailleur
9a420b8f41 Clean code 2023-04-18 16:15:27 +02:00