Laurent Destailleur
|
e1f5a39f48
|
Fix phpcs
|
2021-10-06 19:40:18 +02:00 |
|
Laurent Destailleur
|
e228f07877
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/mrp/lib/mrp_mo.lib.php
|
2021-10-06 18:41:51 +02:00 |
|
Laurent Destailleur
|
144de734ce
|
Fix phpcs
|
2021-10-06 18:39:16 +02:00 |
|
Laurent Destailleur
|
96b617cb4d
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/eventorganization/conferenceorboothattendee_card.php
htdocs/mrp/mo_list.php
|
2021-10-06 18:30:26 +02:00 |
|
Laurent Destailleur
|
d5d892b263
|
Merge pull request #18831 from SteiniGreenwork/develop
NEW Can select existing batch numbers for a combo list (in mrp consumtion)
|
2021-10-06 15:20:52 +02:00 |
|
Laurent Destailleur
|
7a9eb0baa7
|
Merge pull request #18911 from ksar-ksar/patch-10
FIX #18910 : MRP List SQL query syntax error with more than one extrafileds.
|
2021-10-06 14:10:37 +02:00 |
|
Rüdiger Hahn
|
d963aa8832
|
Allow removal of tabs
For being able to remove or replace tabs, it is also necessary to call
this function with 'remove' mode.
|
2021-10-06 13:35:34 +02:00 |
|
ksar
|
6a20fcc5c0
|
FIX #18910
|
2021-10-06 11:24:42 +02:00 |
|
stickler-ci
|
ced7c24c40
|
Fixing style errors.
|
2021-10-04 17:25:13 +00:00 |
|
Rüdiger Hahn
|
35aa9b0d35
|
Allow removal of tabs
For being able to remove or replace tabs, it is also necessary to call this function with 'remove' mode.
|
2021-10-04 19:19:12 +02:00 |
|
Stephan Steininger
|
3bb941f3b8
|
Merge branch 'Dolibarr:develop' into develop
|
2021-10-04 08:12:19 +02:00 |
|
Frédéric FRANCE
|
365f2ba31e
|
doxygen
https://doxygen.dolibarr.org/develop/doxygen-warnings.log
|
2021-10-02 13:42:19 +02:00 |
|
Laurent Destailleur
|
d064ab2b17
|
Add more action to GET action to check
|
2021-10-02 12:58:15 +02:00 |
|
Stephan Steininger
|
94cc75cb69
|
Changed input type from select to input.
New function selectLot
|
2021-09-30 13:56:43 +02:00 |
|
Stephan Steininger
|
372aa6bf4c
|
Merge branch 'Dolibarr:develop' into develop
|
2021-09-30 09:05:05 +02:00 |
|
stickler-ci
|
9e951d9a51
|
Fixing style errors.
|
2021-09-28 10:20:21 +00:00 |
|
Laurent Destailleur
|
0ae0d13f8b
|
Update mo_production.php
|
2021-09-28 12:20:02 +02:00 |
|
Laurent Destailleur
|
37603b451a
|
Fix token in url
|
2021-09-27 12:24:01 +02:00 |
|
stickler-ci
|
526380a4b8
|
Fixing style errors.
|
2021-09-27 08:10:49 +00:00 |
|
Stephan Steininger
|
c7ff60866a
|
load existing batch numbers for item within mrp consumtion
|
2021-09-27 10:04:59 +02:00 |
|
Laurent Destailleur
|
82f66f8b0a
|
Better label of field
|
2021-09-20 19:00:28 +02:00 |
|
Laurent Destailleur
|
deb1965cd5
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/action/card.php
htdocs/compta/paiement/list.php
htdocs/core/class/commonobject.class.php
htdocs/mrp/mo_list.php
htdocs/projet/tasks/task.php
htdocs/public/payment/newpayment.php
|
2021-09-20 17:15:12 +02:00 |
|
Laurent Destailleur
|
45c5abea69
|
FIX calculateCosts of BOM must not be included into fetch
|
2021-09-20 15:29:55 +02:00 |
|
Laurent Destailleur
|
5c8fb38426
|
Fix add del* action into list of sensitive actions
|
2021-09-19 14:41:46 +02:00 |
|
Laurent Destailleur
|
96436cac3d
|
FIX unprivileged user can attach agenda with leave.
|
2021-09-19 00:50:23 +02:00 |
|
Laurent Destailleur
|
d760686239
|
Fix case of newtoken()
|
2021-09-18 22:24:00 +02:00 |
|
Laurent Destailleur
|
8bdc53f469
|
Fix Add action classify as sensitive actions
|
2021-09-18 20:49:24 +02:00 |
|
Laurent Destailleur
|
62b721a904
|
Add deletecontact as sentitive action
Replace dol_buildpath with DOL_URL_ROOT
|
2021-09-18 19:34:46 +02:00 |
|
Laurent Destailleur
|
a81ee14593
|
Update mo_production.php
|
2021-09-18 16:18:09 +02:00 |
|
Laurent Destailleur
|
91bf2a8d77
|
Update mo_production.php
|
2021-09-18 16:16:28 +02:00 |
|
Laurent Destailleur
|
c37767c5a0
|
Update mo_production.php
|
2021-09-18 16:15:21 +02:00 |
|
Laurent Destailleur
|
e9e0258444
|
Update mo_production.php
|
2021-09-18 16:14:42 +02:00 |
|
Laurent Destailleur
|
b8d37ec37e
|
Update mo_production.php
|
2021-09-18 16:12:10 +02:00 |
|
mschamp
|
a231b44aae
|
Merge branch 'Dolibarr:develop' into develop
|
2021-09-18 12:58:02 +02:00 |
|
mschamp
|
018dbca5c0
|
Show inventory in table toConsume
Add a column with the reel inventory to the production screen of manufacturing orders.
This gives the user an indication if production is possible.
|
2021-09-18 12:51:32 +02:00 |
|
Laurent Destailleur
|
1a705adf6e
|
Merge pull request #18726 from cfoellmann/PR/button-classes
add missing css classes to buttons
|
2021-09-17 10:52:13 +02:00 |
|
Florian HENRY
|
06b6ada060
|
fix trad
|
2021-09-16 17:13:03 +02:00 |
|
Florian HENRY
|
820a007731
|
NEW: add MRP into Object Linked Box
|
2021-09-16 17:10:06 +02:00 |
|
Laurent Destailleur
|
8909702619
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/class/adherent.class.php
htdocs/bom/class/bom.class.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/eventorganization.lang
htdocs/product/class/productfournisseurprice.class.php
|
2021-09-16 13:40:05 +02:00 |
|
Christian Foellmann
|
fd1d4d9073
|
add missing css classes to buttons
|
2021-09-16 11:33:42 +02:00 |
|
Laurent Destailleur
|
b1cb32c743
|
Fix some sql
|
2021-09-15 20:03:38 +02:00 |
|
Laurent Destailleur
|
7deed57410
|
Fix scrutinizer errors
|
2021-09-13 01:32:20 +02:00 |
|
lmarcouiller
|
dea7e83360
|
update of mo_production.php
|
2021-09-09 15:33:06 +02:00 |
|
Laurent Destailleur
|
085b893074
|
Update mo_production.php
|
2021-09-09 14:44:52 +02:00 |
|
lmarcouiller
|
765f0c4d19
|
Close #18584 : Code enhancement of MO
|
2021-09-06 14:56:30 +02:00 |
|
lmarcouiller
|
b9150c2441
|
add produce line if no produce objects
|
2021-09-06 11:20:36 +02:00 |
|
Laurent Destailleur
|
2928c3dc9b
|
NEW Add a PDF document template for Manufacturing Orders
|
2021-09-05 02:18:53 +02:00 |
|
Laurent Destailleur
|
cd313d7506
|
Save type (manufacture/disassemble) on MO.
|
2021-09-02 15:23:31 +02:00 |
|
Laurent Destailleur
|
b04ea59a51
|
More sql sanitizing
|
2021-09-02 13:58:42 +02:00 |
|
Laurent Destailleur
|
19f0db23df
|
Fix scrutinizer bugs
|
2021-08-31 20:31:05 +02:00 |
|
Laurent Destailleur
|
a8f4eef0f6
|
Merge pull request #18445 from erikvanberkum/develop
Fix: TechnicalID displayed 2 times in both MO and BOM the PR hides 1.
|
2021-08-28 18:40:54 +02:00 |
|
Laurent Destailleur
|
fb8723d884
|
Merge pull request #18487 from cfoellmann/PR/fix-remaining-buttons
replace remaining SubmitCancel buttons
|
2021-08-28 18:39:06 +02:00 |
|
Laurent Destailleur
|
2dd91bf312
|
Clean code
|
2021-08-27 23:36:06 +02:00 |
|
Laurent Destailleur
|
46d993c9a6
|
Clean code
|
2021-08-27 22:42:04 +02:00 |
|
Laurent Destailleur
|
3b6559b1a6
|
Clean code by adding cast int.
|
2021-08-27 18:53:45 +02:00 |
|
Laurent Destailleur
|
2f225ee7e5
|
Clean code by adding cast int.
|
2021-08-27 16:33:03 +02:00 |
|
Christian Foellmann
|
f094b4c70c
|
fix up most of the remaining submit inputs
|
2021-08-24 17:04:17 +02:00 |
|
Erik van Berkum
|
a0dc6ca394
|
Fix: TechnicalID displayed 2 times in both MO and BOM the PR hides 1. Adjusted visible to -2
|
2021-08-24 23:12:04 +09:00 |
|
Erik van Berkum
|
79903470fc
|
Merge branch 'Dolibarr:develop' into develop
|
2021-08-24 22:58:03 +09:00 |
|
Christian Foellmann
|
d706c3b1ec
|
use Forms::buttonsSaveCreate() to generate most of the Save|Cancel forms combination
|
2021-08-20 14:41:30 +02:00 |
|
Erik van Berkum
|
e570c22398
|
Fix: TechnicalID displayed 2 times in both MO and BOM the PR hides 1.
|
2021-08-19 17:09:18 +09:00 |
|
Laurent Destailleur
|
ae28dad72e
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-08-17 18:08:40 +02:00 |
|
Laurent Destailleur
|
955e9de1b7
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/product/reassortlot.php
htdocs/product/stock/product.php
htdocs/product/stock/productlot_card.php
htdocs/reception/card.php
|
2021-08-17 18:07:10 +02:00 |
|
Laurent Destailleur
|
c0a086fad8
|
Sellby always before Eatby #18361
|
2021-08-17 17:55:00 +02:00 |
|
Laurent Destailleur
|
352b413a17
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-08-17 02:12:22 +02:00 |
|
Laurent Destailleur
|
eba87ab295
|
FIX filter on status Draft in modulebuilder
|
2021-08-17 02:09:38 +02:00 |
|
Erik van Berkum
|
d249ffd5ad
|
Fix: Change French word to English in English array.
|
2021-08-06 13:40:19 +09:00 |
|
Laurent Destailleur
|
d91051488c
|
Merge pull request #18125 from fr69400/develop
NEW add hookmanager on note pages
|
2021-07-11 20:25:16 +02:00 |
|
stickler-ci
|
2d6efd2d4c
|
Fixing style errors.
|
2021-07-11 07:53:01 +00:00 |
|
fr69400
|
eb6284e152
|
Update mo_note.php
|
2021-07-11 09:52:46 +02:00 |
|
stickler-ci
|
4272f93aa4
|
Fixing style errors.
|
2021-07-09 16:41:41 +00:00 |
|
fr69400
|
e45d5c1d0d
|
NEW add hookmanager on note pages
|
2021-07-09 18:36:21 +02:00 |
|
Laurent Destailleur
|
f761a2d3b8
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
|
2021-07-06 19:02:49 +02:00 |
|
Laurent Destailleur
|
9fc2d9fc03
|
Fix phpcs
|
2021-07-06 19:02:03 +02:00 |
|
Francis Appels
|
1333ca3660
|
Fix php 8 warning on not set field keys
|
2021-07-05 14:51:34 +02:00 |
|
Laurent Destailleur
|
7013f01a41
|
Fix look and feel v14
|
2021-07-04 21:14:46 +02:00 |
|
Laurent Destailleur
|
5853aa4c1e
|
Look and feel v14
|
2021-07-04 20:08:34 +02:00 |
|
Laurent Destailleur
|
6ae1d192e4
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/comm/propal/list.php
htdocs/compta/facture/card.php
|
2021-07-02 16:14:12 +02:00 |
|
Laurent Destailleur
|
01cf608ef4
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
|
2021-07-02 16:06:48 +02:00 |
|
Christophe Battarel
|
3c5bc3fef4
|
fix division by zero on of create
|
2021-07-02 11:53:32 +02:00 |
|
Frédéric FRANCE
|
58701bef5d
|
remove unused code
|
2021-06-26 21:10:59 +02:00 |
|
Laurent Destailleur
|
594f7c8e9e
|
Fix code for v14
|
2021-06-24 09:54:30 +02:00 |
|
Laurent Destailleur
|
e3e2dfd764
|
Fix generation of ODT (test if temporary directory is writable)
|
2021-06-20 05:11:46 +02:00 |
|
Laurent Destailleur
|
06b09f614a
|
Fix var not defined
|
2021-06-16 12:08:34 +02:00 |
|
lmarcouiller
|
2688b902b6
|
Close #17890 : produceandconsume into api finished
|
2021-06-15 11:35:41 +02:00 |
|
Laurent Destailleur
|
046215f64a
|
Fix PHP8
|
2021-06-14 02:08:28 +02:00 |
|
Laurent Destailleur
|
a88efc9065
|
Fix permission on produce and consume
Missing API to produce
|
2021-06-11 09:58:03 +02:00 |
|
Laurent Destailleur
|
e938d875fb
|
FIX #17855
|
2021-06-10 18:34:43 +02:00 |
|
Laurent Destailleur
|
fb46ece906
|
Fix yogosha 6347
|
2021-06-09 15:36:47 +02:00 |
|
Laurent Destailleur
|
fa4786a3f6
|
Fix permission
|
2021-06-08 16:19:21 +02:00 |
|
Laurent Destailleur
|
1e657b8621
|
Fix value of showoncombobox
|
2021-06-05 15:14:10 +02:00 |
|
UT from dolibit
|
50637ab76b
|
Update mo_agenda.php
|
2021-05-19 16:07:27 +02:00 |
|
Laurent Destailleur
|
e791f9b863
|
Debug MRP feature
|
2021-05-06 21:34:59 +02:00 |
|
Laurent Destailleur
|
1c95e2b7c7
|
FIX #17453
|
2021-05-03 14:58:29 +02:00 |
|
Laurent Destailleur
|
655056ed31
|
Debug v14
|
2021-04-29 12:10:55 +02:00 |
|
Laurent Destailleur
|
d138e7410b
|
Clean code
|
2021-04-26 19:12:23 +02:00 |
|
Laurent Destailleur
|
d0cc64479d
|
Fix protect sql
|
2021-04-24 20:18:11 +02:00 |
|
Laurent Destailleur
|
d1fb1e4fea
|
Merge pull request #17331 from dolibit-ut/patch-287
Update mo_movements.php
|
2021-04-19 20:20:31 +02:00 |
|
Laurent Destailleur
|
1adffc4b05
|
Update mo_movements.php
|
2021-04-19 20:20:23 +02:00 |
|
UT from dolibit
|
38d7143392
|
Update mo_movements.php
$help_url = 'EN:Module_Manufacturing_Orders|FR:Module_Ordres_de_Fabrication';
|
2021-04-19 17:46:20 +02:00 |
|
UT from dolibit
|
333fb2d881
|
Update mo_card.php
$title = $langs->trans('Mo')." - ".$langs->trans("Card");
|
2021-04-19 17:40:23 +02:00 |
|
Laurent Destailleur
|
dcf460e248
|
Use css on img_picto
|
2021-04-14 12:28:01 +02:00 |
|
Anthony Berton
|
707bf5adca
|
picto_mass_actions
|
2021-04-14 10:20:34 +02:00 |
|
Laurent Destailleur
|
358bb87ae2
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/action/index.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/payments.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/facture/doc/pdf_sponge.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/propale/doc/pdf_cyan.modules.php
htdocs/projet/card.php
htdocs/public/payment/newpayment.php
htdocs/societe/list.php
htdocs/ticket/document.php
|
2021-04-13 20:19:05 +02:00 |
|
Laurent Destailleur
|
f99d4897a0
|
Merge pull request #17230 from dolibit-ut/patch-268
Update mo_card.php
|
2021-04-13 15:53:54 +02:00 |
|
Laurent Destailleur
|
bafdb00ea0
|
Update mo_agenda.php
|
2021-04-13 12:08:25 +02:00 |
|
Alexandre SPANGARO
|
4b9bf40a8f
|
move include_once to include when it's a tpl
|
2021-04-12 21:25:58 +02:00 |
|
UT from dolibit
|
dc3574923e
|
Update mo_agenda.php
|
2021-04-12 19:24:25 +02:00 |
|
UT from dolibit
|
38d87494c0
|
Update mo_card.php
$title = $langs->trans('Mo');
llxHeader('', $title, '');
|
2021-04-12 19:02:15 +02:00 |
|
Laurent Destailleur
|
8a62d97b89
|
Remove one thousand of useless files
|
2021-04-12 15:57:16 +02:00 |
|
Laurent Destailleur
|
6c84b858ee
|
Fix #yogosha5832
|
2021-04-08 18:51:42 +02:00 |
|
Laurent Destailleur
|
a39d45e111
|
Merge pull request #17170 from dolibit-ut/patch-243
Create index.html
|
2021-04-08 13:32:42 +02:00 |
|
Laurent Destailleur
|
602d6e0265
|
Merge pull request #17169 from dolibit-ut/patch-242
Create index.html
|
2021-04-08 13:32:30 +02:00 |
|
Laurent Destailleur
|
65e1d70232
|
Merge pull request #17172 from dolibit-ut/patch-245
Create index.html
|
2021-04-08 13:32:18 +02:00 |
|
UT from dolibit
|
2fd18ca836
|
Create index.html
|
2021-04-07 19:12:04 +02:00 |
|
UT from dolibit
|
2d6bbf1e87
|
Create index.html
|
2021-04-07 19:10:13 +02:00 |
|
UT from dolibit
|
49a6654b58
|
Create index.html
|
2021-04-07 19:09:16 +02:00 |
|
UT from dolibit
|
2d6eb2809c
|
Create index.html
|
2021-04-07 19:08:41 +02:00 |
|
Laurent Destailleur
|
12e847ade1
|
Fix color of reports. Fix include_once into include.
|
2021-04-06 22:18:32 +02:00 |
|
Frédéric FRANCE
|
434f5821f7
|
fix nested comments
|
2021-03-20 09:38:21 +01:00 |
|
Laurent Destailleur
|
1540f62df0
|
FIX #yogosha5678
|
2021-03-19 14:25:59 +01:00 |
|
Laurent Destailleur
|
d881c73e58
|
Fix #yogosha5664
|
2021-03-18 20:44:53 +01:00 |
|
Laurent Destailleur
|
a8c34a5b05
|
Invert MAIN_EXTRAFIELDS_USE_SELECT2 into
MAIN_EXTRAFIELDS_DISABLE_SELECT2
|
2021-03-15 14:16:55 +01:00 |
|
Laurent Destailleur
|
12f50a76d7
|
Fix yogosha #5627
|
2021-03-14 11:48:39 +01:00 |
|
stickler-ci
|
a9a8a177a2
|
Fixing style errors.
|
2021-03-10 09:54:43 +00:00 |
|
TuxGasy
|
3a3793d509
|
Add hidden option ALLOW_USE_KITS_INTO_BOM_AND_MO
|
2021-03-10 10:24:20 +01:00 |
|
Laurent Destailleur
|
aa06744aeb
|
Merge pull request #16549 from Hystepik/develop#3
Fix #16524 : Add support disassemble BOM
|
2021-03-06 11:06:54 +01:00 |
|
Laurent Destailleur
|
3cbced439a
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/tools/listevents.php
htdocs/compta/bank/line.php
htdocs/compta/facture/class/facture-rec.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/compta/paiement/cheque/card.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
htdocs/core/lib/date.lib.php
htdocs/core/lib/ticket.lib.php
htdocs/core/modules/mailings/modules_mailings.php
htdocs/core/tpl/extrafields_view.tpl.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/cron/list.php
htdocs/expedition/card.php
htdocs/mrp/mo_list.php
htdocs/product/stock/productlot_card.php
htdocs/public/emailing/mailing-read.php
htdocs/public/emailing/mailing-unsubscribe.php
htdocs/ticket/list.php
test/phpunit/FactureRecTest.php
|
2021-03-05 19:29:09 +01:00 |
|
stickler-ci
|
ebf92ba440
|
Fixing style errors.
|
2021-03-05 08:50:49 +00:00 |
|
lmarcouiller
|
c00d64855a
|
Fix #16524 : Add support disassemble BOM
|
2021-03-05 09:47:38 +01:00 |
|
Laurent Destailleur
|
87c1e85017
|
Update mo_production.php
|
2021-03-04 16:10:50 +01:00 |
|
lmarcouiller
|
33f7f2c7d2
|
Fix #16525 : new button manufacturing order
|
2021-03-04 15:02:46 +01:00 |
|
Laurent Destailleur
|
5553bae3a1
|
FIX Timezone management for datetime with modulebuilder
|
2021-03-04 09:44:01 +01:00 |
|
Laurent Destailleur
|
84219689a6
|
Look and feel v14
|
2021-02-27 02:00:00 +01:00 |
|
Laurent Destailleur
|
8e632d08b8
|
NEW Add link picto to the stock movement on the detail of production
|
2021-02-27 00:31:29 +01:00 |
|
Frédéric FRANCE
|
16ea342904
|
code syntax
|
2021-02-26 18:37:22 +01:00 |
|
Frédéric FRANCE
|
0411321bbe
|
Merge remote-tracking branch 'origin/m_code_syntax' into m_code_syntax
|
2021-02-26 18:34:31 +01:00 |
|
Frédéric FRANCE
|
d442ef48ec
|
Merge remote-tracking branch 'upstream/develop' into m_code_syntax
|
2021-02-26 18:33:21 +01:00 |
|
stickler-ci
|
6aaf1c2962
|
Fixing style errors.
|
2021-02-26 17:28:25 +00:00 |
|
Frédéric FRANCE
|
f73c0abec1
|
code syntax m... directories
|
2021-02-26 18:26:44 +01:00 |
|
Francis Appels
|
3216120f44
|
MoLine origin is bomline not bom
|
2021-02-26 15:38:02 +01:00 |
|
Francis Appels
|
0e89dd7344
|
Also register movement for 0 produced to update cost.
Use correct movement label for negative consumed.
|
2021-02-25 11:23:19 +01:00 |
|
Francis Appels
|
bca9004f36
|
Fix displayed unit cost of free consumption line
|
2021-02-24 15:48:44 +01:00 |
|
Francis Appels
|
e12db6d1f1
|
Merge remote-tracking branch 'Dolibarr/develop' into develop_mo_pmp
|
2021-02-24 15:20:45 +01:00 |
|
Laurent Destailleur
|
2be6992916
|
Fix include_once into include for inc.php file. See comment in #16338
|
2021-02-19 16:10:19 +01:00 |
|
Laurent Destailleur
|
41fcbbf2d7
|
Update mo_production.php
|
2021-02-08 18:04:07 +01:00 |
|
Francis Appels
|
24a23f9fd0
|
Show consumption unitcost as price.
|
2021-02-02 14:13:59 +01:00 |
|
Francis Appels
|
dae997dd4c
|
Merge remote-tracking branch 'Dolibarr/develop' into develop_mo_pmp
|
2021-02-02 12:18:19 +01:00 |
|
Francis Appels
|
1f295923fc
|
Show also unit cost iso pmp value for consumption
|
2021-02-02 12:12:39 +01:00 |
|
Francis Appels
|
731ca02789
|
Use new origin field to mark free lines.
Allow add free line when production started
|
2021-02-02 11:19:58 +01:00 |
|