Laurent Destailleur
|
192fb45ce7
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
Conflicts:
htdocs/accountancy/bookkeeping/card.php
htdocs/accountancy/bookkeeping/list.php
htdocs/adherents/card.php
htdocs/compta/sociales/list.php
htdocs/compta/sociales/payments.php
htdocs/core/modules/import/import_csv.modules.php
htdocs/core/modules/import/import_xlsx.modules.php
htdocs/holiday/class/holiday.class.php
htdocs/viewimage.php
|
2019-07-30 20:55:15 +02:00 |
|
atm-quentin
|
f7c739bba9
|
FIX wrong path sociales/index.php doesnt exist anymore
|
2019-07-26 12:12:08 +02:00 |
|
Laurent Destailleur
|
68e6f32320
|
css
|
2019-02-12 17:56:03 +01:00 |
|
Frédéric FRANCE
|
1e43f8e54a
|
PEAR FunctionCallSignature
|
2019-02-10 10:45:49 +01:00 |
|
Philippe GRAND
|
a14332b2b0
|
update with html5 compliant code
|
2019-02-04 13:51:39 +01:00 |
|
Laurent Destailleur
|
648eea3a70
|
Merge branch 'develop' into nospaceaftercomma
|
2019-01-30 16:00:11 +01:00 |
|
Alexandre SPANGARO
|
cc88c4f8ff
|
Move my email to the new one
|
2019-01-28 21:39:22 +01:00 |
|
Frédéric FRANCE
|
7ee086b402
|
PSR2 space after comma in function call
|
2019-01-27 11:55:16 +01:00 |
|
Philippe GRAND
|
c1b0d3667a
|
update with html5 compliant code
|
2019-01-24 16:47:19 +01:00 |
|
Philippe GRAND
|
8096844062
|
update with html5 compliant code
|
2019-01-18 10:10:39 +01:00 |
|
Regis Houssin
|
8f4c452075
|
FIX replace deprecated "print_fiche_titre" with "load_fiche_titre"
Signed-off-by: Regis Houssin <regis.houssin@inodbox.com>
|
2018-12-25 08:34:26 +01:00 |
|
Regis Houssin
|
569d59d251
|
FIX change my deprecated email
|
2018-10-27 14:43:12 +02:00 |
|
Laurent Destailleur
|
fcabe67e4b
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2018-09-12 13:30:28 +02:00 |
|
Laurent Destailleur
|
0ef17fe581
|
FIX Problems with permissions of module to record payment of salaries
|
2018-09-07 13:32:56 +02:00 |
|
Philippe GRAND
|
d673848028
|
standardize
|
2018-07-30 17:28:44 +02:00 |
|
Philippe GRAND
|
a937d9e657
|
clean code
|
2018-06-13 22:52:24 +02:00 |
|
Frédéric FRANCE
|
4d5c28b597
|
loadlangs
|
2018-05-27 09:27:09 +02:00 |
|
Laurent Destailleur
|
ccd9aa8059
|
Fight against dolibarr warnings
|
2018-04-21 12:16:12 +02:00 |
|
Regis Houssin
|
93a9430e49
|
Fix: regression, restore primary key
|
2018-03-08 07:41:54 +01:00 |
|
Laurent Destailleur
|
b93e35cdd2
|
Fix a lot of request to use the IN getentity instead of =
Fix a lot of request to use left join on type of payment table
|
2017-11-23 15:06:16 +01:00 |
|
Laurent Destailleur
|
4296df45af
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/projet/list.php
htdocs/user/card.php
|
2017-10-13 22:01:56 +02:00 |
|
Laurent Destailleur
|
857b59409c
|
FIX sql syntax error because of old field accountancy_journal
|
2017-10-13 01:50:00 +02:00 |
|
Regis Houssin
|
9823d6622c
|
Fix: use default $shared value
|
2017-09-27 17:40:02 +02:00 |
|
Regis Houssin
|
2f537a1ade
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
develop_dict
Conflicts:
htdocs/compta/charges/index.php
htdocs/compta/paiement/list.php
htdocs/install/mysql/migration/6.0.0-7.0.0.sql
|
2017-08-22 18:49:40 +02:00 |
|
Laurent Destailleur
|
5b1f5b0f20
|
Fix translation done twice into field title of array
|
2017-08-02 13:31:53 +02:00 |
|
Regis Houssin
|
fa58f0f3e8
|
Fix: add entity filter
|
2017-06-09 09:25:15 +02:00 |
|
Regis Houssin
|
bfd6116e5b
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop_mc
|
2017-06-06 15:03:36 +02:00 |
|
Laurent Destailleur
|
02b5d9e6f7
|
FIX #6945
|
2017-06-06 10:53:53 +02:00 |
|
Regis Houssin
|
5c5663c5ae
|
New: getEntity function use true $shared value by default
|
2017-05-30 18:50:54 +02:00 |
|
Laurent Destailleur
|
b3dc73e611
|
Look and feel v6
|
2017-05-21 02:43:51 +02:00 |
|
Laurent Destailleur
|
39ebaec064
|
Replace usage of $bc[$var] with class="oddeven"
|
2017-04-14 11:22:48 +02:00 |
|
Laurent Destailleur
|
35d80aa209
|
Miscellaneous fixes
|
2016-11-12 12:40:06 +01:00 |
|
aspangaro
|
31a895dddc
|
Merge remote-tracking branch 'Upstream/develop' into 5.0-p1
|
2016-08-29 21:21:10 +02:00 |
|
aspangaro
|
5eb0e4ad87
|
Fix: Presentation on salaries payment index
|
2016-08-29 21:14:11 +02:00 |
|
Laurent Destailleur
|
86c90ade3f
|
Another fix on bank account missing when bank module enabled.
|
2016-08-11 18:41:31 +02:00 |
|
Laurent Destailleur
|
5db6bcd4a8
|
Fix contextpage lost on submitting form or sorting
|
2016-06-07 14:06:00 +02:00 |
|
Laurent Destailleur
|
25b7f0ab62
|
FIX Remove a total that has no sense
|
2016-04-22 17:11:12 +02:00 |
|
Laurent Destailleur
|
9c8d69eaa9
|
Merge remote-tracking branch 'origin/3.9' into develop
Conflicts:
htdocs/core/menus/init_menu_auguria.sql
htdocs/core/menus/standard/eldy.lib.php
|
2016-02-19 04:46:11 +01:00 |
|
Laurent Destailleur
|
52c82508e4
|
Merge remote-tracking branch 'origin/3.8' into 3.9
Conflicts:
htdocs/compta/charges/index.php
|
2016-02-18 23:27:57 +01:00 |
|
Laurent Destailleur
|
9796b1b268
|
Can select number of records into lists
|
2016-02-16 17:43:05 +01:00 |
|
aspangaro
|
d4057c3feb
|
Fixed: Correct problem of rights beetween tax and salaries module
|
2016-02-15 06:56:51 +01:00 |
|
Laurent Destailleur
|
db7a98f0ef
|
Fix: When a payment mode was disabled, it was not visible on old
records.
Fix: init of $limit not correctly set according to 3.9 rules on most
pages.
|
2015-12-21 13:56:59 +01:00 |
|
Laurent Destailleur
|
192fdbdcc4
|
Minor look uniformization
|
2015-11-14 23:10:12 +01:00 |
|
Raphaël Doursenaud
|
631ee83745
|
[Qual] Replaced deprecated print_fiche_titre()
|
2015-09-24 18:34:58 +02:00 |
|
aspangaro
|
59e88590e0
|
Move my address email to new one
|
2015-07-15 20:30:33 +02:00 |
|
aspangaro
|
9d2e964b00
|
Fix: print_liste_field_titre('');
|
2015-06-26 06:23:29 +02:00 |
|
Laurent Destailleur
|
43b5209192
|
NEW Clean code into salary module, debug and add indexes
NEW Can filter on user list and salary payments on user with naural
search.
|
2015-05-13 08:57:39 +02:00 |
|
jfefe
|
22c3406498
|
Change title images for accountancy section
|
2015-04-18 23:17:47 +02:00 |
|
Laurent Destailleur
|
dc30092290
|
Add column to store salary ref when doing payment.
|
2015-03-10 10:11:51 +01:00 |
|
Laurent Destailleur
|
dc4a874e70
|
Fixed: [ bug #1690 ] Sorting on salary table triggers SQL errors
|
2014-12-25 12:08:10 +01:00 |
|