Laurent Destailleur
|
97eec37f1c
|
Uniformize code: property "nom" for thirdparty is aliased into "name"
everywhere.
|
2014-10-04 17:20:17 +02:00 |
|
Laurent Destailleur
|
dc96e10215
|
Merge branch 'oop-pdf' of github.com:marcosgdf/dolibarr into
marcosgdf-oop-pdf
Conflicts:
htdocs/projet/class/project.class.php
|
2014-09-23 00:02:19 +02:00 |
|
Marcos García de La Fuente
|
ca9e33e809
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into oop-pdf
|
2014-09-21 18:00:56 +02:00 |
|
aspangaro
|
1592968709
|
Merge remote-tracking branch 'Upstream/develop' into develop
|
2014-09-20 06:42:31 +02:00 |
|
Laurent Destailleur
|
ee4d697172
|
Fix several bugs reported by scrutinizer
|
2014-09-19 14:57:31 +02:00 |
|
aspangaro
|
0b20369dd7
|
Qual: Renamed all files & links "fiche.php" into "card.php"
|
2014-09-18 21:18:25 +02:00 |
|
aspangaro
|
b22aef3521
|
Qual: Renamed all files & links "liste.php" into "list.php"
|
2014-09-18 20:33:37 +02:00 |
|
aspangaro
|
9da597d56e
|
Merge remote-tracking branch 'Upstream/develop' into develop
|
2014-09-18 20:18:56 +02:00 |
|
aspangaro
|
7a9ce455d9
|
Uniformize code $_SERVER["PHP_SELF"]
|
2014-09-18 20:13:38 +02:00 |
|
Marcos García de La Fuente
|
4b3191b64e
|
Removed deprecated usage of facture_pdf_create
|
2014-09-16 20:49:05 +02:00 |
|
aspangaro
|
0f3db1e912
|
Add more search field in list of cheque deposits
|
2014-09-16 07:21:29 +02:00 |
|
Marcos García de La Fuente
|
43597c1731
|
Migrated old error notifications to the """new""" system
|
2014-07-20 01:43:46 +02:00 |
|
Marcos García de La Fuente
|
434bb1bec7
|
Migrated old message notifications to the """new""" system
|
2014-07-20 00:10:40 +02:00 |
|
Marcos García de La Fuente
|
ec661d0c6c
|
Removed index.php and replaced them with blank index.html as it is more appropriate
|
2014-07-12 23:18:57 +02:00 |
|
Marcos García de La Fuente
|
460fb7a453
|
Removed new SQL double-debug
|
2014-07-02 21:29:07 +02:00 |
|
Marcos García de La Fuente
|
7e1cf124b8
|
Merge branch 'develop' into syslog
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/product/class/product.class.php
htdocs/product/stock/lib/replenishment.lib.php
htdocs/societe/soc.php
|
2014-07-02 21:20:02 +02:00 |
|
Laurent Destailleur
|
e2472351c3
|
Merge branch 'fix1487' of github.com:KreizIT/dolibarr into
KreizIT-fix1487
Conflicts:
ChangeLog
|
2014-06-29 23:42:38 +02:00 |
|
KreizIT
|
a153480bc6
|
Fix : [ bug #1487 ] PAYMENT_DELETE trigger does not intercept trigger action
Change trigger call to new function call_trigger
|
2014-06-27 13:48:23 +02:00 |
|
Cedric
|
ee91f4a3f7
|
FIX : #1477, #1478, #1479
|
2014-06-25 13:37:55 +02:00 |
|
Marcos García de La Fuente
|
56abf1cd72
|
Removed duplicated SQL error logging
|
2014-06-13 02:28:30 +02:00 |
|
Marcos García de La Fuente
|
ca0a6cb307
|
Removed SQL string from call debug log
|
2014-06-13 01:34:39 +02:00 |
|
Marcos García de La Fuente
|
9fbd7806f0
|
More substitutions
|
2014-06-12 11:31:53 +02:00 |
|
Marcos García de La Fuente
|
ae4bd4445e
|
Moved dol_syslog query log to the database handler and decreased report level to DEBUG
|
2014-06-09 15:49:54 +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
|
3719fc1234
|
Merge pull request #1557 from defrance69/develop
export extrafields on bill & set real ref bordereau number
|
2014-05-01 11:09:16 +02:00 |
|
aspangaro
|
4d6d7c19b2
|
Correct typo
|
2014-03-17 21:47:06 +01:00 |
|
Laurent Destailleur
|
cafa61ef7d
|
Fix: Use correct syntax of date into sql requests (with quotes)
|
2014-03-15 23:12:00 +01:00 |
|
Laurent Destailleur
|
24b0ea6613
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
build/makepack-dolibarr.pl
htdocs/comm/propal.php
htdocs/compta/facture.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2014-03-03 19:38:02 +01:00 |
|
Marcos García de La Fuente
|
f464528dd9
|
Corrected indentation to tabs
|
2014-02-25 01:18:29 +01:00 |
|
Marcos García de La Fuente
|
e83e2bbbd7
|
Fixed bug #1123: Paid deposit invoices are always shown as partially paid when fully paid
|
2014-02-25 01:17:38 +01:00 |
|
Laurent Destailleur
|
85436f871c
|
Sec: Missing permission tests
|
2014-01-30 11:48:14 +01:00 |
|
Laurent Destailleur
|
8abde9e11f
|
Sec: Missing permission tests
|
2014-01-30 11:44:31 +01:00 |
|
Laurent Destailleur
|
1fd67807ce
|
Merge remote-tracking branch 'origin/3.5' into develop
|
2014-01-18 01:13:29 +01:00 |
|
Grand Philippe
|
462f65614d
|
Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1
|
2014-01-13 10:10:17 +01:00 |
|
Marcos García de La Fuente
|
917ddf0dee
|
Payments and Supplier payment pages tabs can now be extended from modules.
|
2013-12-25 03:16:57 +01:00 |
|
Grand Philippe
|
203a98d4ae
|
fix language and standardize code
|
2013-11-25 10:30:02 +01:00 |
|
Laurent Destailleur
|
a8f784083c
|
Show ref with label on bank account.
|
2013-10-16 19:00:00 +02:00 |
|
Laurent Destailleur
|
07d04b7905
|
Fix: syntax error
|
2013-10-14 16:12:07 +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
|
74a50d8d6c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2013-09-07 19:51:00 +02:00 |
|
Laurent Destailleur
|
082cf0b487
|
Revert "Avoid silly assignment"
This reverts commit fa51e310b8.
|
2013-09-07 19:27:35 +02:00 |
|
Laurent Destailleur
|
305c1d63a7
|
Qual: Uniformize code. No useless redirect. use GETPOST.
|
2013-09-06 13:25:45 +02:00 |
|
Laurent Destailleur
|
c151ef7b87
|
Qual: Remove duplicate form instanciation.
|
2013-09-06 12:10:09 +02:00 |
|
Raphaël Doursenaud
|
fa51e310b8
|
Avoid silly assignment
|
2013-09-05 17:19:30 +02:00 |
|
BENKE Charles
|
0a1f483fd1
|
Update fiche.php
Add feature to change refnumber of bank bordereau
|
2013-07-21 10:10:49 +02:00 |
|
BENKE Charles
|
9f14ee8846
|
Update remisecheque.class.php
add change number of remisecheque feature with the real number of the bank
|
2013-07-21 10:08:58 +02:00 |
|
Geoffrey
|
27e26c872e
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
Conflicts:
ChangeLog
|
2013-07-19 17:33:29 +02:00 |
|
Laurent Destailleur
|
09fd904e76
|
Merge remote-tracking branch 'origin/3.4' into develop
Conflicts:
htdocs/ecm/index.php
|
2013-07-19 14:01:47 +02:00 |
|
Maxime Kohlhaas
|
9d8438ecdd
|
Minor fix on remisecheque display
|
2013-07-19 13:39:01 +02:00 |
|