Laurent Destailleur
4028b5d568
Clean code
2023-04-29 13:13:12 +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
e74c50aa8a
Clean code
2023-04-28 16:05:25 +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
Laurent Destailleur
c891196b5b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-04-25 21:02:01 +02:00
Laurent Destailleur
0bc8227f48
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-04-25 20:54:15 +02:00
Laurent Destailleur
2e3e6f6899
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-04-25 20:51:40 +02:00
Laurent Destailleur
10e38ec7f9
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-04-25 19:14:33 +02:00
Christophe Battarel
d7436d5d8c
fix test
2023-04-18 16:38:13 +02:00
Christophe Battarel
3de0a682c1
FIX for empty shipping
2023-04-18 16:31:58 +02:00
Laurent Destailleur
8e51bf2c55
Debug 18
2023-04-18 14:04:27 +02:00
Laurent Destailleur
18b78d28ab
Clean content of column "Already shipped into other shipment"
2023-04-10 18:56:33 +02:00
Laurent Destailleur
90bca8b4d7
NEW Can go back to draft on shipment when stock change not on validate
2023-04-10 15:55:58 +02:00
Laurent Destailleur
8ba802ed5d
Fix when reverting a shipment validation or closing and stock empty
2023-04-10 15:34:13 +02:00
Laurent Destailleur
f57dfd14c3
Fix label of warehouse no more visible
2023-04-10 15:00:46 +02:00
Laurent Destailleur
f26b5b58c9
Fix error management
2023-04-10 14:27:39 +02:00
Laurent Destailleur
569320424b
Fix sql error
2023-04-10 13:59:19 +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
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
220d404d62
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-04-04 19:40:05 +02:00
Laurent Destailleur
8898a1a432
Debug ajax tooltip
2023-04-03 19:51:40 +02:00
hystepik
002b0aa386
fix : php 8.1 warnings + log warnings
2023-04-03 16:03:51 +02:00
Florian HENRY
3a38ca722a
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_add_not_saved_info_on_mvt_stock
2023-04-02 12:55:37 +02:00
Laurent Destailleur
53032fd6ed
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-04-01 15:09:30 +02:00
Laurent Destailleur
49eb6089df
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-04-01 15:03:21 +02:00
Laurent Destailleur
490d372ab9
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-04-01 15:01:41 +02:00
Frédéric FRANCE
8165b2eba8
fix shipping ajax tooltip
2023-03-29 18:25:53 +02:00
Frédéric FRANCE
021309d761
fix shipping ajax tooltip
2023-03-29 18:22:36 +02:00
stickler-ci
cb63bbba32
Fixing style errors.
2023-03-29 09:06:53 +00:00
Gauthier PC portable 024
538a6870f1
FIX : it was not possible to update extrafields of expedition lines with batch without editing batch value
2023-03-29 11:00:20 +02:00
Laurent Destailleur
2ab510d746
Clean code. $hookmanager must be global and never be erased
2023-03-26 17:59:28 +02:00
Laurent Destailleur
7976d99c68
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-18 01:59:13 +01:00
Laurent Destailleur
54d8b9baf4
Clean label of option. Fix css
2023-03-18 00:42:21 +01:00
Laurent Destailleur
6969cde52d
Fix transaction balance
2023-03-10 19:20:02 +01:00
kkhelifa
f4e1ce4c73
NEW - Add a trigger when create a shipping line batch and fix propagate missing errors
2023-03-07 14:58:55 +01:00
Frédéric FRANCE
2f663706cf
add pictos
2023-03-03 15:26:32 +01:00
Laurent Destailleur
54fbed2142
Merge pull request #24059 from frederic34/patch-5
...
use hasRight and isModEnabled
2023-03-02 14:11:39 +01:00
Laurent Destailleur
c1e45d200a
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-03-02 10:53:53 +01:00
Laurent Destailleur
053811e923
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-03-02 10:52:55 +01:00
Laurent Destailleur
597e6c0a7b
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-03-02 10:49:47 +01:00
Frédéric FRANCE
2daa9b2dba
user hasRight
2023-02-27 10:34:28 +01: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
Christophe Battarel
3c58b1cfc7
add comment for Travis to play it again sam
2023-02-24 16:28:15 +01:00
Christophe Battarel
f140036f37
FIX shipping list for external user
2023-02-24 15:59:43 +01:00
Laurent Destailleur
d4402aa7f5
code easier to understand
2023-02-22 01:09:23 +01:00
Laurent Destailleur
80df9434db
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-02-21 02:37:22 +01:00
Maxime Kohlhaas
bd9bb59780
Fix shipment status on card + llxheader
2023-02-20 20:57:46 +01:00
Laurent Destailleur
eaa0e5eb3e
CSS
2023-02-19 02:39:39 +01:00