Laurent Destailleur
|
cef9782179
|
Clean defined constant at begin of pages
|
2018-04-21 12:00:55 +02:00 |
|
AXeL-dev
|
a615a46a5a
|
fix hidepricelabel when using ajax autocompleter
|
2017-09-08 11:06:55 +01:00 |
|
Laurent Destailleur
|
86a6a83647
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/admin/tools/index.php
htdocs/bookmarks/bookmarks.lib.php
htdocs/compta/facture.php
htdocs/core/tpl/passwordforgotten.tpl.php
htdocs/fourn/ajax/getSupplierPrices.php
htdocs/main.inc.php
htdocs/product/stats/card.php
htdocs/public/paypal/paymentko.php
|
2017-06-18 21:13:48 +02:00 |
|
Laurent Destailleur
|
abe736c6a6
|
Escape hml tags
|
2017-06-18 19:42:59 +02:00 |
|
phf
|
b67a14c7d6
|
Fix ajax search product is broken
|
2017-06-13 10:20:26 +02:00 |
|
Laurent Destailleur
|
ba3a74576c
|
Merge 5.0
|
2017-06-12 18:22:51 +02:00 |
|
Laurent Destailleur
|
cd08690646
|
Fix ajax search product that return bad json response
|
2017-06-12 12:42:06 +02:00 |
|
Regis Houssin
|
5c5663c5ae
|
New: getEntity function use true $shared value by default
|
2017-05-30 18:50:54 +02:00 |
|
Laurent Destailleur
|
1a8884bbbe
|
NEW Can filter on year and product tags on the product statistic page
|
2017-05-22 15:20:52 +02:00 |
|
fappels
|
bbbc768fa7
|
Change filter parameter to string with comma seperated values
Change warehousefilter from int to string with comma seperated values
for selectWarehouses and select_produits form functions.
|
2016-12-06 20:07:19 +01:00 |
|
fappels
|
2d4807190e
|
Merge remote-tracking branch 'refs/remotes/Dolibarr/develop' into develop-work-on-warehouse-status
|
2016-11-30 13:03:24 +01:00 |
|
fappels
|
49442c0b7f
|
Add filter on warehouse status to object line product list
|
2016-11-30 13:03:17 +01:00 |
|
Laurent Destailleur
|
5acd09b2d5
|
Fix require_once instead of require.
|
2016-11-24 17:03:18 +01:00 |
|
Laurent Destailleur
|
1bb278a587
|
Fix #5712
|
2016-09-11 23:01:04 +02:00 |
|
Laurent Destailleur
|
329bdfc9fd
|
FIX We must take last recent price when using several level of prices
|
2016-07-11 11:35:38 +02:00 |
|
Philippe-OpenDSI
|
c298b783ce
|
Product supplier list display only one product
Last parameter of select_produits_fournisseurs_list is $limit, not $socidif
|
2016-04-20 13:59:13 +02:00 |
|
Alexis Algoud
|
19e3c1b089
|
FIX finished parameters not used
|
2016-03-17 16:35:23 +01:00 |
|
Laurent Destailleur
|
96b6f0d8fb
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
composer.json
htdocs/product/ajax/products.php
htdocs/product/class/product.class.php
|
2015-12-21 12:24:24 +01:00 |
|
Laurent Destailleur
|
9334cf8fd1
|
FIX #4243 sql injection
|
2015-12-19 18:03:08 +01:00 |
|
Laurent Destailleur
|
0b6ff8f9bc
|
Fix: Debug of feature PRODUIT_CUSTOMER_PRICES_BY_QTY. Dev seems to not
be finished. We keep it as development status.
|
2014-12-14 20:41:11 +01:00 |
|
Marcos García de La Fuente
|
ec661d0c6c
|
Removed index.php and replaced them with blank index.html as it is more appropriate
|
2014-07-12 23:18:57 +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 |
|
Florian Henry
|
ec8ad9f8bb
|
codesniffer
|
2014-02-23 20:10:05 +01:00 |
|
Florian Henry
|
46ae5d6e9c
|
- New: Price management enhancement (multiprice level, price by
customer, if MAIN_FEATURES_LEVEL=2 Price by qty)
- Fix: Project Task numbering rule customs rule works
|
2014-02-23 16:16:47 +01:00 |
|
Laurent Destailleur
|
1d8b9949d6
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/compta/bank/annuel.php
htdocs/compta/bank/categ.php
htdocs/compta/bank/releve.php
htdocs/core/class/hookmanager.class.php
htdocs/core/class/html.formfile.class.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
htdocs/core/tpl/contacts.tpl.php
htdocs/cron/list.php
htdocs/main.inc.php
htdocs/public/paybox/paymentko.php
htdocs/public/paybox/paymentok.php
htdocs/public/paypal/paymentko.php
htdocs/public/paypal/paymentok.php
htdocs/theme/bureau2crea/style.css.php
htdocs/theme/eldy/style.css.php
htdocs/user/class/user.class.php
htdocs/viewimage.php
|
2013-06-24 20:02:02 +02:00 |
|
Regis Houssin
|
aa7e61178a
|
New: add product price sharing for multicompany
|
2013-06-24 17:13:08 +02:00 |
|
Regis Houssin
|
9992bebb13
|
New: add product price sharing for multicompany
|
2013-06-24 17:12:41 +02:00 |
|
Marcos García
|
f0454926c2
|
Fix bug #933: Ajax error
Caused by commit 7e53f98
|
2013-06-08 22:29:18 +02:00 |
|
fhenry
|
440912a4d3
|
fix [ bug #827 ] AJAX search does not respect multiprice level
|
2013-04-30 21:35:27 +02: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 |
|
Maxime Kohlhaas
|
7035ec42f1
|
Task # 559 : Modifications to store unitprice as in supplier prices
|
2012-11-07 00:38:53 +01:00 |
|
Maxime Kohlhaas
|
0f1617c31d
|
Task 559 : add use of price by qty in product selection (select and ajax search)
|
2012-10-26 01:00:03 +02:00 |
|
Regis Houssin
|
c98e456ba9
|
Fix: missing <br> and strict mode
|
2012-09-07 18:16:05 +02:00 |
|
Regis Houssin
|
d6918d7a87
|
Fix: upgrade ckeditor
|
2012-08-29 16:31:48 +02:00 |
|
Regis Houssin
|
3e2be54ead
|
Fix: restore old method
|
2012-08-27 19:11:44 +02:00 |
|
Regis Houssin
|
07a10d3984
|
Fix: add compatibility with old static combobox
|
2012-08-27 17:18:46 +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
|
77a5ef0b22
|
Fix: move ajax response in ajax directory
|
2012-07-29 10:24:42 +02:00 |
|