Commit Graph

706 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
21cfecd608 Debug v18 2023-06-10 21:56:28 +02:00
Laurent Destailleur
ebfe632efe Debug v18 2023-06-03 15:33:46 +02:00
Charlène Benke
0ea42ac682 error on install
librairy left on bom class
2023-05-22 15:52:25 +02:00
Laurent Destailleur
5dd3f57a1e Debug v18 2023-05-11 13:11:21 +02:00
Laurent Destailleur
2d17e77ff7 Fix warning 2023-05-01 17:29:54 +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
d64da50a9e Merge remote-tracking branch 'upstream/develop' into patch-2 2023-04-27 14:42:56 +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
302c6a0ab9 Fix serious regression in creating MO. 2023-04-27 14:02:59 +02:00
Frédéric FRANCE
1d8c7f934f clean code 2023-04-27 09:47:00 +02:00
Frédéric FRANCE
0d3fdbe408 clean code 2023-04-27 09:42:54 +02:00
Laurent Destailleur
eb0e56d9dd Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-26 22:54:55 +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
b4d4b96dc4 Fixing style errors. 2023-04-26 09:10:37 +00:00
Laurent Destailleur
c891196b5b Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-04-25 21:02:01 +02:00
x
8643495361 BOM : Display only Default Workstation of line 2023-04-20 10:19:43 +02:00
x
c0da9cb50e Merge branch 'NEW_MoBom_AddLine_DefaultWorkstation' of github.com:atm-lena/dolibarr into NEW_MoBom_AddLine_DefaultWorkstation 2023-04-20 09:58:44 +02:00
x
dd5c61d9f2 Bom : Display workstation of line 2023-04-20 09:57:49 +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
04bfbb5723 property and doc 2023-04-18 21:11:48 +02:00
Frédéric FRANCE
1cb2a9afd1 fix doc 2023-04-18 20:49:27 +02:00
x
5ce5559ee5 Add field on class "fk_default_workstation" 2023-04-18 11:01:57 +02:00
Joachim Kueter
404397df8c Remove unnecessary output of extrafields
The extrafields for a bom line are already output at line 130 (correct within html tags).

The additional output here (without any html tags) causes the extrafields to be displayed additionally on top of all line items.
2023-04-12 14:12:42 +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
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
8898a1a432 Debug ajax tooltip 2023-04-03 19:51:40 +02:00
Laurent Destailleur
6a470dbcf7 Kanban on inventory list. Look and feel v18 2023-04-01 12:05:29 +02:00
Laurent Destailleur
8bdff8b591 Add button to create new product when creating the BOM 2023-03-23 18:39:29 +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
Laurent Destailleur
a92081cf43 Debug Kanban views 2023-03-07 22:04:40 +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
12bd795afc Work on Kanban view 2023-03-01 20:13:21 +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
Laurent Destailleur
a64ed59e18 Merge 2023-02-23 22:25:56 +01:00
Laurent Destailleur
f4b28ee16d Merge pull request #23987 from atm-adrien/FIX_Folder_Management_For_MO
FIX : Recursive management for showing/hiding sub-BOM lines on MOs
2023-02-22 00:51:26 +01:00
stickler-ci
d4c48951eb Fixing style errors. 2023-02-21 16:30:38 +00:00
Adrien Raze
3f0f9c0e70 FIX : Recursive management for showinh/hiding sube-BOM lines on the MO Page 2023-02-21 17:21:01 +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
Frédéric FRANCE
9f23bac505 use hasRight 2023-02-20 18:55:52 +01:00