Laurent Destailleur
09b5971b7d
Fix: [ bug #1381 ] PHP Warning when listing stock transactions page
2014-05-11 18:05:59 +02:00
Laurent Destailleur
dfb4117bb5
Fix: Invalid image link
2014-03-01 14:58:06 +01:00
Laurent Destailleur
de159d569a
Fix: Missing transactions
2014-02-27 16:40:25 +01:00
simnandez
cd1313280c
Fix: Bad navigation into stock product tab
2014-01-23 16:00:15 +01:00
Laurent Destailleur
12ee5dece2
Merge branch '3.5' of https://github.com/Dolibarr/dolibarr.git into 3.5
2014-01-14 18:10:14 +01:00
Cedric GROSS
6d4a9833e2
Fix bug on stock calculation for replenishment: wrong order in ifsql.
2014-01-14 18:08:26 +01:00
Grand Philippe
462f65614d
Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1
2014-01-13 10:10:17 +01:00
Laurent Destailleur
f0eb98c27a
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:42:49 +01:00
Laurent Destailleur
9e9a386852
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/compta/facture.php
2013-11-21 02:19:21 +01:00
Laurent Destailleur
e63dcc5343
Fix: [ bug #1119 ] If no country is selected for a warehouse or thids
...
card,
broken IMG is shown
2013-11-21 02:14:25 +01:00
Maxime Kohlhaas
1c6edf2d03
Fix : error in replenish SQL
2013-11-08 14:07:11 +01:00
Laurent Destailleur
305ca25267
New: Add menu entry to page massstockmove.php
2013-10-20 14:05:51 +02:00
Laurent Destailleur
16b2741834
New: Finished page to make mass stock movement
2013-10-18 19:23:27 +02:00
Laurent Destailleur
bd06ee1abe
Prototyping for other table outputs (div or datatable)
2013-10-17 18:37:08 +02:00
Francis Appels
d7fc0eea43
fix: _create()
...
add 'require_once DOL_DOCUMENT_ROOT.'/product/class/product.class.php';'
to htdocs/product/stock/class/mouvementstock.class.php _create method.
This to support product class instance used in function.
2013-10-15 11:12:41 +02:00
Laurent Destailleur
61b98275f5
Fix: Error message
2013-10-14 16:01:01 +02:00
Laurent Destailleur
0d36329336
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-10-14 15:56:42 +02:00
Laurent Destailleur
56730741bc
New: Add page to make mass stock transfert.
2013-10-11 13:12:21 +02:00
Laurent Destailleur
ef4970476a
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/contact/class/contact.class.php
htdocs/product/stock/mouvement.php
2013-10-10 22:59:22 +02:00
Laurent Destailleur
ae8f0c3efd
New: Add number of product in stock before and after selected period
...
when a filter is done on a period + a specific product.
2013-10-10 17:16:15 +02:00
Laurent Destailleur
f225b35a90
Fix: filter on warehouse
...
Conflicts:
htdocs/product/stock/mouvement.php
2013-10-10 15:51:59 +02:00
Laurent Destailleur
bb492d6d1f
Fix: filter on warehouse
2013-10-10 15:45:03 +02:00
Laurent Destailleur
a11a0d6491
Fix: debug replanishment feature
2013-10-09 21:09:15 +02:00
Laurent Destailleur
41bf4d53a8
Fix: filter on warehouse
...
Conflicts:
htdocs/product/stock/mouvement.php
2013-10-09 20:44:42 +02:00
Laurent Destailleur
661faa63dd
Fix: filter on warehouse
2013-10-09 20:42:46 +02:00
Laurent Destailleur
f4a83f0851
Qual: Debug of replenishment feature
2013-10-09 20:30:49 +02:00
Laurent Destailleur
4a59a99190
Fix: No filter when already on filtered warehouse.
2013-10-02 16:19:35 +02:00
Laurent Destailleur
3fb890e9b7
New: Add total of unique different product into warehouse
2013-10-02 12:49:28 +02:00
Laurent Destailleur
dd0612099c
Qual: Uniformize fields departement_id into state_id
2013-09-20 14:35:58 +02:00
Cédric Salvador
967c20e3e9
Improved error message
2013-09-16 14:51:22 +02:00
Cédric Salvador
c62c7c0b1f
Stock calculation was wrong in certain cases, should be ok now
2013-09-16 14:37:53 +02:00
Laurent Destailleur
72557437ef
Checkstyle
2013-09-10 14:19:36 +02:00
Laurent Destailleur
8a82b01b22
Merge pull request #1217 from csalvador/replenishment-fix
...
Replenishment fix
2013-09-06 13:48:47 -07:00
Laurent Destailleur
c151ef7b87
Qual: Remove duplicate form instanciation.
2013-09-06 12:10:09 +02:00
Cédric Salvador
413d76ce51
fixed error level
2013-09-06 09:56:07 +02:00
Raphaël Doursenaud
1db9cdac28
Fixed pagination
2013-09-06 09:56:07 +02:00
Cédric Salvador
d8e5fbc662
keep the alert filter when changing page
2013-09-06 09:56:06 +02:00
Cédric Salvador
a9ca9c04ef
Fixed request returning nothing when there's no records in llx_product_stock
2013-09-06 09:56:06 +02:00
Cédric Salvador
0a6079934b
alertonly checkbox stays checked
2013-09-06 09:56:06 +02:00
Cédric Salvador
41ad9bdb7f
frenglish is bad
2013-09-06 09:56:06 +02:00
Cédric Salvador
6015a36183
filter on stock alert
2013-09-06 09:56:06 +02:00
Cédric Salvador
bbae47c48f
natural search
2013-09-06 09:56:06 +02:00
Cédric Salvador
b58297a791
fixed warning showing up when searching
2013-09-06 09:56:05 +02:00
Cédric Salvador
6a51f5f87a
don't jump to the product card when there's only one research result
2013-09-06 09:56:05 +02:00
Laurent Destailleur
9da5f7f47a
Qual: Doxygen
2013-08-22 16:49:23 +02:00
Cédric Salvador
3c93aac071
init cond_reglement_id and mode_reglement_id to 0 in orders creations to avoid SQL errors
2013-08-01 15:03:47 +02:00
Cédric Salvador
1993964a46
don't display product if desiredstock = 0 or null
2013-07-29 12:31:17 +02:00
Cédric Salvador
44bde866ee
link to go to the second tab and only display orders related to a certain product
2013-07-29 12:31:17 +02:00
Cédric Salvador
c756d34940
changed pictos used in replenish.php
2013-07-29 12:31:17 +02:00
Cédric Salvador
72a3bd9bdd
moved warning picto
2013-07-29 12:31:17 +02:00