aspangaro
|
380ab8bfa5
|
Fix: Show Ref/rowid of loan
|
2016-10-15 07:05:53 +02:00 |
|
Laurent Destailleur
|
b06cc18568
|
Fix sort on amount
|
2016-08-30 11:53:42 +02:00 |
|
aspangaro
|
b7420372b7
|
Uniformize presentation, add button cancel everywhere
|
2016-08-12 22:53:30 +02:00 |
|
aspangaro
|
43ffb061ef
|
FIX : Accountancy - BANK_DISABLE_DIRECT_INPUT Add an option
|
2016-08-10 08:07:27 +02:00 |
|
Laurent Destailleur
|
e5583f1544
|
Fix bad translation. Confusionbetween internal tranfert and bank
tranfert for payements
|
2016-07-30 17:28:18 +02:00 |
|
Laurent Destailleur
|
fb8f0ed657
|
FIX #5503
|
2016-07-27 20:05:22 +02:00 |
|
Laurent Destailleur
|
621a29d0e0
|
Fix account may contains text
|
2016-07-18 12:01:25 +02:00 |
|
aspangaro
|
e6da7c5574
|
Fix: Accountancy - Problem with empty accountancy acccount in create / modify mode
|
2016-07-17 07:09:17 +02:00 |
|
appchecker
|
f618f330b3
|
replace intval with GETPOST
|
2016-07-11 13:01:16 +03:00 |
|
appchecker
|
2c297bbcc8
|
prevent SQLi
|
2016-07-07 20:25:15 +03:00 |
|
Laurent Destailleur
|
05384b2f88
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/facture/list.php
htdocs/projet/card.php
htdocs/societe/consumption.php
|
2016-07-01 02:39:29 +02:00 |
|
Laurent Destailleur
|
29e26c2342
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/core/lib/sendings.lib.php
|
2016-07-01 02:06:30 +02:00 |
|
arnaud
|
0ffe106e2c
|
FIX #4749
|
2016-06-30 16:03:48 +02:00 |
|
Laurent Destailleur
|
5222b78e95
|
FIX property of bank account were lost if an error occured during
saving.
|
2016-06-25 14:20:23 +02:00 |
|
Laurent Destailleur
|
b01eed697e
|
Fix sort on thirdparty on bank transaction list
|
2016-06-20 11:30:43 +02:00 |
|
Laurent Destailleur
|
4382f2a437
|
Clean language files
|
2016-06-18 11:06:11 +02:00 |
|
Laurent Destailleur
|
9019576394
|
Fix css class opacitymedium was not used everywhere.
|
2016-06-07 15:58:02 +02:00 |
|
Laurent Destailleur
|
fb13225173
|
Fix links on list from warnings dashboard
|
2016-06-06 16:31:50 +02:00 |
|
Laurent Destailleur
|
7935967c62
|
Fix duplicate translation key
|
2016-05-21 12:30:58 +02:00 |
|
Laurent Destailleur
|
4c2098b667
|
Fix duplicate table title
|
2016-05-18 20:58:29 +02:00 |
|
BENKE Charlie
|
0944463805
|
Add : rappro order list
|
2016-05-14 10:06:35 +02:00 |
|
Laurent Destailleur
|
6bb269381a
|
Merge pull request #5143 from frederic34/morecateg
categories account like other categories
|
2016-05-07 20:25:17 +02:00 |
|
Laurent Destailleur
|
a8363052c6
|
Better style
|
2016-04-30 15:55:39 +02:00 |
|
frederic34
|
17463b4927
|
categories account like other categories
|
2016-04-30 14:45:24 +02:00 |
|
Laurent Destailleur
|
6ffb45f5d8
|
FIX Missing param user on update()
|
2016-04-30 13:58:35 +02:00 |
|
Laurent Destailleur
|
0cde6ad98f
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/filefunc.inc.php
|
2016-04-29 20:43:42 +02:00 |
|
Juanjo Menent
|
a33df1401b
|
Merge pull request #5079 from marcosgdf/fix-undefined-variable
Fixed undefined $user variable in Account::countAccountToReconcile
|
2016-04-29 11:58:48 +02:00 |
|
fmarcet
|
33499ae652
|
FIX: Compatible with multicompany
|
2016-04-28 11:14:00 +02:00 |
|
Marcos García de La Fuente
|
f195107bd1
|
Fixed undefined $user variable in Account::countAccountToReconcile
|
2016-04-23 13:25:23 +02:00 |
|
aspangaro
|
2a7c7a0748
|
Same problem on bank
|
2016-04-23 08:09:38 +02:00 |
|
Maxime Kohlhaas
|
5904f33039
|
Fix bank statement display
|
2016-04-22 11:44:23 +02:00 |
|
Laurent Destailleur
|
d40e659b30
|
Merge pull request #4858 from marcosgdf/oop-refactor-bankaccount-tostring
NEW Created Account::__toString, Account::getFieldsToShow and Account::getAccountNumberOrder to refactor the way account number was shown
|
2016-04-19 19:11:54 +02:00 |
|
Frédéric FRANCE
|
18b3b3a31d
|
Update rappro.php
|
2016-04-18 08:14:02 +02:00 |
|
Laurent Destailleur
|
8d46d76f96
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/fourn/facture/paiement.php
|
2016-04-12 15:05:18 +02:00 |
|
Laurent Destailleur
|
e61c83d708
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/fourn/facture/paiement.php
|
2016-04-12 15:03:19 +02:00 |
|
Marcos García de La Fuente
|
a41a80b8fe
|
Merge branch 'develop' into oop-refactor-bankaccount-tostring
|
2016-04-09 23:17:09 +02:00 |
|
Marcos García de La Fuente
|
3135cf720d
|
FIX #4737 Bank transacion type selector translation is cropped
Close #4737
|
2016-04-09 22:59:12 +02:00 |
|
Laurent Destailleur
|
5b55af4d66
|
NEW Mutualize code: Use one call of function "addThumbs", when possible,
to generate thumbs files instead of several call of "vignette" function.
|
2016-04-09 14:12:21 +02:00 |
|
Laurent Destailleur
|
104e34fe22
|
Fix css and missing link "go to list"
|
2016-04-08 03:40:23 +02:00 |
|
Laurent Destailleur
|
27ed9ba3da
|
Remove now link useless here
|
2016-04-01 12:13:43 +02:00 |
|
Laurent Destailleur
|
f61f1c7a27
|
Merge pull request #4857 from marcosgdf/bankacc-misc
Little refactor
|
2016-03-25 17:43:56 +01:00 |
|
Marcos García de La Fuente
|
889c72611d
|
NEW Created Account::__toString, Account::getFieldsToShow and Account::getAccountNumberOrder to refactor the way account number was shown
|
2016-03-19 23:00:33 +01:00 |
|
Marcos García de La Fuente
|
59bfac65aa
|
Little refactor
|
2016-03-19 20:48:37 +01:00 |
|
Marcos García de La Fuente
|
1be9c53b6c
|
NEW Created FormBank::getIBANLabel function to get the label of "IBAN" depending on bank account country
|
2016-03-19 19:39:18 +01:00 |
|
Laurent Destailleur
|
5eef373ed6
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/compta/bank/search.php
htdocs/user/card.php
|
2016-03-18 14:56:44 +01:00 |
|
Laurent Destailleur
|
c5e744bfc2
|
FIX #4839
|
2016-03-18 12:16:40 +01:00 |
|
Laurent Destailleur
|
dca5e5278b
|
Merge pull request #4736 from marcosgdf/bankcateg-oop
NEW Moved code that deals with bank categories to BankCateg. Created BankCateg::fetchAll function
|
2016-03-12 12:01:32 +01:00 |
|
Laurent Destailleur
|
7c950be468
|
Fix Phpcs
|
2016-03-11 18:04:45 +01:00 |
|
Marcos García de La Fuente
|
39f915d95d
|
Reverted use of BankCateg in Bank category listing
|
2016-03-10 19:52:27 +01:00 |
|
Laurent Destailleur
|
ecf47109c0
|
Merge pull request #4739 from marcosgdf/accountline-oop
NEW Created AccountLine::insert function and started using it for transaction creation
|
2016-03-10 13:55:07 +01:00 |
|