Laurent Destailleur
b7f55ea99c
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/compta/facture.php
htdocs/core/modules/modAgenda.class.php
htdocs/core/modules/modProduct.class.php
htdocs/fourn/commande/liste.php
2014-05-18 11:52:52 +02:00
Alexis Algoud
f13c146908
Fix page numerotation as in company list
2014-05-12 11:00:58 +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
270eaf7aca
Qual: Uniformize search date for lists.
2014-03-06 17:02:27 +01:00
Laurent Destailleur
736778d56a
New: Add message to explain how to use the page. Make things more clear
...
for user.
2014-02-25 16:13:23 +01:00
Grand Philippe
c5689b86b4
Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1
2014-01-13 09:43:21 +01:00
Laurent Destailleur
bba2892752
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/commande/liste.php
2013-12-15 02:02:24 +01:00
Laurent Destailleur
648bf73bac
Fix: [ bug #1179 ] Wrong warnings on commande/liste.php / delivery date
...
should be checked
Conflicts:
htdocs/commande/liste.php
2013-12-14 15:49:08 +01:00
Laurent Destailleur
b4edbde0c8
Fix: css class name
2013-10-28 13:04:16 +01:00
Laurent Destailleur
47a9837046
Uniformize ref_customer into list
...
Conflicts:
htdocs/comm/propal/list.php
htdocs/compta/facture/list.php
2013-10-07 21:58:12 +02:00
Cédric Salvador
fc136d0d06
changed parameter
2013-09-16 14:17:53 +02:00
Cédric Salvador
d9a26d0aa9
natural search in list pages
2013-09-16 14:17:53 +02:00
Laurent Destailleur
7a8d28f135
Several fix for last pull request:
...
- A property of an element must be shown under another element
- Property that may be page content must not be output into a list.
- Bad W3C (<br> must not be <br />)
- Must not use picto to edit a property to define a link to a page
(replaced with generic sheet picto).
2013-08-06 19:12:26 +02:00
lalaina rasamoelina
88bdecd2fb
T962-develop: Put the private note in the order list
...
In the command list, if there are the private notes,we print them and we can edit them
htdocs/commande/liste.php
2013-08-06 16:49:47 +02:00
Laurent Destailleur
eadfa66f2c
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/core/class/infobox.class.php
2013-06-04 22:59:28 +02:00
Laurent Destailleur
6cf1d25529
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
ChangeLog
2013-06-03 11:09:40 +02:00
Marcos García
8ae0939ae5
Fixed bug #903 : Fatal error: Call to undefined function dol_get_first_day() in htdocs/commande/liste.php
2013-06-01 15:39:45 +02:00
Florian Henry
7c56da05b8
Add hook on propal/order/incoive list
2013-05-28 18:35:15 +02:00
Laurent Destailleur
36b314a2d6
Try to solve some problems with table (replaced by div).
2013-04-25 20:27:45 +02:00
Laurent Destailleur
4e0ef01389
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
2013-04-25 01:13:13 +02:00
Laurent Destailleur
33a7692fbc
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/core/menus/standard/eldy.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/exports/class/export.class.php
2013-03-16 17:07:35 +01:00
Laurent Destailleur
013b7eca10
Fix: A better fix for status/list of orders.
...
There was a confusion because of bad translation key StatusOrderToBill
that in fact mean "StatusOrderDelivered".
More explanation:
http://wiki.dolibarr.org/index.php/Module_Customers_Orders#Life_cycle_.2F_Business_rules
2013-03-16 17:02:13 +01:00
Laurent Destailleur
d11cee399a
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
2013-01-16 15:45:17 +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
f87281bfdb
Fix: Add option to avoid reporting by default a total that is false.
2013-01-03 20:42:26 +01:00
Christophe Battarel
1f973548ca
add amount on orders list lines and total at the bottom of table
2013-01-03 11:06:05 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Regis Houssin
5740c7e694
Fix: change for a neutral email
2012-12-30 15:11:07 +01:00
Laurent Destailleur
153997432f
Fix: Several fix.
...
New: Also allow to enter a payment with a negative value on an invoice
and positive onto other.
2012-10-13 17:00:38 +02:00
Regis Houssin
478449da37
Fix: convert line delimiters
2012-10-08 20:47:10 +02:00
simnandez
f873198442
Fix: Warning into perms page
2012-10-04 18:40:05 +02:00
simnandez
caef97dc08
Task # 104: Check if module invoice is active and user has creation
...
permissions. Move creation invoice to action bar into customer card
2012-10-04 18:23:21 +02:00
Laurent Destailleur
2617fc21a6
Some fix: List of invoices to show in "to bill" menu must contains
...
"Validated, Shipment in process, Delivered" (some users may want to
make invoice before shipment, some after).
We keep workflow opened by default. Module workflow may restrict this
however.
Also, remove menu entry, because we now have direct link to page onto
list.
2012-10-03 11:43:39 +02:00
Maxime Kohlhaas
382bee4601
Task # 104 : added link on order list to the multi-orders invoice page
2012-09-23 17:59:50 +02:00
Regis Houssin
be13602c71
Fix: use getDocumentsLink method
2012-09-15 09:02:20 +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
Laurent Destailleur
803f840761
Qual: Rename label to avoid confusion.
...
Qual: Fix code to reflect documentation.
2012-08-07 13:12:20 +02:00
Regis Houssin
77b9718473
Fix: strict mode street
2012-07-13 10:15:47 +02:00
Laurent Destailleur
f2de43b771
New: Can filter list of proposal, order or invoice on sales
...
representative
2012-06-23 20:39:20 +02:00
Laurent Destailleur
f7263d1773
Fix: Do not lose filter
2012-05-05 20:07:34 +02:00
Laurent Destailleur
29c7c109fa
New: Can filter on user contact
2012-05-05 19:41:38 +02:00
Laurent Destailleur
05c015836a
Fix: filter on status
2012-05-03 22:58:12 +02:00
Regis Houssin
1c2f192dd6
Fix: add customer_ref in propal list and clean code
2012-04-06 11:38:13 +02:00
Laurent Destailleur
1645ddbe47
Sec: Sanitize all input for ids.
2012-02-27 22:26:22 +01:00
Regis Houssin
4431510ce4
Fix: use entity field of object
2012-02-01 11:32:55 +01:00
Regis Houssin
ad6705977b
Fix: XSS injection
2011-11-25 17:35:01 +01:00
Regis Houssin
f0c327c070
Fix: uniform code
...
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Regis Houssin
2ecc03104c
Fix: remove obsolete tags (in progress)
2011-08-27 15:14:31 +00:00
Regis Houssin
726d9581dd
Fix: remove obsolete tags (in progress)
2011-08-27 14:24:16 +00:00