Marcos García de La Fuente
|
863efcbc5d
|
NEW Removed unused FormOrder::selectSourcesCommande function
Also refactored select functions to avoid using HTML and encourage using Form::selectarray function
|
2016-04-16 21:33:23 +02: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 |
|
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
|
f0802eb36b
|
FIX #4245 PHP 7
|
2015-12-19 19:48:36 +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
|
ae5b779652
|
Uniformize code
|
2015-06-30 01:34:17 +02:00 |
|
Raphaël Doursenaud
|
5d2f081152
|
[Qual] Fixed HTML select form selected attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The select form selected attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Laurent Destailleur
|
56b5bfd25b
|
NEW: Implement option SUPPLIER_ORDER_USE_DISPATCH_STATUS to add a status
into each dispathing line of supplier order to "verify" a
reception is ok. Status of order can be set to "total/done" only if line
is verified.
|
2015-03-08 02:08:26 +01:00 |
|
Marcos García de La Fuente
|
9fbd7806f0
|
More substitutions
|
2014-06-12 11:31:53 +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 |
|
Laurent Destailleur
|
b56f59b313
|
Perf: Avoid to isntantiate object 'form' into 'subform' classes when
already available.
Qual: Better information into xdebug page.
|
2014-05-01 16:26:57 +02:00 |
|
Laurent Destailleur
|
688ce704ec
|
Fix: Doxygen
|
2014-04-05 15:14:19 +02:00 |
|
Laurent Destailleur
|
9a8a306d78
|
Qual: Method form->select_currency() has been removed. Use instead
print form->selectCurrency().
Qual: Method form->select_methodes_commande() has been renamed into
english name selectInputMethod().
|
2014-04-02 14:53:42 +02:00 |
|
Laurent Destailleur
|
3a2caa6e64
|
New: Can filter on status for supplier order.
|
2014-04-02 12:48:34 +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 |
|
Marcos García
|
706d79986c
|
Removed parenthesis from all require_once and replaced with single quotes
|
2012-08-22 23:11:24 +02:00 |
|
Marcos García
|
5a73c32f46
|
Migrated ClassName to __construct() function
Changed $DB to $db
lower-cased "Class"
|
2012-07-30 17:17:33 +02:00 |
|
Laurent Destailleur
|
1f10e4e1e3
|
Doxygen
|
2012-01-27 15:17:36 +01:00 |
|
Laurent Destailleur
|
ffaf4e5465
|
Fix: fix not initialized variables
|
2011-12-05 19:03:36 +01:00 |
|
Regis Houssin
|
2ecc03104c
|
Fix: remove obsolete tags (in progress)
|
2011-08-27 15:14:31 +00:00 |
|
Laurent Destailleur
|
be771c9d44
|
Fix: Avoid errors into rpm packages
|
2011-07-31 23:45:11 +00:00 |
|
Regis Houssin
|
a50aa00eaa
|
Fix: bad table name
|
2011-04-24 13:20:55 +00:00 |
|
Laurent Destailleur
|
becd77a04a
|
Renamed table llx_c_commande_fournisseur_methode into an english and more generic name: llx_c_input_method
|
2011-04-21 18:23:05 +00:00 |
|
Laurent Destailleur
|
13b64e60b9
|
Add TODO
|
2011-04-21 18:02:14 +00:00 |
|
Laurent Destailleur
|
8d3b0d4470
|
Doxygen
|
2011-03-08 11:21:39 +00:00 |
|
Laurent Destailleur
|
34d06d4da8
|
Fix: Translation of orders methods
|
2011-02-23 15:09:01 +00:00 |
|
Laurent Destailleur
|
3fb07a3922
|
Doxygen
|
2010-11-22 09:18:53 +00:00 |
|
Laurent Destailleur
|
dfbd72a76a
|
Fix: W3C
|
2010-11-01 16:00:38 +00:00 |
|
Regis Houssin
|
2c4a56771f
|
Fix: $optiontype not used
Fix: select_array is deprecated
|
2010-08-19 15:20:25 +00:00 |
|
Laurent Destailleur
|
7e3791d847
|
Doxygen
|
2010-06-07 23:52:43 +00:00 |
|
Philippe Grand
|
a981577553
|
according to new tree directory
|
2010-05-03 08:43:32 +00:00 |
|