Laurent Destailleur
|
b369585e61
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/product/stats/commande.php
htdocs/product/stats/commande_fournisseur.php
htdocs/product/stats/contrat.php
htdocs/product/stats/facture.php
htdocs/product/stats/facture_fournisseur.php
htdocs/product/stats/propal.php
htdocs/product/stats/supplier_proposal.php
|
2018-07-05 15:57:27 +02:00 |
|
Laurent Destailleur
|
0587e73272
|
FIX Pagination on related item pages
|
2018-07-05 15:53:28 +02:00 |
|
Frédéric FRANCE
|
022d457284
|
loadlangs
|
2018-05-27 00:06:49 +02:00 |
|
Laurent Destailleur
|
69adf73f4f
|
Clean code from $var = True
|
2018-04-22 19:27:37 +02:00 |
|
Laurent Destailleur
|
a501a20487
|
NEW Search filters in lists are restored when using "back to list"
|
2017-10-03 16:00:52 +02:00 |
|
Laurent Destailleur
|
a3c555049d
|
NEW Add supplier proposals into stats of product page.
|
2017-09-17 18:08:23 +02:00 |
|
Laurent Destailleur
|
5b1f5b0f20
|
Fix translation done twice into field title of array
|
2017-08-02 13:31:53 +02:00 |
|
Laurent Destailleur
|
2870798d07
|
Fix remove warnings
|
2017-07-13 00:35:10 +02:00 |
|
Laurent Destailleur
|
ba3a74576c
|
Merge 5.0
|
2017-06-12 18:22:51 +02:00 |
|
Laurent Destailleur
|
64a6ff9687
|
Fix test for navigation disabling for external users
|
2017-06-12 16:26:25 +02:00 |
|
Laurent Destailleur
|
e93cefbbf0
|
FIX #6985
|
2017-06-11 10:37:58 +02:00 |
|
Laurent Destailleur
|
7c0de18ac1
|
Fix code comment
|
2017-06-10 12:56:28 +02:00 |
|
Regis Houssin
|
bfd6116e5b
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_mc
|
2017-06-06 15:03:36 +02:00 |
|
Laurent Destailleur
|
02b5d9e6f7
|
FIX #6945
|
2017-06-06 10:53:53 +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 |
|
Laurent Destailleur
|
39ebaec064
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 11:22:48 +02:00 |
|
Laurent Destailleur
|
e4a8342aef
|
Fix div-table-form balance on all lists (solve responsive design)
|
2016-11-27 11:41:10 +01:00 |
|
Laurent Destailleur
|
901c7c9517
|
Link "Backtolist" was missing on products
|
2016-05-17 02:16:28 +02:00 |
|
Laurent Destailleur
|
57e162d7f8
|
The component selectAjaxArray can return javascript part into a global
"delayed" variable so caller can output it at end of page. This reduce
the Flash Over Unstyle Content effect.
|
2015-11-07 15:46:06 +01:00 |
|
Laurent Destailleur
|
da0aa2f937
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/lib/pdf.lib.php
htdocs/langs/en_US/main.lang
htdocs/product/list.php
htdocs/product/stock/mouvement.php
|
2015-11-02 19:31:42 +01:00 |
|
Laurent Destailleur
|
d8796e4cc7
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/product/stats/commande.php
htdocs/product/stats/commande_fournisseur.php
htdocs/product/stats/facture.php
htdocs/product/stats/facture_fournisseur.php
htdocs/product/stats/propal.php
|
2015-11-02 19:25:51 +01:00 |
|
Maxime Kohlhaas
|
c46f9350a5
|
Fix : stats were wrong if same product on several lines with same quantity because of distinct
|
2015-10-30 09:50:04 +01:00 |
|
Laurent Destailleur
|
0211ad64ee
|
FIX Total in summary was not same than into detail on the referrer page.
Conflicts:
htdocs/product/stats/facture.php
|
2015-10-17 12:36:51 +02:00 |
|
Laurent Destailleur
|
2f46683526
|
FIX Total in summary was not same than into detail on the referrer page.
|
2015-10-17 12:28:47 +02:00 |
|
Laurent Destailleur
|
a1d37f92cb
|
Several fix in CSS
|
2015-10-09 20:00:43 +02:00 |
|
Laurent Destailleur
|
b71e5a1025
|
Merge pull request #2673 from aternatik/fix_getentity
Fix : missing getEntity calls
|
2015-05-07 00:48:19 +02:00 |
|
jfefe
|
7e0357dcf9
|
FIX : remove deprecated property 'libelle' on product object
|
2015-05-04 03:03:24 +02:00 |
|
jfefe
|
f5db4d5bb7
|
Fix: missing getEntity function
|
2015-04-19 03:05:37 +02:00 |
|
Laurent Destailleur
|
6fa0234409
|
Uniformize code
|
2015-04-07 03:00:11 +02:00 |
|
Laurent Destailleur
|
4241244345
|
Fix: class not defined
|
2015-04-02 17:35:07 +02:00 |
|
Marcos García de La Fuente
|
831177ef99
|
Implemented constants for Product class
|
2015-03-30 03:14:07 +02:00 |
|
Laurent Destailleur
|
fc0be43f5f
|
Fix: beautify search box
|
2015-03-06 22:40:41 +01:00 |
|
Florian HENRY
|
41b0b57743
|
review || GETPOST("button_removefilter")
|
2015-02-08 11:01:27 +01:00 |
|
Florian HENRY
|
eea4815312
|
Display amount of line not total amount
|
2015-02-07 20:58:18 +01:00 |
|
Florian HENRY
|
9a7a5b9b20
|
review product stats list
|
2015-02-07 20:36:16 +01:00 |
|
Laurent Destailleur
|
97eec37f1c
|
Uniformize code: property "nom" for thirdparty is aliased into "name"
everywhere.
|
2014-10-04 17:20:17 +02:00 |
|
Laurent Destailleur
|
ec95aacd52
|
Uniformize code for error reporting after a hook.
|
2014-09-28 03:41:32 +02:00 |
|
aspangaro
|
0b20369dd7
|
Qual: Renamed all files & links "fiche.php" into "card.php"
|
2014-09-18 21:18:25 +02:00 |
|
Maxime Kohlhaas
|
8eb8f33f28
|
Ajout qté dans écran consommation produit
|
2014-07-03 18:14:26 +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 |
|
Grand Philippe
|
b599481ef6
|
standardize code
|
2013-06-20 09:18:12 +02:00 |
|
Florian Henry
|
8510c9c0d7
|
Add hook into referent product screen
|
2013-06-11 11:46:38 +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 |
|
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
|
9fa6f43643
|
Fix: bad link and uniformize code
|
2012-07-06 10:22:37 +02:00 |
|
Regis Houssin
|
74b69c6659
|
Fix: add multicompany products sharing
|
2012-02-11 18:45:36 +08:00 |
|
Regis Houssin
|
4431510ce4
|
Fix: use entity field of object
|
2012-02-01 11:32:55 +01:00 |
|