Laurent Destailleur
|
fec9303d18
|
Remove useless $var
|
2018-04-22 18:51:03 +02:00 |
|
Laurent Destailleur
|
be965bdbab
|
Clean code
|
2018-04-13 13:28:48 +02:00 |
|
Laurent Destailleur
|
1521b0595b
|
Clean code
|
2018-04-13 11:03:03 +02:00 |
|
Laurent Destailleur
|
af6b84ba3a
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/list.php
htdocs/contact/document.php
htdocs/product/list.php
|
2018-01-11 01:03:13 +01:00 |
|
florian HENRY
|
25390e5f73
|
fix : linked object (new format of linked_object atribut on 6.0)
|
2018-01-03 17:03:00 +01:00 |
|
Laurent Destailleur
|
af1028576d
|
Fix on search all (trim search + search from smartphone).
|
2017-12-12 11:31:30 +01:00 |
|
Laurent Destailleur
|
e3da4188e2
|
GETPOST must not clean data for text input.
|
2017-09-25 00:16: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
|
e93cefbbf0
|
FIX #6985
|
2017-06-11 10:37:58 +02:00 |
|
Laurent Destailleur
|
7c0de18ac1
|
Fix code comment
|
2017-06-10 12:56:28 +02:00 |
|
Laurent Destailleur
|
1820649175
|
Maxi debug of v6
|
2017-06-07 19:28:31 +02:00 |
|
Laurent Destailleur
|
6d01bd712d
|
FIX Better sanitizing of search all parameter.
|
2017-05-09 19:36:10 +02:00 |
|
Juanjo Menent
|
5c028b30d5
|
Fix #6512 Bug: Invalid argument in when submitting orderstoinvoice.php-form
|
2017-03-17 17:05:59 +01:00 |
|
Laurent Destailleur
|
60b8582aa9
|
Fix more then 30 security defects
|
2016-12-18 01:44:26 +01:00 |
|
Laurent Destailleur
|
061ccadd03
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/commande/list.php
htdocs/fourn/commande/orderstoinvoice.php
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/cs/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/da/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/de/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/es/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/fi/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/fr/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/hu/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/it/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/nl/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/no/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/pl/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/ru/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/tr/functions
htdocs/install/pgsql/functions/functions.sql
|
2016-07-06 15:11:29 +02:00 |
|
Laurent Destailleur
|
a8f06d78b1
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/install/pgsql/functions/functions.sql
|
2016-07-06 14:53:05 +02:00 |
|
fmarcet
|
50c5efc374
|
Fix: Don't load extrafields on orderstoinvoice
|
2016-07-05 16:41:46 +02:00 |
|
Laurent Destailleur
|
9b1caefbf9
|
Fix bad var
|
2016-06-28 02:40:42 +02:00 |
|
Laurent Destailleur
|
27217ccccd
|
Maxi debug of supplier order workflow.
Add trigger ORDER_SUPPLIER_CLASSIFY_BILLED
Parameter user is added so it is defined into triggers.
|
2016-04-09 18:51:09 +02:00 |
|
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 |
|
Marcos García de La Fuente
|
89bd173c2f
|
NEW Rename Form::select_date to Form::selectDate and Form::form_date to Form::formDate
|
2016-03-21 21:51:29 +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
|
87cd6e1e40
|
Corrected non-static usages of Form::selectarray function
|
2016-03-20 14:15:17 +01:00 |
|
Laurent Destailleur
|
9da0164d90
|
Uniformize code for lists
|
2016-02-07 15:50:48 +01:00 |
|
Alexis Algoud
|
55b23c4918
|
FIX add billed field in supplier order
|
2015-11-16 14:55:46 +01:00 |
|
Laurent Destailleur
|
da0aa2f937
|
Merge remote-tracking branch 'origin/3.8' into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/core/lib/pdf.lib.php
htdocs/langs/en_US/main.lang
htdocs/product/list.php
htdocs/product/stock/mouvement.php
|
2015-11-02 19:31:42 +01:00 |
|
Laurent Destailleur
|
d8796e4cc7
|
Merge remote-tracking branch 'origin/3.7' into 3.8
Conflicts:
htdocs/product/stats/commande.php
htdocs/product/stats/commande_fournisseur.php
htdocs/product/stats/facture.php
htdocs/product/stats/facture_fournisseur.php
htdocs/product/stats/propal.php
|
2015-11-02 19:25:51 +01:00 |
|
atm-robin
|
29b8919a40
|
FIX supplier rights for orderToInvoice
|
2015-10-26 14:34:46 +01:00 |
|
Raphaël Doursenaud
|
631ee83745
|
[Qual] Replaced deprecated print_fiche_titre()
|
2015-09-24 18:34:58 +02:00 |
|
philippe grand
|
53a21019fd
|
the form should be outside table to avoid errors
|
2015-08-15 16:15:54 +02:00 |
|
aspangaro
|
9d2e964b00
|
Fix: print_liste_field_titre('');
|
2015-06-26 06:23:29 +02:00 |
|
Florian HENRY
|
4bc2d55cb3
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-05-15 17:37:31 +02:00 |
|
Florian HENRY
|
8e61a03b5c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-05-12 21:02:36 +02:00 |
|
Raphaël Doursenaud
|
0d8641a073
|
[Qual] Use jQuery property instead of attribute to test and set checked
|
2015-05-12 14:51:30 +02:00 |
|
Marcos García de La Fuente
|
7be7a770c1
|
Implemented units for CommandeFournisseur and FactureFournisseur
|
2015-04-19 16:46:24 +02:00 |
|
Florian HENRY
|
41631ceed9
|
typo
|
2015-04-18 23:43:11 +02:00 |
|
Marcos García de La Fuente
|
d6a2d972a6
|
Fix: [ bug #2601 ] Supplier orderstoinvoice does not work with PostgreSQL
|
2015-04-18 15:07:19 +02:00 |
|
Marcos García de La Fuente
|
9fee7a9827
|
Fix: [ bug #2601 ] Supplier orderstoinvoice does not work with PostgreSQL
|
2015-04-18 10:30:58 +02:00 |
|
Laurent Destailleur
|
711b033844
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/contrat/card.php
htdocs/core/class/html.form.class.php
htdocs/product/stock/card.php
|
2014-12-14 12:35:13 +01:00 |
|
Laurent Destailleur
|
b681885542
|
Fixed: Bad url link
|
2014-12-10 21:14:59 +01:00 |
|
aspangaro
|
c4c69e191b
|
Replace <center> tags
|
2014-11-25 20:13:43 +01:00 |
|
Florian HENRY
|
3bc227b467
|
Fix for travis syntax
|
2014-09-25 10:25:15 +02:00 |
|
Florian HENRY
|
518d23f278
|
Add feature to order to invoice on supplier part
|
2014-09-23 16:28:29 +02:00 |
|