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
|
5b1f5b0f20
|
Fix translation done twice into field title of array
|
2017-08-02 13:31:53 +02:00 |
|
Laurent Destailleur
|
02b5d9e6f7
|
FIX #6945
|
2017-06-06 10:53:53 +02:00 |
|
Laurent Destailleur
|
39ebaec064
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 11:22:48 +02:00 |
|
Laurent Destailleur
|
979bcd3a9b
|
NEW Can add a background image on login page
|
2017-03-31 11:40:31 +02:00 |
|
Laurent Destailleur
|
663f7938f8
|
Fxi responsive design
|
2016-11-27 20:02:57 +01:00 |
|
aspangaro
|
a1d1396919
|
Uniformize presentation
|
2016-08-10 07:40:40 +02:00 |
|
Laurent Destailleur
|
a87c2f9579
|
Fix several fixes on margin reports
|
2016-07-30 18:57:26 +02:00 |
|
Laurent Destailleur
|
629271cf85
|
FIX Bad position of parameters on llxHeader (so online help not visible)
|
2016-07-28 12:23:07 +02: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
|
c0872d690e
|
Use new banner for other tabs of product
|
2015-11-07 13:32:14 +01:00 |
|
Laurent Destailleur
|
fff86c0769
|
Fix PHPCS
|
2015-07-28 18:33:43 +02:00 |
|
Sof
|
e455ed14ef
|
FIX : Move "<script>" code inside "body"
|
2015-07-24 11:27:40 +02:00 |
|
jfefe
|
7e0357dcf9
|
FIX : remove deprecated property 'libelle' on product object
|
2015-05-04 03:03:24 +02:00 |
|
Laurent Destailleur
|
6fa0234409
|
Uniformize code
|
2015-04-07 03:00:11 +02:00 |
|
Marcos García de La Fuente
|
831177ef99
|
Implemented constants for Product class
|
2015-03-30 03:14:07 +02:00 |
|
Laurent Destailleur
|
c0afd4f174
|
Fixed: [ bug #1654 ] Can't display margins in product card
|
2014-12-14 15:44:22 +01:00 |
|
Laurent Destailleur
|
97eec37f1c
|
Uniformize code: property "nom" for thirdparty is aliased into "name"
everywhere.
|
2014-10-04 17:20:17 +02:00 |
|
aspangaro
|
0b20369dd7
|
Qual: Renamed all files & links "fiche.php" into "card.php"
|
2014-09-18 21:18:25 +02:00 |
|
frederic34
|
fada3ca9a2
|
User must not see invoices if no rights
|
2014-07-29 16:27:34 +02:00 |
|
Marcos García de La Fuente
|
ca0a6cb307
|
Removed SQL string from call debug log
|
2014-06-13 01:34:39 +02:00 |
|
Laurent Destailleur
|
847fa3827b
|
Fix: use wrong css
|
2014-05-11 17:56:29 +02:00 |
|
Laurent Destailleur
|
be97066a74
|
Fix: Bug into sql request because of incomplete group by
|
2014-03-10 23:57:19 +01:00 |
|
Christophe Battarel
|
ba0273ccc4
|
fix bad rounding on margin calculation and display
|
2013-10-30 18:17:37 +01:00 |
|
Christophe Battarel
|
37e47272c7
|
fix bugs on margin reports
|
2013-10-05 10:21:38 +02:00 |
|
Laurent Destailleur
|
8a82c8c5d5
|
Merge remote-tracking branch 'origin/3.3' into 3.4
Conflicts:
htdocs/contact/class/contact.class.php
htdocs/margin/agentMargins.php
htdocs/margin/tabs/productMargins.php
|
2013-05-07 13:08:30 +02:00 |
|
fhenry
|
4a1eb1a588
|
Fix margin calculation
|
2013-05-03 15:26:20 +02:00 |
|
fhenry
|
a35a44b23e
|
Fix margin calculation problem
|
2013-05-03 15:22:41 +02:00 |
|
fhenry
|
9038549d0d
|
fix margin calculation problem
|
2013-05-03 11:50:13 +02:00 |
|
Laurent Destailleur
|
350bcea183
|
Merge
|
2013-03-22 17:10:17 +01:00 |
|
Laurent Destailleur
|
8a6adb8a49
|
Merge pull request #756 from cbattarel/3.3
various fixes on margin :
|
2013-03-18 06:25:54 -07:00 |
|
Christophe Battarel
|
f8291a9efe
|
use ifsql function
|
2013-03-18 14:18:17 +01:00 |
|
Christophe Battarel
|
e59084cafc
|
various fixes on margin :
- fix on sortorder
- fix for credit notes
- fix for total
|
2013-03-18 13:04:08 +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 |
|
Laurent Destailleur
|
4f0e4be449
|
Merge pull request #402 from cbattarel/develop
add option to select contact type associated to commercial agents for margin and commission modules
|
2012-09-18 01:24:00 -07:00 |
|
Christophe Battarel
|
951b98a963
|
add option to select contact type associated to commercial agents for margin and commission modules
|
2012-09-18 09:44:34 +02:00 |
|
Laurent Destailleur
|
cd6a8fa761
|
New: Uniformize code
|
2012-09-17 02:07:14 +02:00 |
|
Christophe Battarel
|
2b010c9ba4
|
dont use lines without buying price for margin calculation if ForceBuyPriceIfNull is set
|
2012-09-06 13:49:39 +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 |
|
FHenry
|
bf2d0ea82a
|
correct checkstyle
|
2012-07-30 20:15:18 +02:00 |
|
Laurent Destailleur
|
dce9b96260
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/install/lib/repair.lib.php
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
|
2012-07-25 12:20:45 +02:00 |
|
Regis Houssin
|
fb23364511
|
Fix: uniformize code
|
2012-07-23 16:10:54 +02:00 |
|
Regis Houssin
|
fafd79a0f8
|
Fix: uniformize code (in progress)
|
2012-07-20 09:57:50 +02:00 |
|