Commit Graph

2372 Commits

Author SHA1 Message Date
Laurent Destailleur
5dd3f57a1e Debug v18 2023-05-11 13:11:21 +02:00
Laurent Destailleur
45688e287a Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-01 14:45:33 +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
e2ec34e1e5 Clean code 2023-05-01 14:33:08 +02:00
Laurent Destailleur
fe816445f5 Fix warnings 2023-05-01 13:09:09 +02:00
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
Frédéric FRANCE
fbcab33519 add categories in warehouse ajax tooltip 2023-04-28 08:43:34 +02:00
Laurent Destailleur
f44c97d3c6 Code is using the Universal Filter Syntax 2023-04-27 22:12:23 +02:00
Laurent Destailleur
3065b9ca6a Clean code 2023-04-27 21:15:27 +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
b47a8c86a3 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
Conflicts:
	htdocs/product/stock/card.php
2023-04-19 21:07:41 +02:00
Laurent Destailleur
fc3e07ce57 Doc 2023-04-18 21:28:49 +02:00
Laurent Destailleur
b85652e964 Code comment 2023-04-18 21:23:32 +02:00
Laurent Destailleur
9a420b8f41 Clean code 2023-04-18 16:15:27 +02:00
Laurent Destailleur
1964a020aa Look and feel v18 2023-04-10 19:35: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
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
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
Laurent Destailleur
6a470dbcf7 Kanban on inventory list. Look and feel v18 2023-04-01 12:05:29 +02:00
Laurent Destailleur
ea77bf53fc Fix #24399 2023-03-31 00:39:46 +02:00
Laurent Destailleur
11b9c499e9 Tooltip 2023-03-27 20:30:18 +02:00
Laurent Destailleur
85f404b1d1
Merge pull request #24231 from jyhere/jyhere-patch-5
Add missing printFieldListFrom hook in movements list
2023-03-17 21:05:44 +01:00
Laurent Destailleur
27edc8f8f4
Merge pull request #24234 from jyhere/jyhere/fix-listselect-hooks
FIX: remove obsolete preg_replace for removing commat at the beginnin…
2023-03-17 18:22:07 +01:00
kkhelifa
a73665f83f NEW: Generate documents on product batch (Files) 2023-03-16 17:01:22 +01:00
Jyhere
ecfa7f1676 FIX: remove obsolete preg_replace for removing commat at the beginning... needed to work 2023-03-16 14:58:44 +01:00
jyhere
33324cae68
Add missing printFieldListFrom hook in movements list 2023-03-16 12:59:32 +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
65d17b569d Fix warning 2023-03-09 20:16:34 +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
Frédéric FRANCE
8ed361b917 add pictos 2023-03-03 14:36:34 +01:00
Laurent Destailleur
54bb784138 Debug v18 2023-03-02 19:40:28 +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
70eaa79e18 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-02-25 01:58:16 +01:00
Laurent Destailleur
ad84346cae Fix sql error 2023-02-24 13:28:44 +01:00
Laurent Destailleur
904babed3e Fix filter on warehouse must not be visible on stock at date in future 2023-02-24 13:28:19 +01:00
Laurent Destailleur
093099ea44 NEW Can select several warehouses into the view stock at date in past 2023-02-24 12:57:15 +01:00