Commit Graph

611 Commits

Author SHA1 Message Date
Laurent Destailleur
5dd3f57a1e Debug v18 2023-05-11 13:11:21 +02:00
Laurent Destailleur
d31f694f49
Merge pull request #24634 from frederic34/enhance_warehouse_tooltip
add categories in warehouse ajax tooltip
2023-05-01 14:37:23 +02:00
Laurent Destailleur
fe816445f5 Fix warnings 2023-05-01 13:09:09 +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
Frédéric FRANCE
fbcab33519 add categories in warehouse ajax tooltip 2023-04-28 08:43:34 +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
a4a014cfd5 Clean libelle into label 2023-04-08 15:08:55 +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
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
8b095fdec0 review variable name 2023-04-02 12:57:38 +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
7525aea76c Debug v18 2023-04-01 14:38:07 +02:00
kkhelifa
a73665f83f NEW: Generate documents on product batch (Files) 2023-03-16 17:01:22 +01:00
Laurent Destailleur
293d7e8c0c
Merge pull request #24136 from OPEN-DSI/develop_new_orign_when_create_product_batch_from_movement_stock
NEW - Add origin info when create a product batch when created from a movement stock
2023-03-10 22:58:14 +01:00
Laurent Destailleur
3f264989ce
Merge pull request #23906 from FliyFly/qodanaincompatible
Fix (qodana)
2023-03-08 13:21:14 +01:00
Laurent Destailleur
a92081cf43 Debug Kanban views 2023-03-07 22:04:40 +01:00
Laurent Destailleur
8bde9ce270 Look and feel v18 2023-03-07 20:03:04 +01:00
kkhelifa
e5c9e14c0f NEW - Add origin info when create a product batch when created from a movement stock 2023-03-06 14:57:07 +01:00
Laurent Destailleur
12bd795afc Work on Kanban view 2023-03-01 20:13:21 +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
Laurent Destailleur
a64ed59e18 Merge 2023-02-23 22:25:56 +01:00
Frédéric FRANCE
aa44514065 enhance mo tooltip 2023-02-21 20:36:39 +01:00
Laurent Destailleur
2770955620 Doc 2023-02-21 19:48:16 +01:00
Laurent Destailleur
772776075f Doc 2023-02-21 19:44:40 +01:00
FLIO
29e56ab3cf fix (qodana) edit error and merge develop to be update 2023-02-21 17:51:24 +01:00
stickler-ci
bc954af404 Fixing style errors. 2023-02-17 09:32:05 +00:00
Gauthier PC portable 024
7022f8217c Merge branch 'NEW/17.0_objets_referents_lots' of github.com:atm-gauthier/dolibarr into NEW/develop_objets_referents_lots 2023-02-17 10:27:11 +01:00
Gauthier PC portable 024
8534a96981 FIX : stickler feedbacks 2023-02-17 10:24:59 +01:00
Gauthier PC portable 024
8e2998a504 NEW : dev name 2023-02-17 10:12:19 +01:00
Gauthier PC portable 024
ebee6ff6c2 Merge branch 'NEW/17.0_objets_referents_lots' of github.com:atm-gauthier/dolibarr into NEW/develop_objets_referents_lots 2023-02-17 09:46:25 +01:00
Gauthier PC portable 024
3b2d3dc6a6 NEW : batch referential objets 2023-02-17 09:44:38 +01:00
Frédéric FRANCE
c1882425db fix tooltip 2023-02-15 22:26:16 +01:00
FLIO
156922fc51 Fix (qodana) Incompatible return type 2023-02-14 14:09:56 +01:00
Laurent Destailleur
17ae12abfd Fix warning 2023-02-10 21:09:20 +01:00
Frédéric FRANCE
1fa1d11500 Merge remote-tracking branch 'upstream/develop' into ajaxtooltip 2023-02-09 15:26:40 +01:00
Frédéric FRANCE
8a5e983d7e clean code 2023-02-06 22:21:54 +01:00
Frédéric FRANCE
b238830c82 keep original label 2023-02-05 23:19:56 +01:00
Frédéric FRANCE
9ab6c31141 fix tooltip 2023-02-05 14:13:20 +01:00
Frédéric FRANCE
661c82473e add ajax tooltip on productlot 2023-02-05 10:00:48 +01:00
Frédéric FRANCE
5a33e40667 fix for double tooltip 2023-02-04 21:34:48 +01:00
Frédéric FRANCE
dc33289a10 add ajax tooltip on actioncomm 2023-02-02 23:47:01 +01:00
Frédéric FRANCE
a32a0cc25a add ajax tooltip on warehouse 2023-02-02 23:28:09 +01:00
FLIO
0080b0a80f fix (qodana) fix condlicts 2023-02-01 23:38:49 +01:00
FLIO
c4521efa57 fix(qodana) fix function comment bad return 2023-01-23 16:31:14 +01:00
Laurent Destailleur
0f475783de Enhance method getKanbanView 2023-01-18 22:27:52 +01:00
Francis Appels
9b164b907c Add warehouse modify and create triggers.
Clean and remove deprecated vars.
2023-01-16 19:46:55 +01:00
Laurent Destailleur
e58d88c62a Fix warnings 2023-01-03 13:49:05 +01:00
Laurent Destailleur
cb13069fa1 Fix warnings 2023-01-03 13:47:34 +01:00