Laurent Destailleur
|
27ed9ba3da
|
Remove now link useless here
|
2016-04-01 12:13:43 +02:00 |
|
Laurent Destailleur
|
91caea5707
|
Code was corrupted with very bad commits. I restore files manually.
|
2016-03-25 15:53:44 +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 |
|
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
|
4fa84c8d8f
|
Merge pull request #4707 from marcosgdf/misc2
Removed deprecated usage of Account::account_currency_code and started using Account::canBeReconciliated
|
2016-03-10 13:21:51 +01:00 |
|
Marcos García de La Fuente
|
0fd9518ad0
|
NEW Moved code that deals with bank categories to BankCateg. Created BankCateg::fetchAll function
Also replaced spaces with tabs and applied PSR-2 beautifier to the code
|
2016-03-05 15:51:02 +01:00 |
|
Marcos García de La Fuente
|
6184c71181
|
Corrected comparison of Account::canBeConciliated output
|
2016-03-05 14:05:00 +01:00 |
|
Marcos García de La Fuente
|
ff83dd9afe
|
Replaced account type comparisons with TYPE constants
|
2016-03-02 11:08:57 +01:00 |
|
Marcos García de La Fuente
|
66313f584b
|
Removed deprecated usage of Account::account_currency_code and started using Account::canBeReconciliated
|
2016-03-02 10:52:54 +01:00 |
|
Laurent Destailleur
|
9da0164d90
|
Uniformize code for lists
|
2016-02-07 15:50:48 +01:00 |
|
philippe grand
|
12c5d02a7a
|
[Qual] Uniformize code
|
2015-11-11 12:27:09 +01:00 |
|
Laurent Destailleur
|
333dd10874
|
Add a way to lin on bank receipt tab directly
|
2015-11-08 02:09:32 +01:00 |
|
Laurent Destailleur
|
461771d488
|
Currency is on title only.
|
2015-10-24 21:20:32 +02:00 |
|
philippe grand
|
f31ddc23aa
|
[Qual] Uniformize code
|
2015-10-17 16:18:33 +02:00 |
|
Frédéric FRANCE
|
7065b2aa7d
|
Update account.php
|
2015-10-10 12:59:58 +02:00 |
|
Raphaël Doursenaud
|
631ee83745
|
[Qual] Replaced deprecated print_fiche_titre()
|
2015-09-24 18:34:58 +02:00 |
|
Laurent Destailleur
|
942723ff8d
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2015-08-31 12:13:35 +02:00 |
|
Laurent Destailleur
|
47ea834516
|
Fix debug module expense report
|
2015-08-28 20:11:16 +02:00 |
|
Raphaël Doursenaud
|
33ea968b5b
|
Fix #3218 Bank date selectors presentation
|
2015-08-26 19:45:32 +02:00 |
|
aspangaro
|
59e88590e0
|
Move my address email to new one
|
2015-07-15 20:30:33 +02:00 |
|
aspangaro
|
4627e72f59
|
Debug && PSR2
|
2015-07-04 00:01:40 +02:00 |
|
aspangaro
|
111e44493a
|
Disable button add a line in bank module when accountancy module is activated
|
2015-07-03 06:48:49 +02:00 |
|
aspangaro
|
d92eab49de
|
Add the payment in bank module
|
2015-06-16 05:47:24 +02:00 |
|
Florian HENRY
|
0331ddc2de
|
fix spacing
|
2015-05-20 11:30:27 +02:00 |
|
Florian HENRY
|
df4ee9562f
|
fix spell
|
2015-05-20 11:29:35 +02:00 |
|
Florian HENRY
|
6e6b66e416
|
apply recommandation from
ca53d3b602 (commitcomment-11245627)
|
2015-05-20 11:24:23 +02:00 |
|
Florian HENRY
|
ee1aa3268c
|
working account
|
2015-05-19 11:55:45 +02:00 |
|
Florian HENRY
|
a6c5a247cd
|
add total and title in page records banck account
|
2015-05-18 11:08:27 +02:00 |
|
Florian HENRY
|
ca53d3b602
|
NEW : add date value filter on account records list
|
2015-05-18 10:43:54 +02:00 |
|
Laurent Destailleur
|
976211b70f
|
Look enhancement
|
2015-05-15 12:53:14 +02:00 |
|
Laurent Destailleur
|
3e94cc07d2
|
Fight against valign="top". Minor css fixes.
|
2015-05-14 16:47:15 +02:00 |
|
Raphaël Doursenaud
|
aee61aa2c4
|
[Qual] Fixed deprecated HTML nowrap attribute to class
|
2015-05-12 15:37:35 +02:00 |
|
Raphaël Doursenaud
|
5d2f081152
|
[Qual] Fixed HTML select form selected attribute
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The select form selected attribute should not have a value.
|
2015-05-07 14:21:14 +02:00 |
|
Laurent Destailleur
|
b71e5a1025
|
Merge pull request #2673 from aternatik/fix_getentity
Fix : missing getEntity calls
|
2015-05-07 00:48:19 +02:00 |
|
aspangaro
|
560150fd1c
|
Fixed: For salaries in bank module : missing language file & simplify thidparty column (Informations are truncated by default)
|
2015-04-22 07:15:17 +02:00 |
|
jfefe
|
f5db4d5bb7
|
Fix: missing getEntity function
|
2015-04-19 03:05:37 +02:00 |
|
Laurent Destailleur
|
503a4ff7a0
|
Enhance filtering for bank transaction and timesheet.
|
2015-04-09 20:40:49 +02:00 |
|
aspangaro
|
309b059089
|
New: Add a button to purge criteria in bank lines list
|
2015-03-31 21:00:22 +02:00 |
|
aspangaro
|
ce6df7c022
|
Debug
|
2015-03-29 09:20:32 +02:00 |
|
aspangaro
|
77b123cb2d
|
Merge remote-tracking branch 'Upstream/develop' into develop-ReviewAssoc
|
2015-03-27 06:30:35 +01:00 |
|
aspangaro
|
a39f81b1a6
|
FIXED: Correct path of loan class
|
2015-03-26 20:51:27 +01:00 |
|
aspangaro
|
b60f1e33d6
|
Debug
|
2015-03-26 06:29:16 +01:00 |
|
aspangaro
|
2b2b43afb6
|
Dir "Don"
|
2015-03-25 22:37:14 +01:00 |
|
aspangaro
|
9d34b40897
|
Merge remote-tracking branch 'Upstream/develop' into develop-ReviewAssoc
Conflicts:
htdocs/compta/bank/account.php
|
2015-03-24 05:28:57 +01:00 |
|
aspangaro
|
b4b3c45dbc
|
Update works
|
2015-03-21 18:00:16 +01:00 |
|
aspangaro
|
63099727d0
|
Merge remote-tracking branch 'Upstream/develop' into develop-loan
|
2015-02-21 15:10:35 +01:00 |
|
Marcos García de La Fuente
|
0d6d98b395
|
PHPDoc and misc fixes for several folders
|
2015-02-10 13:17:37 +01:00 |
|
aspangaro
|
c70539b3b2
|
Bug & merge
|
2014-11-12 07:33:03 +01:00 |
|
aspangaro
|
7e11fa06bb
|
Merge remote-tracking branch 'Upstream/develop' into develop-loan
|
2014-10-05 16:35:38 +02:00 |
|