Laurent Destailleur
43e70830ed
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
2017-03-21 17:18:41 +01:00
fmarcet
e1f459d67a
Fix: Error when references are numeric
2017-03-03 12:57:52 +01:00
Laurent Destailleur
43d18cd70c
FIX if a supplier price reference is changed after creating an order, we
...
can't clone order.
2016-12-13 13:22:24 +01:00
Laurent Destailleur
95d8faef04
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
...
Conflicts:
htdocs/product/class/product.class.php
2016-12-11 10:51:15 +01:00
Laurent Destailleur
7fd75c793a
FIX Regression when deleting product
2016-12-11 10:39:48 +01:00
Laurent Destailleur
9b436ce871
Merge remote-tracking branch 'origin/3.9' into 4.0
...
Conflicts:
htdocs/product/class/product.class.php
2016-12-11 02:51:32 +01:00
Laurent Destailleur
b42a2616bc
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/install/mysql/migration/3.8.0-3.9.0.sql
2016-12-11 02:34:59 +01:00
Maxime Kohlhaas
97e21cb775
Fix : delete product was not possible if batch stock
2016-12-10 13:05:46 +01:00
Laurent Destailleur
43da410b95
FIX #5763 Bug: Cannot Create Supplier Price Request
2016-10-01 16:36:01 +02:00
Laurent Destailleur
9c12444a03
Fix size of warehouse and height of confirm box
2016-09-21 18:20:18 +02:00
Laurent Destailleur
1bb278a587
Fix #5712
2016-09-11 23:01:04 +02:00
fappels
aedd813236
Delete product_lot when product deleted
2016-09-02 18:13:25 +02:00
Laurent Destailleur
a9e5668ea4
Fix for jmobile
2016-08-28 16:31:22 +02:00
Laurent Destailleur
661526f822
Fix for jmobile
2016-08-28 16:00:02 +02:00
Laurent Destailleur
e1e8254bcf
Fix thumbs are using same extension than original.
2016-08-05 04:31:19 +02:00
Laurent Destailleur
dfc38351ef
Fix $i not initialized
2016-08-01 19:48:39 +02:00
Sof
4d86291527
Fix : syntax error
2016-07-16 19:57:41 +02:00
Laurent Destailleur
59c6c90200
Remove a FIXME.
2016-06-08 11:40:50 +02:00
Laurent Destailleur
f552f3a7d5
Fix missing $notrigger on product delete
2016-06-07 20:51:06 +02:00
Laurent Destailleur
293c8e145a
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/fourn/commande/card.php
htdocs/imports/import.php
htdocs/langs/en_US/admin.lang
2016-06-05 02:20:27 +02:00
Maxime Kohlhaas
3ef9fe2c40
Fix product supplier price modification with multicompany
2016-06-04 18:10:40 +02:00
Laurent Destailleur
0f53993c6f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-06-02 11:24:24 +02:00
Laurent Destailleur
5106f40a56
Merge branch 'develop_NEW_decrease_stock_expedition_classify' of
...
https://github.com/atm-alexis/dolibarr into
atm-alexis-develop_NEW_decrease_stock_expedition_classify
Conflicts:
htdocs/expedition/class/expedition.class.php
2016-06-02 11:23:49 +02:00
Ion Agorria
ade417855b
Fill ref_supplier in product get_buyprice
2016-05-29 13:45:26 +02:00
Laurent Destailleur
b82eabe25f
Code comment
2016-05-19 18:52:12 +02:00
Laurent Destailleur
4e46a01d51
Fix regression introduced with option SUPPLIERORDER_WITH_NOPRICEDEFINED
2016-05-17 22:59:46 +02:00
Laurent Destailleur
89d37ccc62
Fix translation
2016-05-17 21:55:39 +02:00
Laurent Destailleur
7bbb3a7da1
Supplier proposal was missing
2016-05-17 19:34:23 +02:00
Laurent Destailleur
e2d3f4e27d
Supplier proposal was missing
2016-05-17 19:15:44 +02:00
Laurent Destailleur
d083ad9382
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/product/class/product.class.php
htdocs/resource/class/html.formresource.class.php
2016-05-17 18:21:22 +02:00
Laurent Destailleur
79be93d998
FIX The table llx_product_lot is now filled/used to store eatby/sellby
...
dates.
2016-05-17 18:19:36 +02:00
Laurent Destailleur
0e040b166d
Fix: When we edit a product to use lot/serial number, we initialize
...
records for unknown lots to generic value 'Undefined'.
2016-05-17 17:55:41 +02:00
Laurent Destailleur
1973f67d41
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-05-17 01:11:14 +02:00
Laurent Destailleur
95ea20eb44
Clean code for stock movement when lot are used. We should not get
...
duplicate records into llx_product_batch
2016-05-17 01:10:11 +02:00
Alexis Algoud
8d0e5479a0
Rename var
2016-05-14 19:22:27 +02:00
Alexis Algoud
e74e70287f
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop_NEW_decrease_stock_expedition_classify
...
Conflicts:
htdocs/expedition/class/expedition.class.php
htdocs/product/stock/replenish.php
2016-05-14 19:14:39 +02:00
Laurent Destailleur
2b6029f5d3
FIX Some fix on stock. Condition to view warehouse as column and
...
protection against infinite loop
2016-05-12 19:44:49 +02:00
Laurent Destailleur
c8d98dbfdc
FIX error reported by scrutinizer
2016-05-08 11:33:46 +02:00
Laurent Destailleur
10c7b167ea
Merge pull request #5115 from fappels/develop-new-warehouse-only-internal-status
...
NEW prepare for additional warehouse statuses
2016-05-05 21:27:47 +02:00
Laurent Destailleur
b4e5acbaa9
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/product/class/product.class.php
2016-05-04 14:43:40 +02:00
Laurent Destailleur
568a43214d
Add code comment
2016-05-04 13:51:47 +02:00
Laurent Destailleur
911e862a8e
Fix missing translation and add a TODO to avoid infinite loop.
2016-05-04 13:49:05 +02:00
Laurent Destailleur
7998cefdd2
Fix mark a deprecated function as deprecated
2016-05-04 13:15:00 +02:00
Laurent Destailleur
f324c662c2
Better update of database cleaning non expected records.
2016-04-30 21:58:00 +02:00
Laurent Destailleur
1bfc7e9b70
Merge pull request #5104 from fappels/patch-1
...
Update product.class.php
2016-04-30 00:28:22 +02:00
BENKE Charlie
49c3c69e30
minor error code
2016-04-29 20:20:47 +02:00
Laurent Destailleur
f5df6488db
Merge pull request #5094 from defrance/patch-2
...
minor error code
2016-04-29 20:18:55 +02:00
Laurent Destailleur
88842ccd8b
Merge pull request #5111 from nka11/api_improvement
...
Api improvement
2016-04-29 17:13:02 +02:00
Laurent Destailleur
e723966583
FIX: Qty in stock must be float like it is in stock movement.
...
FIX: Can't create a stock transfer from product card
Performance enhancement of stock information loading.
2016-04-28 11:01:56 +02:00
nka11
932b9837fe
Merge branch 'fix_5053' into api_improvement
2016-04-28 08:31:10 +02:00