Maxime Kohlhaas
|
54a68116e4
|
Fix : prevelement with SEPA
|
2015-04-19 01:55:35 +02:00 |
|
Juanjo Menent
|
851cae80a2
|
Fix: [ bug #1836 ] Required parameter missing in Rejetprelevement line
159
|
2015-03-14 10:16:50 +01:00 |
|
Laurent Destailleur
|
d847f9581e
|
Fix generation of RUM number. Show it on card to help debug.
|
2015-03-10 11:31:23 +01:00 |
|
Laurent Destailleur
|
fa2e57eaa3
|
pcpcs
|
2015-03-04 01:10:23 +01:00 |
|
Laurent Destailleur
|
9b0dce2e34
|
Merge remote-tracking branch 'origin/3.6' into 3.7
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/core/lib/agenda.lib.php
|
2015-03-01 13:58:56 +01:00 |
|
Juanjo Menent
|
88d1d203d8
|
Fix: Bad SEPA xml file creation
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
|
2015-02-27 18:13:24 +01:00 |
|
Juanjo Menent
|
7ca8fdb20c
|
PHP norms
|
2015-02-27 17:58:19 +01:00 |
|
Juanjo Menent
|
bfe9bf7a47
|
Fix: Bad SEPA xml file creation
|
2015-02-27 17:55:15 +01:00 |
|
Laurent Destailleur
|
9e078b32d2
|
Fixes the way the RUM number is generated. Start phpunit test.
|
2015-02-20 18:35:52 +01:00 |
|
Marcos García de La Fuente
|
0d6d98b395
|
PHPDoc and misc fixes for several folders
|
2015-02-10 13:17:37 +01:00 |
|
Marcos García de La Fuente
|
e21681a369
|
PHPDoc and misc fixes for Admin
|
2015-02-10 10:52:48 +01:00 |
|
Juanjo Menent
|
0d4aad4111
|
Fix: PostgreSQL compatibilty
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
|
2015-01-16 17:59:58 +01:00 |
|
Juanjo Menent
|
fe5533d1c3
|
Fix: PostgreSQL compatibilty
|
2015-01-16 17:41:56 +01:00 |
|
Juanjo Menent
|
f03ffaf5a3
|
Fix: withdrawal create error if in the same month are deleted previus
withdrawals.
Conflicts:
ChangeLog
|
2015-01-15 10:00:52 +01:00 |
|
Juanjo Menent
|
d40eab2494
|
Fix: withdrawal create error if in the same month are deleted previus
withdrawals.
|
2015-01-15 09:57:20 +01:00 |
|
Laurent Destailleur
|
8996953077
|
Fix: error reported by scrutinizer
|
2014-12-20 15:42:03 +01:00 |
|
Laurent Destailleur
|
63f2bfed24
|
Fixed: Maxi debug of withdrawal module.
|
2014-12-09 11:19:16 +01:00 |
|
Frédéric FRANCE
|
8c839cc2a1
|
Update /compta/prelevement/list.php
|
2014-11-23 17:44:16 +01:00 |
|
Laurent Destailleur
|
d98bfb1d8d
|
Fix: Bugs reported by scrutinizer
|
2014-11-15 15:19:37 +01:00 |
|
Laurent Destailleur
|
60ca5aa026
|
Debug of module withdraw.
|
2014-11-05 17:32:42 +01:00 |
|
Laurent Destailleur
|
90fb05805c
|
Fix: Missing translation
|
2014-11-05 16:21:17 +01:00 |
|
aspangaro
|
39e83576a2
|
prelevement list
|
2014-11-02 21:44:03 +01:00 |
|
Laurent Destailleur
|
9619c0cdea
|
Fix: [ bug #1581 ] SQL injection possbile
|
2014-10-27 00:58:56 +01:00 |
|
Laurent Destailleur
|
9768550696
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
ChangeLog
htdocs/categories/fiche.php
htdocs/comm/action/index.php
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/compta/facture/class/facture.class.php
htdocs/contrat/class/contrat.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/fourn/fiche.php
htdocs/product/composition/fiche.php
htdocs/product/price.php
htdocs/projet/tasks/task.php
htdocs/projet/tasks/time.php
|
2014-10-12 02:54:34 +02:00 |
|
Laurent Destailleur
|
97eec37f1c
|
Uniformize code: property "nom" for thirdparty is aliased into "name"
everywhere.
|
2014-10-04 17:20:17 +02:00 |
|
Laurent Destailleur
|
c6fc07e412
|
Merge pull request #1926 from fmarcet/3.6
Fix: Withdrawal total amount is double
|
2014-09-29 15:41:59 +02:00 |
|
Laurent Destailleur
|
14ab409ca9
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/admin/stock.php
htdocs/admin/system/index.php
htdocs/comm/fiche.php
htdocs/core/lib/admin.lib.php
htdocs/core/lib/holiday.lib.php
htdocs/core/lib/pdf.lib.php
htdocs/core/login/functions_forceuser.php
htdocs/core/login/functions_http.php
htdocs/core/menus/standard/auguria.lib.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
htdocs/filefunc.inc.php
htdocs/holiday/define_holiday.php
htdocs/opensurvey/fonctions.php
htdocs/societe/canvas/actions_card_common.class.php
test/phpunit/CompanyBankAccountTest.php
test/phpunit/ExportTest.php
test/phpunit/FactureTest.php
test/phpunit/FunctionsLibTest.php
test/phpunit/PropalTest.php
test/phpunit/SocieteTest.php
test/phpunit/WebservicesInvoicesTest.php
test/phpunit/WebservicesThirdpartyTest.php
|
2014-09-28 02:14:32 +02:00 |
|
Laurent Destailleur
|
e8b7c9c6bd
|
Fix: doxygen
|
2014-09-27 16:00:11 +02:00 |
|
fmarcet
|
7b9f154c29
|
Fix: Withdrawal total amount is double
|
2014-09-25 12:45:08 +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
|
7a9ce455d9
|
Uniformize code $_SERVER["PHP_SELF"]
|
2014-09-18 20:13:38 +02:00 |
|
Laurent Destailleur
|
83447243ae
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
build/debian/get-orig-source.sh
htdocs/product/class/product.class.php
htdocs/societe/soc.php
|
2014-09-15 22:58:39 +02:00 |
|
Laurent Destailleur
|
f264e25514
|
Merge remote-tracking branch 'origin/3.5' into 3.6
Conflicts:
htdocs/adherents/liste.php
htdocs/compta/bank/bankid_fr.php
htdocs/holiday/index.php
htdocs/opensurvey/list.php
|
2014-09-13 19:10:05 +02:00 |
|
Laurent Destailleur
|
8dd9358214
|
Fix: SQL injection
|
2014-09-13 19:04:25 +02:00 |
|
Laurent Destailleur
|
0cefe5af43
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
htdocs/comm/action/listactions.php
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/core/lib/date.lib.php
htdocs/fourn/facture/fiche.php
htdocs/includes/tcpdf/include/tcpdf_static.php
htdocs/product/price.php
|
2014-09-07 13:18:56 +02:00 |
|
Laurent Destailleur
|
342e26f679
|
Merge
|
2014-09-07 12:22:04 +02:00 |
|
Laurent Destailleur
|
da8a1cb475
|
Fix: Iban was used instead of Bic into SEPA file.
Fix: Must unaccent strings into SEPA file.
|
2014-09-04 15:38:20 +02:00 |
|
aspangaro
|
0738103da8
|
Renamed llx_c_pays to llx_c_country & field "libelle" to "label"
|
2014-08-10 13:37:39 +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
|
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 |
|
Juanjo Menent
|
773caf808e
|
[ task #867 ] Remove ESAEB external module code from core
|
2014-06-27 09:09:54 +02:00 |
|
Juanjo Menent
|
6ce1ef08cf
|
[ task #867 ] Remove ESAEB external module code from core
|
2014-06-27 09:09:08 +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
|
7e7958cf73
|
Removed SQL errors as they are logged by the database handler
|
2014-06-12 13:49:05 +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
|
9344123887
|
CR Fix
|
2014-06-09 15:25:31 +02:00 |
|
fmarcet
|
66606b42ca
|
Fix: Serious bug on withdrawal
|
2014-06-06 17:06:30 +02:00 |
|
Laurent Destailleur
|
94335b186e
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/core/modules/propale/mod_propale_marbre.php
|
2014-05-21 20:30:07 +02:00 |
|
Raphaël Doursenaud
|
c3f05d1c1c
|
Withdrawals: fixed bad translation key
|
2014-05-19 14:38:26 +02:00 |
|