atm-lena
85beb3ea5d
Unit Management for MO lines ( #26120 )
...
* Unit Management for products in bom and mo
* WIP
* Unit in to produce tab
* FIX wip
* float val
* Fix Travis
* fk_unit type int
* Clean code
* Clean code
* FIX code sniffer
* Update llx_mrp_production.sql
* Update 18.0.0-19.0.0.sql
---------
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-06 11:15:43 +01:00
Laurent Destailleur
127de7e7d8
FIX On object validation, ecm index are not updated for uploaded files
2023-11-01 16:17:54 +01:00
Laurent Destailleur
74e1ec4099
FIX On object validation, ecm index are not updated for uploaded files
2023-10-31 19:28:11 +01:00
atm-sami
cfdc3d1af3
NEW add recursive deletion option for child m os ( #26102 )
...
* added recursive deletion option for child MOs + added recursive recovery method for child MOs
* add number of MOs in form_confirm
* update to delete number of mo childs if is null
* added checking of an infinity loop
* review PR
2023-10-31 12:25:59 +01:00
Laurent Destailleur
a318031034
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
2023-10-24 11:37:29 +02:00
kkhelifa-opendsi
91ff39d2e6
NEW: Add option for cancel consumed and produced lines (delete lines and rollback stocks) when delete or cancel an manufacturing order ( #26254 )
2023-10-20 03:09:58 +02:00
Laurent Destailleur
2cfa9f8290
Debug v19
2023-10-17 15:43:56 +02:00
Laurent Destailleur
b8c8e903c2
Fix php8.2 warnings
2023-10-15 18:39:13 +02:00
pascal
80f060c771
fix tab indentation
2023-09-26 18:43:25 +02:00
pascal
871f896962
implementation of properties filter
2023-09-26 18:04:48 +02:00
Laurent Destailleur
91fa48199a
Fix warnings
2023-09-10 17:41:22 +02:00
Laurent Destailleur
736cf9bedc
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-26 01:49:39 +02:00
Laurent Destailleur
690f3ac94f
Merge pull request #25663 from frederic34/frederic34-patch-1-2
...
fix const
2023-08-25 00:34:04 +02:00
Laurent Destailleur
e9e6a8d0a8
Fix warnings
2023-08-24 14:19:45 +02:00
Laurent Destailleur
430cd6d22a
Doc
2023-08-24 13:36:24 +02:00
Laurent Destailleur
af45b2302d
Fix bad constant
2023-08-24 13:29:52 +02:00
Frédéric FRANCE
4d607a8fac
fix const
2023-08-23 18:40:30 +02:00
Laurent Destailleur
8646b826e0
Debug v18
2023-08-05 14:09:11 +02:00
Laurent Destailleur
d4cb845398
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
...
Conflicts:
htdocs/core/tpl/list_print_total.tpl.php
2023-07-24 23:20:17 +02:00
kkhelifa-opendsi
765dd665f8
FIX: Fix delete consumed line of a Mo with movement stock ( #25343 )
...
* FIX: Fix delete consumed line of a Mo with movement stock
* Fix langs
2023-07-12 12:53:27 +02:00
Frédéric FRANCE
e74d8fa54d
use isModEnabled
2023-06-29 14:04:39 +02:00
Laurent Destailleur
fdc03dc18a
Debug v18
2023-06-28 14:46:45 +02:00
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