Commit Graph

716 Commits

Author SHA1 Message Date
Laurent Destailleur
054cb4a6d1 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-07-21 14:44:22 +02:00
atm-lena
6e738b3390 FIX Fatal Error PHP 8 : division by 0 (#25373)
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
2023-07-17 14:44:58 +01:00
Laurent Destailleur
37beb399d5 Debug v18 2023-07-12 15:02:34 +02:00
Laurent Destailleur
86864b4d53 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-07-06 22:22:26 +02:00
Florian HENRY
be4d1de436 fix: in BOM we don't have standard PDF model, if not set in config should not generate 2023-07-04 14:57:01 +02:00
Laurent Destailleur
118b70a437 Test CI 2023-07-03 19:33:05 +02:00
Florian HENRY
8783feee18 fix missing property 2023-06-30 10:14:04 +02:00
Laurent Destailleur
cb40e2ebd2 Fix warnings 2023-06-28 14:52:44 +02:00
Laurent Destailleur
fdc03dc18a Debug v18 2023-06-28 14:46:45 +02:00
Laurent Destailleur
ef64e1dcfc Debug v18 2023-06-28 11:50:28 +02:00
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