Commit Graph

542 Commits

Author SHA1 Message Date
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
Laurent Destailleur
7cf21e6ee6 Debug v18 2023-04-18 14:48:47 +02:00
Laurent Destailleur
8e51bf2c55 Debug 18 2023-04-18 14:04:27 +02:00
Alexandre SPANGARO
a2d9de14ac FIX: Propagate vat-reverse charge when supplier invoice is created from reception list 2023-04-12 12:03:27 +02:00
Laurent Destailleur
a4a014cfd5 Clean libelle into label 2023-04-08 15:08:55 +02:00
Laurent Destailleur
0fb03fdc2d Clean code 2023-04-08 01:43:21 +02:00
Laurent Destailleur
e088eb12e6 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-05 01:18:55 +02:00
Laurent Destailleur
9e5783ed4d Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-04-04 21:26:19 +02:00
Laurent Destailleur
27f584136d Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-04-04 21:11:42 +02:00
Laurent Destailleur
48e2c4f5bf Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-04-04 21:10:40 +02:00
Laurent Destailleur
2a300b36e8
Merge pull request #24427 from Hystepik/develop#2
fix : php 8.1 warnings + log warnings
2023-04-04 19:53:20 +02:00
Laurent Destailleur
165d958a6d Fix trans 2023-04-04 19:25:19 +02:00
Laurent Destailleur
02d4b130b9 Fix label 2023-04-04 19:24:43 +02:00
Laurent Destailleur
3e77a6cbd4 FIX Reception process loose some lines on first error. 2023-04-04 19:23:38 +02:00
Laurent Destailleur
b48b980a5a FIX Back to cancel on reception creation 2023-04-04 19:19:39 +02:00
Laurent Destailleur
e5d74b2ab5 Fix trans 2023-04-04 19:17:34 +02:00
Laurent Destailleur
bf21547322 Fix label 2023-04-04 19:03:17 +02:00
Laurent Destailleur
daa2d98ff2 FIX Reception process loose some lines on first error. 2023-04-04 18:42:55 +02:00
Laurent Destailleur
f9170fa31b FIX Back to cancel on reception creation 2023-04-04 12:59:02 +02:00
hystepik
002b0aa386 fix : php 8.1 warnings + log warnings 2023-04-03 16:03:51 +02:00
Alexandre SPANGARO
0173688d05 FIX Propagate extrafields from supplier order to reception 2023-04-03 15:49:38 +02:00
Laurent Destailleur
7525aea76c Debug v18 2023-04-01 14:38:07 +02:00
Laurent Destailleur
ed5c890769 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-25 20:12:48 +01:00
Laurent Destailleur
cbb6ca071a Fix #yogosha15157 2023-02-25 19:51:05 +01:00
Laurent Destailleur
6da47ea49b Fix qodana 2023-02-20 02:33:44 +01:00
Laurent Destailleur
2168578f2e Fix inline css 2023-02-18 14:00:25 +01:00
Frédéric FRANCE
2cdc440655
doc 2023-02-08 21:57:07 +01:00
FLIO
0080b0a80f fix (qodana) fix condlicts 2023-02-01 23:38:49 +01:00
hystepik
8c7f0e8e93 fix travis 2023-01-25 16:06:41 +01:00
hystepik
32da192db4 fix : php 8.1 warnings 2023-01-24 14:32:20 +01:00
FLIO
c4521efa57 fix(qodana) fix function comment bad return 2023-01-23 16:31:14 +01:00
Laurent Destailleur
ef57b5c717
Merge pull request #22123 from Easya-Solutions/new-order-invoice-payment-values-from-reception
NEW payment default values when supplier order created from reception
2023-01-23 01:31:14 +01:00
Laurent Destailleur
a33603b6ae Doxygen 2023-01-18 23:58:26 +01:00
Laurent Destailleur
80d46a22f1 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-01-18 21:36:57 +01:00
Laurent Destailleur
48161b8400 Debug v17. Bad param for selection of project 2023-01-17 13:50:23 +01:00
Laurent Destailleur
8c1ce7873f standardize code 2023-01-12 13:02:04 +01:00
Laurent Destailleur
9aa6e59f9b Look and feel v18 2023-01-05 04:04:16 +01:00
Laurent Destailleur
5c8dc4ed58 Fix warning 2023-01-01 23:50:37 +01:00
Laurent Destailleur
cdb9aa5ba0 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2022-12-30 13:29:06 +01:00
Laurent Destailleur
54936c916c Fix MO hang when no thirdparties are set 2022-12-30 13:27:12 +01:00