2
0
forked from Wavyzz/dolibarr
Commit Graph

712 Commits

Author SHA1 Message Date
Laurent Destailleur
31474d80f1 Doxygen 2023-06-19 00:52:43 +02:00
Frédéric FRANCE
740ac26277 use user hasRight 2023-06-14 19:54:16 +02:00
Frédéric France
0cb70110eb use user hasRight 2023-06-12 20:10:42 +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
c630253fda Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-02 05:28:32 +02:00
Laurent Destailleur
a1ba425765 Fix warnings 2023-05-01 18:12:59 +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
Laurent Destailleur
0cf4fca331 Fix look and feel v17 2023-04-27 18:00:53 +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
ff33e3c367 Add line mo : fk_default_workstation 2023-04-19 12:17:04 +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
Laurent Destailleur
0fb03fdc2d Clean code 2023-04-08 01:43:21 +02:00
stickler-ci
eb27a81bfd Fixing style errors. 2023-04-05 22:34:51 +00:00
Vincent de Grandpré
7a60c57fc5 Aligned copyrights 2023-04-05 18:30:34 -04:00
Vincent de Grandpré
5d45e1ca3a #24447 added defaulting to manufacturing warehouse 2023-04-05 18:28:48 -04: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
86445cdd83 NEW Dynamic choice of warehouse and batch in MO production. 2023-04-05 01:08:23 +02:00
Laurent Destailleur
0365af4fe6 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-04-05 00:48:45 +02:00
Laurent Destailleur
4ad7b69cf3 Merge pull request #19929 from atm-lena/develop_of_consumption_selectbatch
Of consumption select batch and warehouse
2023-04-05 00:48:07 +02:00
Laurent Destailleur
6777c27c5b Look and feel v17 2023-04-04 23:36:24 +02:00
Laurent Destailleur
94a2b4bdfc Update interface.php 2023-04-04 23:35:42 +02:00
Laurent Destailleur
2d728b4cbb Update mo_production.php 2023-04-04 23:31:30 +02:00
stickler-ci
4e46be4e7d Fixing style errors. 2023-04-04 21:29:03 +00:00
Laurent Destailleur
79099bd090 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-04 23:08:25 +02:00
Laurent Destailleur
306871fa80 Merge branch 'develop' into develop_of_consumption_selectbatch 2023-04-04 22:58:15 +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
d0a8d0aaaa Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-24 13:54:43 +01:00
Laurent Destailleur
a2a5f75aa3 Fix position of column 2023-03-23 18:13:40 +01:00