Laurent Destailleur
|
91caea5707
|
Code was corrupted with very bad commits. I restore files manually.
|
2016-03-25 15:53:44 +01:00 |
|
Laurent Destailleur
|
630f5a632d
|
Revert "Corrected non-static usages of Form::selectarray function"
This reverts commit 87cd6e1e40.
|
2016-03-25 15:34:37 +01:00 |
|
Laurent Destailleur
|
26de415b77
|
Revert commit that break compatibility of 100% of modules
|
2016-03-25 15:24:57 +01:00 |
|
Marcos García de La Fuente
|
5a046125db
|
Missing changes from previous commits
|
2016-03-20 14:24:49 +01:00 |
|
Marcos García de La Fuente
|
4d78932fe8
|
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
|
2016-03-20 14:15:21 +01:00 |
|
Marcos García de La Fuente
|
87cd6e1e40
|
Corrected non-static usages of Form::selectarray function
|
2016-03-20 14:15:17 +01:00 |
|
Laurent Destailleur
|
ba5b0efb53
|
The warning for late orders is visible on order card
|
2016-03-10 10:53:01 +01:00 |
|
Laurent Destailleur
|
3a58613e45
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/accountancy/bookkeeping/listbyyear.php
htdocs/accountancy/journal/bankjournal.php
htdocs/compta/facture/list.php
htdocs/filefunc.inc.php
htdocs/fourn/facture/list.php
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
htdocs/projet/activity/index.php
|
2016-03-02 23:40:11 +01:00 |
|
Laurent Destailleur
|
5453f99e2e
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/comm/prospect/list.php
htdocs/commande/list.php
htdocs/compta/facture/list.php
|
2016-02-27 18:33:39 +01:00 |
|
fmarcet
|
30d6aa0b96
|
FIX: Some filters are lost when paging
|
2016-02-26 13:14:23 +01:00 |
|
Laurent Destailleur
|
59a6cb5f55
|
Fix bad support of option WORKFLOW_BILL_ON_SHIPMENT
Conflicts:
htdocs/commande/list.php
|
2016-02-25 03:06:37 +01:00 |
|
Laurent Destailleur
|
96305ca00f
|
Fix bad support of option WORKFLOW_BILL_ON_SHIPMENT
|
2016-02-25 03:04:36 +01:00 |
|
Laurent Destailleur
|
4b89b0b7aa
|
Fix bad status translation for shipment
|
2016-02-24 22:13:29 +01:00 |
|
Laurent Destailleur
|
6ee4637f35
|
Fix bad status translation for shipment
|
2016-02-24 22:12:38 +01:00 |
|
Laurent Destailleur
|
6662c1b5e1
|
NEW Can select dynamicaly number of lines to show on page on product,
shipment, contact, orders, thirdparties
Fix can make a shipment for product not predefined in multiwarehouse
mode
|
2016-02-10 23:37:34 +01:00 |
|
Laurent Destailleur
|
9da0164d90
|
Uniformize code for lists
|
2016-02-07 15:50:48 +01:00 |
|
Laurent Destailleur
|
e3a4124a58
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/accountancy/bookkeeping/card.php
htdocs/accountancy/class/html.formventilation.class.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/langs/fr_FR/bills.lang
|
2016-01-30 16:13:06 +01:00 |
|
Frédéric FRANCE
|
9909918078
|
Text not initialized
|
2016-01-25 13:52:35 +01:00 |
|
Laurent Destailleur
|
ddd8f8586f
|
Fix rewrite of project and task list to solve bad listing
Fix correct sort and pagination of lists
|
2016-01-21 14:59:09 +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 |
|