Christophe Battarel
|
f566b38296
|
FIX pmp
|
2015-11-05 15:29:51 +01:00 |
|
Florian HENRY
|
52cb9581ff
|
Fix multientity stock management
|
2015-09-08 16:00:13 +02:00 |
|
Juanjo Menent
|
9d8cb459f1
|
Fix: Bad permission assignments for stock movements actions
|
2015-04-07 20:28:45 +02:00 |
|
Maxime Kohlhaas
|
b250c5588e
|
Fix : Quantity displayed for virtual stock explanations was wrong
|
2015-03-25 16:11:36 +01:00 |
|
Maxime Kohlhaas
|
959c41e8db
|
Fix : virtual stock was not correctly calculated because reception was not included.
|
2014-07-03 10:24:29 +02:00 |
|
Raphaël Doursenaud
|
f8f502d013
|
Removed closing php tag
http://php.net/manual/en/language.basic-syntax.phptags.php
|
2014-05-03 18:18:44 +02:00 |
|
Laurent Destailleur
|
417a1232ef
|
Uniformize usage of function price
|
2014-04-11 18:00:58 +02:00 |
|
KreizIT
|
feae560aa3
|
Travis correction.
|
2014-03-05 11:28:40 +01:00 |
|
KreizIT
|
58f2bf078b
|
-Add batch record management
-Implements stock increase or decrease with batch number record on product's warehouse tab
|
2014-03-05 10:54:07 +01:00 |
|
Laurent Destailleur
|
0d03f13777
|
Add comments
|
2014-02-12 15:21:06 +01:00 |
|
simnandez
|
72752f9a30
|
Fix: Bad navigation into stock product tab
|
2014-01-23 16:01:27 +01:00 |
|
Laurent Destailleur
|
da569ea8d4
|
Fix: Serious pb with loading stocks. If we use product->stock_reel or
product->stock_warehoure[], we must call product->load_stock() after the
product->fetch().
|
2013-12-10 19:39:28 +01:00 |
|
Laurent Destailleur
|
bd06ee1abe
|
Prototyping for other table outputs (div or datatable)
|
2013-10-17 18:37:08 +02:00 |
|
Cédric Salvador
|
6927274d2a
|
copyright
|
2013-07-29 12:31:05 +02:00 |
|
Cédric Salvador
|
ea2d94451a
|
added the desired stock field to the Stock UI
|
2013-07-29 12:31:04 +02:00 |
|
Grand Philippe
|
dd248e9d58
|
fix : dyslexia
|
2013-03-11 17:19:03 +01:00 |
|
Laurent Destailleur
|
8d206fdfb0
|
Prepare move to other licence. For the moment all answers for licence
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
|
2013-01-16 15:36:08 +01:00 |
|
Regis Houssin
|
b838895db9
|
Fix: change for a neutral email
|
2012-12-30 15:13:49 +01:00 |
|
Laurent Destailleur
|
430b63f4e1
|
Fix: Bad message
|
2012-10-06 22:54:23 +02:00 |
|
Regis Houssin
|
e19f8c54f1
|
Fix: strict mode hurricane
|
2012-09-15 10:01:35 +02:00 |
|
Marcos García
|
f3674317ec
|
Removed parenthesis from all require and replaced with single quotes
|
2012-08-22 23:24:21 +02:00 |
|
Marcos García
|
706d79986c
|
Removed parenthesis from all require_once and replaced with single quotes
|
2012-08-22 23:11:24 +02:00 |
|
Regis Houssin
|
3438305169
|
FIXME: with ajax autocompleter, does not see the products that have no
supplier prices because they can be selected and it creates an error
message.
Fix: Do not make a "print" on "hook methods", just get the result
|
2012-08-17 15:16:07 +02:00 |
|
Regis Houssin
|
5564421e3f
|
Fix: update method return $this->error not $this->errors
|
2012-08-07 12:00:22 +02:00 |
|
Regis Houssin
|
71a4a2b7f9
|
Fix: dol_htmloutput_events() already loaded in footer
|
2012-08-07 11:48:28 +02:00 |
|
Laurent Destailleur
|
5d9f16ca20
|
New: More surface control on stock correction page
|
2012-08-07 11:33:11 +02:00 |
|
Laurent Destailleur
|
1e28904d56
|
New: task #185 : Can input amount when correcting stock to recalculate
PMP.
|
2012-08-06 19:41:03 +02:00 |
|
Maxime Kohlhaas
|
c2b38e8415
|
task #185
|
2012-08-06 18:11:00 +02:00 |
|
Maxime Kohlhaas
|
e8a3af017e
|
task #185 : Can input HT amount when correcting stock to recalculate PMP
|
2012-08-06 17:10:55 +02:00 |
|
Regis Houssin
|
c69fa495fa
|
Fix: compatibility with multicompany
|
2012-07-02 15:42:35 +02:00 |
|
Laurent Destailleur
|
6f8ad124a1
|
New: Can correct stock of a warehouse from warehouse card.
|
2012-06-15 02:16:35 +02:00 |
|
Laurent Destailleur
|
bacf2003f1
|
Checkstyle
|
2012-01-22 21:17:02 +01:00 |
|
Laurent Destailleur
|
3f8d2cbef8
|
Qual: Remove checkstyle warnings
|
2012-01-04 21:23:50 +01:00 |
|
Regis Houssin
|
00ffbd5e90
|
Fix: change the last database prefix
|
2011-11-23 21:25:02 +01:00 |
|
Regis Houssin
|
cbec43e098
|
Fix: change 'editfieldkey' and 'editfieldval' for compatibility with
external module and hook system.
Fix: uniform code
|
2011-11-09 06:14:42 +08:00 |
|
Regis Houssin
|
f0c327c070
|
Fix: uniform code
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
|
2011-11-08 17:22:31 +08:00 |
|
Laurent Destailleur
|
83f2061e0e
|
Start to work on feature to select stock id for increase/decrease.
|
2011-11-06 15:42:53 +01:00 |
|
Regis Houssin
|
56d6cbe56f
|
[task #216] Move lib in core directory
|
2011-10-24 12:59:44 +02:00 |
|
eldy
|
be01d88e2d
|
Qual: Removed warning
Look: Uniformize code
|
2011-10-01 12:48:31 +02:00 |
|
Laurent Destailleur
|
6273a62188
|
Better link
|
2011-09-12 19:40:41 +00:00 |
|
Laurent Destailleur
|
7e22db2abe
|
Look: Uniformize view
|
2011-09-12 19:34:59 +00:00 |
|
Laurent Destailleur
|
cd0623189e
|
Clean deprecated code
|
2011-09-12 23:23:53 +00:00 |
|
Laurent Destailleur
|
d0abea9db0
|
Fix: Missing translation
|
2011-09-12 19:31:32 +00:00 |
|
Laurent Destailleur
|
507fd89c60
|
Doxygen
|
2011-09-12 19:49:40 +00:00 |
|
Laurent Destailleur
|
21451b3a5a
|
New: Add total on interventions
|
2011-09-12 19:25:40 +00:00 |
|
Laurent Destailleur
|
d74d6fd7ad
|
Better link
|
2011-09-12 19:40:41 +00:00 |
|
Regis Houssin
|
27300fe898
|
Fix: remove obsolete tags (in progress)
|
2011-08-27 16:15:06 +00:00 |
|
Regis Houssin
|
726d9581dd
|
Fix: remove obsolete tags (in progress)
|
2011-08-27 14:24:16 +00:00 |
|
Laurent Destailleur
|
02bebbe2eb
|
Fix: Bad doxygen description
|
2011-08-08 16:07:47 +00:00 |
|
Laurent Destailleur
|
37ead2f97e
|
Fix: Avoid errors into rpm packages
|
2011-07-31 23:19:04 +00:00 |
|