Frédéric FRANCE
|
9909918078
|
Text not initialized
|
2016-01-25 13:52:35 +01:00 |
|
Laurent Destailleur
|
db7a98f0ef
|
Fix: When a payment mode was disabled, it was not visible on old
records.
Fix: init of $limit not correctly set according to 3.9 rules on most
pages.
|
2015-12-21 13:56:59 +01:00 |
|
Laurent Destailleur
|
9973315a07
|
Fix we muste have ($limit = $conf->liste_limite; $offset = $limit *
$page) and not ($offset = $conf->liste_limite * $page).
In a future $limit that could be overwrite from search post form.
|
2015-12-16 19:38:40 +01:00 |
|
Laurent Destailleur
|
a12e959833
|
Do not show billed status after order status
|
2015-11-29 16:33:50 +01:00 |
|
Laurent Destailleur
|
c55d11869b
|
Billing of supplier or customer order is a process that can be done in
parallel with shipment or reception, so we show the status on another
field into lists.
|
2015-11-29 15:54:32 +01:00 |
|
Laurent Destailleur
|
bb627e32d3
|
Fix: Form should use POST. GET has too much bad side effects.
|
2015-11-29 14:09:22 +01:00 |
|
Laurent Destailleur
|
88e76dcf64
|
Fix utf8 encoded twice
|
2015-11-28 14:40:23 +01:00 |
|
Laurent Destailleur
|
2d8c2221d8
|
NEW Provide an easier way to understand if an order can be shipped.
|
2015-11-25 23:20:41 +01:00 |
|
Laurent Destailleur
|
28c77cbb49
|
Merge pull request #3994 from frederic34/patch-3
Not shippable if quantity in all order are greater than in stock
|
2015-11-25 22:26:15 +01:00 |
|
Frédéric FRANCE
|
3a2cb63575
|
Update list.php
|
2015-11-19 16:20:06 +01:00 |
|
Frédéric FRANCE
|
fe7cc95efd
|
Update list.php
|
2015-11-18 18:13:19 +01:00 |
|
Frédéric FRANCE
|
ba60313f88
|
Update list.php
|
2015-11-16 00:11:03 +01:00 |
|
Frédéric FRANCE
|
faff8e2cd8
|
Update list.php
|
2015-11-16 00:01:34 +01:00 |
|
Laurent Destailleur
|
ab177b43af
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
ChangeLog
htdocs/.gitignore
htdocs/comm/mailing/card.php
htdocs/commande/list.php
htdocs/compta/facture.php
htdocs/expedition/class/expedition.class.php
|
2015-11-13 12:35:10 +01:00 |
|
fmarcet
|
015dedc3ab
|
FIX: Show category selector if we have permission to view products or
services
|
2015-11-05 11:53:45 +01:00 |
|
Laurent Destailleur
|
2122d4d43a
|
NEW Contract module can be used to follow both sold and bought
contracts/recurring subscriptions.
|
2015-10-17 00:52:35 +02:00 |
|
Laurent Destailleur
|
918d9b7c18
|
Fix filter was lost if nothing found
|
2015-10-13 12:05:24 +02:00 |
|
Laurent Destailleur
|
a1d37f92cb
|
Several fix in CSS
|
2015-10-09 20:00:43 +02:00 |
|
Laurent Destailleur
|
61d739635e
|
Uniformize code and css for tables. Filters must be implemented
following example in test_arrays.php.
|
2015-10-09 12:30:16 +02:00 |
|
Laurent Destailleur
|
f54a1ca367
|
CSS enhancement
|
2015-10-06 01:03:31 +02:00 |
|
frederic34
|
f2d7523091
|
Optioncss
|
2015-10-04 12:31:32 +02:00 |
|
frederic34
|
9a021e6de4
|
Optioncss not kept in list
|
2015-10-04 10:45:57 +02:00 |
|
Laurent Destailleur
|
3f506552e3
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/filefunc.inc.php
htdocs/theme/md_exp/style.css.php
|
2015-09-27 21:29:16 +02:00 |
|
fmarcet
|
8309ed5c12
|
FIX: When filter with empty status, by default get canceled status (-1)
|
2015-09-23 09:24:49 +02:00 |
|
Marcos García de La Fuente
|
3fbab48d81
|
Created Commande::hasDelay function
|
2015-09-05 10:42:54 +02:00 |
|
Laurent Destailleur
|
324d855b9c
|
Still working on project module to uniformize way of working with other
modules
|
2015-07-04 18:20:17 +02:00 |
|
Laurent Destailleur
|
251fedad48
|
NEW Can edit email template using WYSIWYG editor
|
2015-07-04 11:57:55 +02:00 |
|
Laurent Destailleur
|
196a745086
|
NEW Can filter proposal, orders or invoices with criteria "contain at
least one product with following tag"
|
2015-07-02 22:07:13 +02:00 |
|
Laurent Destailleur
|
4a1dfa60a5
|
Uniformize code
|
2015-06-30 13:14:19 +02:00 |
|
jfefe
|
f5db4d5bb7
|
Fix: missing getEntity function
|
2015-04-19 03:05:37 +02:00 |
|
jfefe
|
25812f0071
|
Add picto for commercial pages titles
|
2015-04-18 23:17:44 +02:00 |
|
Laurent Destailleur
|
8e9c1c4747
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/commande/card.php
htdocs/commande/class/commande.class.php
htdocs/commande/list.php
htdocs/core/class/notify.class.php
htdocs/core/login/functions_dolibarr.php
htdocs/exports/export.php
htdocs/langs/en_US/admin.lang
|
2015-04-01 16:33:39 +02:00 |
|
Laurent Destailleur
|
3cc4358e72
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
build/makepack-dolibarr.pl
htdocs/commande/liste.php
htdocs/product/stock/product.php
|
2015-03-29 15:24:17 +02:00 |
|
Laurent Destailleur
|
b60a56dc94
|
Fix search on command
|
2015-03-28 17:17:55 +01:00 |
|
Laurent Destailleur
|
10bbf463e7
|
Several bug fixes from scrutinizer
|
2015-03-14 14:55:41 +01:00 |
|
Laurent Destailleur
|
9e4e9a5411
|
NEW: Can search on customer order amount into customer order list.
|
2015-03-06 20:59:18 +01:00 |
|
Laurent Destailleur
|
8a00109baf
|
Fix: Several bugs int replenishment feature.
|
2015-03-01 16:05:20 +01:00 |
|
Laurent Destailleur
|
560f1a43cd
|
Fix: Several bugs int replenishment feature.
|
2015-03-01 16:04:34 +01:00 |
|
Laurent Destailleur
|
e3713c8b6d
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/admin/tools/eaccelerator.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/dispatch.php
|
2015-02-19 00:01:26 +01:00 |
|
Marcos García de La Fuente
|
0d6d98b395
|
PHPDoc and misc fixes for several folders
|
2015-02-10 13:17:37 +01:00 |
|
Laurent Destailleur
|
21c78cc392
|
Merge remote-tracking branch 'origin/3.7' into develop
|
2015-02-02 21:45:31 +01:00 |
|
frederic34
|
c1943f989b
|
Tooltip
|
2015-01-31 10:58:03 +01:00 |
|
Frédéric FRANCE
|
355c5f0b52
|
Update list.php
|
2015-01-28 21:32:23 +01:00 |
|
Frédéric FRANCE
|
3403979ed7
|
Speed up listing with Is Order Shippable icon
|
2015-01-28 21:27:07 +01:00 |
|
frederic34
|
e18577aa62
|
Tooltip and lib for file cache
|
2015-01-24 21:46:05 +01:00 |
|
Frédéric FRANCE
|
d17b5268fa
|
(GETPOST("button_removefilter_x") || GETPOST("button_removefilter"))
if (GETPOST("button_removefilter_x") || GETPOST("button_removefilter")) // Both test are required to be compatible with all browsers
|
2014-11-23 17:43:19 +01:00 |
|
Frédéric FRANCE
|
d9fdf82391
|
(GETPOST("button_removefilter_x") || GETPOST("button_removefilter"))
if (GETPOST("button_removefilter_x") || GETPOST("button_removefilter")) // Both test are required to be compatible with all browsers
|
2014-11-23 01:21:51 +01:00 |
|
Laurent Destailleur
|
95d7dc4841
|
Fixed: [ bug #1565 ] Customer order label for status 2 is not coherent
in french
|
2014-11-22 00:08:06 +01:00 |
|
aspangaro
|
4c95cab35f
|
Improve search in customer command list
|
2014-11-06 07:13:03 +01:00 |
|
Frédéric FRANCE
|
e08146d053
|
Update list.php
|
2014-10-25 11:37:39 +02:00 |
|