Commit Graph

247 Commits

Author SHA1 Message Date
Laurent Destailleur
31474d80f1 Doxygen 2023-06-19 00:52:43 +02:00
Laurent Destailleur
5dd3f57a1e Debug v18 2023-05-11 13:11:21 +02:00
x
dc1aa68c95 Create Mo From Bom : workstation 2023-05-04 15:58:40 +02:00
Laurent Destailleur
a1ba425765 Fix warnings 2023-05-01 18:12:59 +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
80b6e78679 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-27 14:19:09 +02:00
Laurent Destailleur
8a92d7f905 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-27 14:03:59 +02:00
Laurent Destailleur
302c6a0ab9 Fix serious regression in creating MO. 2023-04-27 14:02:59 +02:00
Laurent Destailleur
9a041774f9 Merge pull request #24553 from atm-lena/NEW_MoBom_AddLine_DefaultWorkstation
New mo bom add line default workstation
2023-04-26 22:11:27 +02:00
stickler-ci
a5c4ec5dcf Fixing style errors. 2023-04-19 16:22:47 +00:00
x
fde16f42c9 Clean fields mo and bom fk_default_workstation 2023-04-19 12:23:48 +02:00
x
2582866fbe Add bom and mo line : add fk_defauult_workstation info 2023-04-19 12:08:12 +02:00
Frédéric FRANCE
1d634557ce Merge remote-tracking branch 'upstream/develop' into use_ismodenabled 2023-04-18 23:40:57 +02:00
Frédéric FRANCE
25850a7e0a typo 2023-04-18 20:59:43 +02:00
Frédéric FRANCE
1cb2a9afd1 fix doc 2023-04-18 20:49:27 +02:00
Frédéric FRANCE
da8e1740bf Merge remote-tracking branch 'upstream/develop' into use_ismodenabled 2023-04-18 20:46:41 +02:00
Frédéric FRANCE
fa849696fb use isModEnabled 2023-04-18 20:16:02 +02:00
stickler-ci
c2fe891ed6 Fixing style errors. 2023-04-18 09:06:26 +00:00
x
5ce5559ee5 Add field on class "fk_default_workstation" 2023-04-18 11:01:57 +02:00
Laurent Destailleur
aea1f60c67 Debug v18 2023-04-10 01:46:30 +02:00
Adrien Raze
14560c1de8 FIX : Travis 2023-04-05 15:37:35 +02:00
Adrien Raze
21900345b8 Merge branch 'FIX_noUpdateProductionNeededForMo' of github.com:atm-adrien/dolibarr into FIX_noUpdateProductionNeededForMo 2023-04-05 11:45:17 +02:00
Adrien Raze
2c90f7335e FIX : Travis 2023-04-05 11:42:50 +02:00
Laurent Destailleur
8898a1a432 Debug ajax tooltip 2023-04-03 19:51:40 +02:00
stickler-ci
700efad235 Fixing style errors. 2023-04-03 15:00:40 +00:00
Adrien Raze
805d457be1 FIX : redesign of the function : updateProduction 2023-04-03 16:54:37 +02:00
Adrien Raze
d4f20df3ea FIX : no usage of the function updateProduction in the update function 2023-03-28 13:52:20 +02:00
Laurent Destailleur
a92081cf43 Debug Kanban views 2023-03-07 22:04:40 +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
Laurent Destailleur
6c3ddc15f2 Clean code 2023-02-22 00:54:13 +01:00
Frédéric FRANCE
69582c65f9 enhance mo tooltip 2023-02-21 20:33:35 +01:00
Laurent Destailleur
d2d6f3974d Fix qodana warnings 2023-02-21 12:40:56 +01:00
Frédéric FRANCE
c1882425db fix tooltip 2023-02-15 22:26:16 +01:00
Frédéric FRANCE
3a6b8ebfe7 clean code 2023-02-12 18:31:35 +01:00
Frédéric FRANCE
8a5e983d7e clean code 2023-02-06 22:21:54 +01:00
Frédéric FRANCE
e5190ef6a5 add ajax tooltip on mo 2023-02-05 23:28:54 +01:00
Laurent Destailleur
0f475783de Enhance method getKanbanView 2023-01-18 22:27:52 +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
Regis Houssin
481215eef4 FIX Multicompany use "element" name and not "table_element" 2023-01-16 14:40:35 +01:00
Christian Humpel
b43f38c7ad Fix: REST MO API - It's able to have a wrong value on the 'ref' Field 2023-01-11 21:14:18 +01:00
Laurent Destailleur
7b4819534a Merge pull request #23458 from Humml87/develop_Fix_Api_Mo
Fix: REST MO API - It's able to have a wrong value on the 'ref' Field
2023-01-11 21:12:04 +01:00
Laurent Destailleur
996ce8f558 Merge pull request #23472 from lamrani002/KanbanMoList
New KanbanView for list of mrp
2023-01-11 20:57:28 +01:00
Laurent Destailleur
577ef4a8a1 Merge pull request #23501 from aspangaro/18a4
Use isModEnabled()
2023-01-11 10:29:37 +01:00
Alexandre SPANGARO
8f5edcab02 Use isModEnabled() 2023-01-11 06:11:41 +01:00
Lamrani Abdel
2c971555f5 KanbanView for list of mrp 2023-01-09 15:52:33 +01:00
Christian Humpel
f8aa861a77 Fix: REST MO API - It's able to have a wrong value on the 'ref' Field 2023-01-08 21:43:12 +01:00
Laurent Destailleur
43a0ccce2b Clean code 2023-01-04 11:37:24 +01:00